>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 04:44:03 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.43.1-r1) (2/3) Installing go (1.23.2-r0) (3/3) Installing .makedepends-docker-registry (20241112.044404) Executing busybox-1.37.0-r6.trigger OK: 504 MiB in 104 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2024-11-12T04:44:22Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-11-12T04:44:22Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.064s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-11-12T04:44:22Z" 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.046s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.01s) PASS ok github.com/docker/distribution/health 0.046s === 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.030s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.154s === 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.048s === 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.048s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.060s === 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.034s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === 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/11/12 04:44:22 http: TLS handshake error from 127.0.0.1:36824: 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:38461/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38461/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38461/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38461/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:42349?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (1.03s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-11-12T04:44:23Z" level=info msg="broadcaster: closing" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="closing testSink" time="2024-11-12T04:44:23Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-11-12T04:44:23Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:23Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=warning msg="&{0x24ee4f8 0.9} encountered too many errors, backing off" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-12T04:44:24Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.76s) PASS ok github.com/docker/distribution/notifications 2.010s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-11-12T04:44:22Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-12T04:44:22.422041389Z" 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-11-12T04:44:22.42214263Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:22.422262191Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.23.2 time="2024-11-12T04:44:22.429212334Z" level=info msg="listening on [::]:5000" go.version=go1.23.2 time="2024-11-12T04:44:25.431916096Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 time="2024-11-12T04:44:25.533349009Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=259da4ef-4a9e-49ab-b53d-3e4d55a6ff41 http.request.method=GET http.request.remoteaddr="[::1]:60490" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="739.126µs" http.response.status=200 http.response.written=2 ::1 - - [12/Nov/2024:04:44:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-11-12T04:44:26.805005262Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-12T04:44:26.805751068Z" 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-11-12T04:44:26.805771949Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:26.805843069Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.23.2 time="2024-11-12T04:44:26.806353434Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 time="2024-11-12T04:44:26.806366874Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.2 time="2024-11-12T04:44:26.806774318Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.2 time="2024-11-12T04:44:29.821864592Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=22688589-8e14-4ff7-bdaa-1597696f2a22 http.request.method=GET http.request.remoteaddr="127.0.0.1:60812" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.528µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Nov/2024:04:44:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-11-12T04:44:29.821998713Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 --- PASS: TestRegistrySupportedCipherSuite (4.39s) === RUN TestRegistryUnsupportedCipherSuite time="2024-11-12T04:44:30.841542495Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-12T04:44:30.842344102Z" 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-11-12T04:44:30.842365422Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:30.842431383Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.23.2 time="2024-11-12T04:44:30.842919707Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 --- PASS: TestRegistryUnsupportedCipherSuite (9.02s) PASS ok github.com/docker/distribution/registry 16.582s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.046s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.02s) PASS ok github.com/docker/distribution/registry/api/v2 0.134s === RUN TestBasicAccessController time="2024-11-12T04:44:22Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.2 instance.id=b28381ba-59a5-433a-8acf-b7fc5b608afb time="2024-11-12T04:44:22Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.2 instance.id=b28381ba-59a5-433a-8acf-b7fc5b608afb --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-11-12T04:44:22Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.2 password=za-85n9JlLqgN1ouEZxahpdPWVbxiacQmU8Dqd7akOY user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.120s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.046s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-11-12T04:44:22Z" level=info msg="token not to be used before 2024-11-12 04:44:23 +0000 UTC - currently 2024-11-12 04:44:22.4765432 +0000 UTC m=+0.085746493" time="2024-11-12T04:44:22Z" level=info msg="token not to be used after 2024-11-12 04:44:22 +0000 UTC - currently 2024-11-12 04:44:22.480424995 +0000 UTC m=+0.089628208" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-11-12T04:44:22Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.158s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.02s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.130s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.063s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.034s === RUN TestCheckAPI time="2024-11-12T04:44: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-11-12T04:44:22Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44679" http.request.id=fa7af4a1-9871-40fa-a458-776b36ffe21e http.request.method=GET http.request.remoteaddr="127.0.0.1:44206" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="799.327µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Nov/2024:04:44:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-11-12T04:44: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-11-12T04:44:22Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=8ecf2605-c286-4c3d-a868-5f65c88d55ea http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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.030409ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Nov/2024:04:44:22 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-11-12T04:44:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=ecdba3b7-03bf-477e-bfbb-f289bc49e5d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15105ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:22 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=db59a2c0-d8b5-49aa-837a-751b76ba7ad3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/aaaa/blobs/uploads/406bbbd3-e16c-4697-8318-c717d0ec2ff8?_state=gm80t74OZ_m2AQ8kkKNQK9YRxkIaxzl_LDcn74e8V4N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0MDZiYmJkMy1lMTZjLTQ2OTctODMxOC1jNzE3ZDBlYzJmZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjIuODI0NzEyNzc1WiJ9&digest=sha256%3Af8e28a2c7daac58c687ef737b6185c31b7ad8ad3be1a73106b92b9928ec7bcf0" http.request.useragent="Go-http-client/1.1" http.response.duration=876.339492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:22 +0000] "PUT /v2/foo/aaaa/blobs/uploads/406bbbd3-e16c-4697-8318-c717d0ec2ff8?_state=gm80t74OZ_m2AQ8kkKNQK9YRxkIaxzl_LDcn74e8V4N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0MDZiYmJkMy1lMTZjLTQ2OTctODMxOC1jNzE3ZDBlYzJmZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjIuODI0NzEyNzc1WiJ9&digest=sha256%3Af8e28a2c7daac58c687ef737b6185c31b7ad8ad3be1a73106b92b9928ec7bcf0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=4a1dc7bc-cad7-4560-80da-5bcc3acacdf0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.818834ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:23 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=eae15815-de97-4b27-b5ce-e0b9affeafa4 http.request.method=POST http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.045209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:23 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:24Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=dbdfb710-c926-422d-b901-831d5c38f9bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/bbbb/blobs/uploads/3c5b04c2-00e5-4bc1-90f6-26a93daa73d4?_state=h4hPvZbONw0pqreSxBrRdfPLkaQGLns_rzPGoVWUm1N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzYzViMDRjMi0wMGU1LTRiYzEtOTBmNi0yNmE5M2RhYTczZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjMuODk2NDgxOTg4WiJ9&digest=sha256%3Aea8491ee37dd8d87296db2f7498f8526c0544a6855d169ae4a1977f02080cd7d" http.request.useragent="Go-http-client/1.1" http.response.duration=939.774224ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:23 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3c5b04c2-00e5-4bc1-90f6-26a93daa73d4?_state=h4hPvZbONw0pqreSxBrRdfPLkaQGLns_rzPGoVWUm1N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzYzViMDRjMi0wMGU1LTRiYzEtOTBmNi0yNmE5M2RhYTczZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjMuODk2NDgxOTg4WiJ9&digest=sha256%3Aea8491ee37dd8d87296db2f7498f8526c0544a6855d169ae4a1977f02080cd7d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:24Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=8a045cdb-00b8-4c50-b763-bc07f8c8c7a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.736913ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:24 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=cd0fb1c8-5a7d-4941-b3d2-e0d6537eaa08 http.request.method=POST http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:25 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=e0230a9e-5e56-426d-9828-f7dd2ee7de29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/cccc/blobs/uploads/ac963ad2-9b5d-4bbb-addb-ffc4e7318ae5?_state=oqToo3wfbbLcZTl3h1XskGZJ06DHCSbOUcXKLw0mujN7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhYzk2M2FkMi05YjVkLTRiYmItYWRkYi1mZmM0ZTczMThhZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjUuMDY0NTY0MDY3WiJ9&digest=sha256%3Aa10fa66064fe90d440c1c40dc11aab09814aa4a1d600af9e5d79bc96c6fe498a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17371449s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:25 +0000] "PUT /v2/foo/cccc/blobs/uploads/ac963ad2-9b5d-4bbb-addb-ffc4e7318ae5?_state=oqToo3wfbbLcZTl3h1XskGZJ06DHCSbOUcXKLw0mujN7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhYzk2M2FkMi05YjVkLTRiYmItYWRkYi1mZmM0ZTczMThhZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjUuMDY0NTY0MDY3WiJ9&digest=sha256%3Aa10fa66064fe90d440c1c40dc11aab09814aa4a1d600af9e5d79bc96c6fe498a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=d8d57d45-8cc1-4ce6-98be-6f3df65ea7a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.704754ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:26 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=73490828-0606-4d67-8981-03355934883d http.request.method=POST http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.094049ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:26 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=478348a9-49e1-4afb-8ede-448d49d6af2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/dddd/blobs/uploads/fdb497cc-9119-4aa8-a546-2b715a1d1584?_state=LROLeDG9RvFEZQ0TjIML1D7tutXafCqc8Jk_9SbNWDF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmZGI0OTdjYy05MTE5LTRhYTgtYTU0Ni0yYjcxNWExZDE1ODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjYuNDk3MjA2NDlaIn0%3D&digest=sha256%3Aa290425421dc3955f80cf670ff1041ad5d2ac65e2323329747477e6364d27896" http.request.useragent="Go-http-client/1.1" http.response.duration=1.592887745s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:26 +0000] "PUT /v2/foo/dddd/blobs/uploads/fdb497cc-9119-4aa8-a546-2b715a1d1584?_state=LROLeDG9RvFEZQ0TjIML1D7tutXafCqc8Jk_9SbNWDF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmZGI0OTdjYy05MTE5LTRhYTgtYTU0Ni0yYjcxNWExZDE1ODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjYuNDk3MjA2NDlaIn0%3D&digest=sha256%3Aa290425421dc3955f80cf670ff1041ad5d2ac65e2323329747477e6364d27896 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=4ad0337a-524b-4a79-948d-7e44927829f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.816155ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:28 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=6532ff43-7b96-474b-86a1-cd5ba6da4ecb http.request.method=POST http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.010969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:28 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=200b875b-9965-49d6-93a4-4a3ae9d3e707 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/eeee/blobs/uploads/cba28bd7-3a10-48a4-9624-e77fcffcb2d1?_state=DK2fKVQW2CFh4OhHYezvdHbtw2sfNF21LAbVoIDpnjp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjYmEyOGJkNy0zYTEwLTQ4YTQtOTYyNC1lNzdmY2ZmY2IyZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjguMjkyNjY1NzRaIn0%3D&digest=sha256%3Ac370a0ee4531785e856fd04ac063593b2ed0d87d55a96d3501b219a2912e2fff" http.request.useragent="Go-http-client/1.1" http.response.duration=942.136325ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:28 +0000] "PUT /v2/foo/eeee/blobs/uploads/cba28bd7-3a10-48a4-9624-e77fcffcb2d1?_state=DK2fKVQW2CFh4OhHYezvdHbtw2sfNF21LAbVoIDpnjp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjYmEyOGJkNy0zYTEwLTQ4YTQtOTYyNC1lNzdmY2ZmY2IyZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjguMjkyNjY1NzRaIn0%3D&digest=sha256%3Ac370a0ee4531785e856fd04ac063593b2ed0d87d55a96d3501b219a2912e2fff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=d31ad2b8-ff70-4e81-b7b4-838e79a83fec http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.694434ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:29 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=b4b732a8-9c17-4d95-b999-5fbfb9f69f8d http.request.method=POST http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:29 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=513da82d-9bcb-4c1a-b148-e02c0e4f5a99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/ffff/blobs/uploads/d784e116-7e49-4f5a-9819-810bc2d8124a?_state=Fn0W7aRlkfK1vuA_jpczF5rkMTYgM75ztZVFZDRChn97Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJkNzg0ZTExNi03ZTQ5LTRmNWEtOTgxOS04MTBiYzJkODEyNGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjkuNTM0MDA0NTE5WiJ9&digest=sha256%3A503cb20d954540bb0800b5ccad0fa40ddaddc8b435e8c8bc58f624cbef31f778" http.request.useragent="Go-http-client/1.1" http.response.duration=1.858137015s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:29 +0000] "PUT /v2/foo/ffff/blobs/uploads/d784e116-7e49-4f5a-9819-810bc2d8124a?_state=Fn0W7aRlkfK1vuA_jpczF5rkMTYgM75ztZVFZDRChn97Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJkNzg0ZTExNi03ZTQ5LTRmNWEtOTgxOS04MTBiYzJkODEyNGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MjkuNTM0MDA0NTE5WiJ9&digest=sha256%3A503cb20d954540bb0800b5ccad0fa40ddaddc8b435e8c8bc58f624cbef31f778 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=0fb73c36-aba3-4922-910c-3126a6d03b70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.715753ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=2c0976e8-a96b-4cd4-9a9c-9d7a39870e15 http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="845.407µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=a1a86933-0cb9-40b3-aebe-772c5e91a9cb http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="760.367µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=5f548745-e2bf-4595-a6ae-3d1aef0842e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="766.047µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=4bcad67d-78d5-44e2-b8fa-887960b8b0fd http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="779.927µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=4e3f9170-a8bc-4ca0-bd0b-ac11358430f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="774.407µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=584ca029-f273-4b3c-a005-48a49c4bfccd http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="776.447µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" 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:41991" http.request.id=f570e22e-59d2-4a4c-b524-552e33458c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="815.447µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" 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:41991" http.request.id=4b241693-a9db-454b-9061-a512209fbfbb http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="738.087µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=5ffd2bb2-99cc-4882-91ed-068eb2617c80 http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="746.167µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41991" http.request.id=6f7961fb-4ebd-4783-9556-b1d8fa5a919c http.request.method=GET http.request.remoteaddr="127.0.0.1:54896" 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="853.808µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-12T04:44:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:44:31Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=2bb96182-cb29-466e-a2da-b55b295582c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="984.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=fc1da4ff-a851-4364-9191-e875c5316c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/aaaa/blobs/uploads/4b5ac399-fd6d-4028-b46e-11a3cb4918d9?_state=L2fwismjSRR3XxD4d7-0n84Kk62qxlPWoeZZ0Z43H017Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0YjVhYzM5OS1mZDZkLTQwMjgtYjQ2ZS0xMWEzY2I0OTE4ZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MzEuNjc2MDgxMTMxWiJ9&digest=sha256%3A5ac38ddd99b7c8675e1270e3d7cac4d93f0406ee906ac0d7b98975dded1c804d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.315438926s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:31 +0000] "PUT /v2/foo/aaaa/blobs/uploads/4b5ac399-fd6d-4028-b46e-11a3cb4918d9?_state=L2fwismjSRR3XxD4d7-0n84Kk62qxlPWoeZZ0Z43H017Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0YjVhYzM5OS1mZDZkLTQwMjgtYjQ2ZS0xMWEzY2I0OTE4ZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MzEuNjc2MDgxMTMxWiJ9&digest=sha256%3A5ac38ddd99b7c8675e1270e3d7cac4d93f0406ee906ac0d7b98975dded1c804d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=fcddf9a5-f3ca-4d6a-8c0d-59341491d1c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.749393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:32 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=9adc4f75-8778-4a41-8a09-dbc853da8e4b http.request.method=POST http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.028569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:33 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=79809828-8499-42ed-a2ee-d7708a21a032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/bbbb/blobs/uploads/03ee3fa0-66ea-4864-99ef-652fb18c5bed?_state=8JKOdnTIuchcfpbG3M_Sn8uNPJEOhF6MpseVMQX6Wgx7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwM2VlM2ZhMC02NmVhLTQ4NjQtOTllZi02NTJmYjE4YzViZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MzMuMjgzMDc0NDQzWiJ9&digest=sha256%3A1f6004b6f652cc5c6f1017e65062f97debae56b7cae0ff86af3c85ddf8f2e7ed" http.request.useragent="Go-http-client/1.1" http.response.duration=1.744138068s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:33 +0000] "PUT /v2/foo/bbbb/blobs/uploads/03ee3fa0-66ea-4864-99ef-652fb18c5bed?_state=8JKOdnTIuchcfpbG3M_Sn8uNPJEOhF6MpseVMQX6Wgx7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwM2VlM2ZhMC02NmVhLTQ4NjQtOTllZi02NTJmYjE4YzViZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MzMuMjgzMDc0NDQzWiJ9&digest=sha256%3A1f6004b6f652cc5c6f1017e65062f97debae56b7cae0ff86af3c85ddf8f2e7ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=2268da98-15ee-4a0e-b02d-5f1a0549e73e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.660953ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:35 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=4166a855-547f-4a08-bc2c-b4b1dd3e32b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:35 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=e98bab29-4610-405e-b16f-cf82d0036e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/cccc/blobs/uploads/071082df-20eb-4685-8c8b-a94c92c93915?_state=hGeYoEOJpw2i5zG-XeH0ye89FqWBGFI_FLhwAvgbyFt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwNzEwODJkZi0yMGViLTQ2ODUtOGM4Yi1hOTRjOTJjOTM5MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MzUuMjYwNjcxMjE0WiJ9&digest=sha256%3Aa36aa9ff42616577c402ced0da3a4fb7ac4f2dddf0d883109da407f50a55d81a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.211297269s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:35 +0000] "PUT /v2/foo/cccc/blobs/uploads/071082df-20eb-4685-8c8b-a94c92c93915?_state=hGeYoEOJpw2i5zG-XeH0ye89FqWBGFI_FLhwAvgbyFt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwNzEwODJkZi0yMGViLTQ2ODUtOGM4Yi1hOTRjOTJjOTM5MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MzUuMjYwNjcxMjE0WiJ9&digest=sha256%3Aa36aa9ff42616577c402ced0da3a4fb7ac4f2dddf0d883109da407f50a55d81a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=ed54b610-2c1a-42cb-9605-e62d914c7eca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.739393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:36 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=58f5537c-9a0d-4b30-a09e-ce7fab7a554e http.request.method=POST http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:36 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=8c77ca8f-a76d-491a-9e1e-ae3ddb222f28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/dddd/blobs/uploads/0cb3827f-f2ac-4179-a8de-cc39fdb57159?_state=n9vnf2woWs4rpvxACiiy7-R_6PNB_ZG_ueyit6mY_OF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwY2IzODI3Zi1mMmFjLTQxNzktYThkZS1jYzM5ZmRiNTcxNTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MzYuNzEyNzg1MjExWiJ9&digest=sha256%3A54265714f28ab24d93531d4d056f99044350cb42fa86d934b9f0e706a05744e5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.202645352s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:36 +0000] "PUT /v2/foo/dddd/blobs/uploads/0cb3827f-f2ac-4179-a8de-cc39fdb57159?_state=n9vnf2woWs4rpvxACiiy7-R_6PNB_ZG_ueyit6mY_OF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwY2IzODI3Zi1mMmFjLTQxNzktYThkZS1jYzM5ZmRiNTcxNTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6MzYuNzEyNzg1MjExWiJ9&digest=sha256%3A54265714f28ab24d93531d4d056f99044350cb42fa86d934b9f0e706a05744e5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=c560f97f-470b-4770-b362-68880d9746a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35940" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.680993ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:37 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37487" http.request.id=1841752f-c7a6-472e-b1d1-0d84e4065d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:35940" 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="756.567µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Nov/2024:04:44:37 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (15.28s) === RUN TestURLPrefix time="2024-11-12T04:44:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:44:37Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34663" http.request.id=acd2a0c7-7929-4f8b-9335-71338ce4cdd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33864" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.167µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Nov/2024:04:44:37 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-11-12T04:44:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:44:37Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=46e921fa-84cf-4a6f-b2cb-9eb4e92f51a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56332" http.request.uri="/v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="919.288µs" http.response.status=404 http.response.written=157 vars.digest="sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "GET /v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=7753b9d4-cfae-42c9-9fd0-4d102367985a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56342" http.request.uri="/v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="888.288µs" http.response.status=404 http.response.written=157 vars.digest="sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=06f7e637-adba-453a-b407-a46a0d5253f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:56342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="893.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=facd7f0f-60c9-4bfe-8a9f-67ccb441da3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56342" http.request.uri="/v2/foo/bar/blobs/uploads/7284a88b-3907-4aee-9d77-d9eaf726a5fa?_state=0ApQeYe3PpTZgCxs6ovrSJ4NHecAA5x8fn6PaAxiqGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODRhODhiLTM5MDctNGFlZS05ZDc3LWQ5ZWFmNzI2YTVmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTM4Mzg3OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="937.928µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "GET /v2/foo/bar/blobs/uploads/7284a88b-3907-4aee-9d77-d9eaf726a5fa?_state=0ApQeYe3PpTZgCxs6ovrSJ4NHecAA5x8fn6PaAxiqGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODRhODhiLTM5MDctNGFlZS05ZDc3LWQ5ZWFmNzI2YTVmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTM4Mzg3OVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=eca00f20-aa19-41ba-bbdc-fbc53fd1ae9f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56342" http.request.uri="/v2/foo/bar/blobs/uploads/7284a88b-3907-4aee-9d77-d9eaf726a5fa?_state=0ApQeYe3PpTZgCxs6ovrSJ4NHecAA5x8fn6PaAxiqGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODRhODhiLTM5MDctNGFlZS05ZDc3LWQ5ZWFmNzI2YTVmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTM4Mzg3OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="934.529µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "DELETE /v2/foo/bar/blobs/uploads/7284a88b-3907-4aee-9d77-d9eaf726a5fa?_state=0ApQeYe3PpTZgCxs6ovrSJ4NHecAA5x8fn6PaAxiqGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODRhODhiLTM5MDctNGFlZS05ZDc3LWQ5ZWFmNzI2YTVmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTM4Mzg3OVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=7e2754d9-a548-4e2a-928e-e8ce1e2ef9f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56342" http.request.uri="/v2/foo/bar/blobs/uploads/7284a88b-3907-4aee-9d77-d9eaf726a5fa?_state=0ApQeYe3PpTZgCxs6ovrSJ4NHecAA5x8fn6PaAxiqGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODRhODhiLTM5MDctNGFlZS05ZDc3LWQ5ZWFmNzI2YTVmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTM4Mzg3OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7284a88b-3907-4aee-9d77-d9eaf726a5fa time="2024-11-12T04:44:38Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=7e2754d9-a548-4e2a-928e-e8ce1e2ef9f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56342" http.request.uri="/v2/foo/bar/blobs/uploads/7284a88b-3907-4aee-9d77-d9eaf726a5fa?_state=0ApQeYe3PpTZgCxs6ovrSJ4NHecAA5x8fn6PaAxiqGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODRhODhiLTM5MDctNGFlZS05ZDc3LWQ5ZWFmNzI2YTVmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTM4Mzg3OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="871.448µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7284a88b-3907-4aee-9d77-d9eaf726a5fa 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "GET /v2/foo/bar/blobs/uploads/7284a88b-3907-4aee-9d77-d9eaf726a5fa?_state=0ApQeYe3PpTZgCxs6ovrSJ4NHecAA5x8fn6PaAxiqGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODRhODhiLTM5MDctNGFlZS05ZDc3LWQ5ZWFmNzI2YTVmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTM4Mzg3OVoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=62829f0d-391f-4cfe-a2be-227fe846ac45 http.request.method=POST http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="872.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=4f89c93b-b884-447f-9908-7ae4bb6635fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/7965b72e-6627-43cd-93ef-a75d9d3ad08b?_state=CQp0G59HWOu-vgvYdP7oBgGjv3qN0ubpDgtWsvsuaiV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NjViNzJlLTY2MjctNDNjZC05M2VmLWE3NWQ5ZDNhZDA4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTgzNDAzOVoifQ%3D%3D&digest=sha256%3A65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" provided=sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 vars.name="foo/bar" vars.uuid=7965b72e-6627-43cd-93ef-a75d9d3ad08b time="2024-11-12T04:44:38Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=4f89c93b-b884-447f-9908-7ae4bb6635fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/7965b72e-6627-43cd-93ef-a75d9d3ad08b?_state=CQp0G59HWOu-vgvYdP7oBgGjv3qN0ubpDgtWsvsuaiV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NjViNzJlLTY2MjctNDNjZC05M2VmLWE3NWQ5ZDNhZDA4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTgzNDAzOVoifQ%3D%3D&digest=sha256%3A65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7965b72e-6627-43cd-93ef-a75d9d3ad08b time="2024-11-12T04:44:38Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022, 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:37335" http.request.id=4f89c93b-b884-447f-9908-7ae4bb6635fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/7965b72e-6627-43cd-93ef-a75d9d3ad08b?_state=CQp0G59HWOu-vgvYdP7oBgGjv3qN0ubpDgtWsvsuaiV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NjViNzJlLTY2MjctNDNjZC05M2VmLWE3NWQ5ZDNhZDA4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTgzNDAzOVoifQ%3D%3D&digest=sha256%3A65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.528µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=7965b72e-6627-43cd-93ef-a75d9d3ad08b 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "PUT /v2/foo/bar/blobs/uploads/7965b72e-6627-43cd-93ef-a75d9d3ad08b?_state=CQp0G59HWOu-vgvYdP7oBgGjv3qN0ubpDgtWsvsuaiV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NjViNzJlLTY2MjctNDNjZC05M2VmLWE3NWQ5ZDNhZDA4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4xOTgzNDAzOVoifQ%3D%3D&digest=sha256%3A65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=7bad46ef-660b-4802-9875-f09362a0ad58 http.request.method=POST http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="845.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=e66cdaad-656f-468a-a66d-0914b5a8212e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/fd0bacd6-ff97-40a6-83c7-eb7fab630477?_state=53ggUwRgO9b35Y3hpGTOj0UIPI6DEDl2A4CQoWpxbKd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMGJhY2Q2LWZmOTctNDBhNi04M2M3LWViN2ZhYjYzMDQ3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4yMDA2MTA4OTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12737ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "PUT /v2/foo/bar/blobs/uploads/fd0bacd6-ff97-40a6-83c7-eb7fab630477?_state=53ggUwRgO9b35Y3hpGTOj0UIPI6DEDl2A4CQoWpxbKd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMGJhY2Q2LWZmOTctNDBhNi04M2M3LWViN2ZhYjYzMDQ3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4yMDA2MTA4OTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=c8d082f9-bd1e-4168-a475-172177e2c011 http.request.method=POST http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="833.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=43a61076-d1ea-47be-b78f-2fdd595fdc1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/2a5d5f20-5c0a-4629-a7ea-1581c9f97c23?_state=RbGJH0KwQnxsu2-Sfs3yNC9Hb0r-CwlRffV3idYBBOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhNWQ1ZjIwLTVjMGEtNDYyOS1hN2VhLTE1ODFjOWY5N2MyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4yMDMwMjY0MzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.207571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "PUT /v2/foo/bar/blobs/uploads/2a5d5f20-5c0a-4629-a7ea-1581c9f97c23?_state=RbGJH0KwQnxsu2-Sfs3yNC9Hb0r-CwlRffV3idYBBOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhNWQ1ZjIwLTVjMGEtNDYyOS1hN2VhLTE1ODFjOWY5N2MyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4yMDMwMjY0MzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=1cd17c18-1d5d-49f5-b75d-3b2e7a3929e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="878.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=d1086272-f2ad-4993-8442-45c671c1eaf5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/ce29abce-3f5c-46f2-aca8-b1a7c07d3e92?_state=e-pDfdzEf_-twzr0w7GJlSsgroy39GlXEFXoZat7n497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlMjlhYmNlLTNmNWMtNDZmMi1hY2E4LWIxYTdjMDdkM2U5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4yMDU1Mjg4NTVaIn0%3D&digest=sha256%3A65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.duration=1.751084931s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:38 +0000] "PUT /v2/foo/bar/blobs/uploads/ce29abce-3f5c-46f2-aca8-b1a7c07d3e92?_state=e-pDfdzEf_-twzr0w7GJlSsgroy39GlXEFXoZat7n497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlMjlhYmNlLTNmNWMtNDZmMi1hY2E4LWIxYTdjMDdkM2U5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDozOC4yMDU1Mjg4NTVaIn0%3D&digest=sha256%3A65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=b5802070-5c1a-4bad-b0e1-7d54b9f8134f http.request.method=POST http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37335" http.request.id=0327292f-20cc-4821-9e44-d2d0765e6c5e http.request.method=PATCH http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/f23b73d5-4edc-4b8c-a8b8-5e3909e36752?_state=G2cPoZPC4JG2aOYbQqbCE4oBb6MXyMNMveVrIoORrbd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyM2I3M2Q1LTRlZGMtNGI4Yy1hOGI4LTVlMzkwOWUzNjc1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0MC4xNDI0ODQzNzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.665955364s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:40 +0000] "PATCH /v2/foo/bar/blobs/uploads/f23b73d5-4edc-4b8c-a8b8-5e3909e36752?_state=G2cPoZPC4JG2aOYbQqbCE4oBb6MXyMNMveVrIoORrbd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyM2I3M2Q1LTRlZGMtNGI4Yy1hOGI4LTVlMzkwOWUzNjc1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0MC4xNDI0ODQzNzlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=0ad671d5-b24c-46cd-bd07-5169a71bd519 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/uploads/f23b73d5-4edc-4b8c-a8b8-5e3909e36752?_state=IeNQNy_Q9MsYIv30Pg6nJEE9mkJ0xfTJ_nYyvB0jXv17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyM2I3M2Q1LTRlZGMtNGI4Yy1hOGI4LTVlMzkwOWUzNjc1MiIsIk9mZnNldCI6MjU4OTI4NjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NDBaIn0%3D&digest=sha256%3A65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:41 +0000] "PUT /v2/foo/bar/blobs/uploads/f23b73d5-4edc-4b8c-a8b8-5e3909e36752?_state=IeNQNy_Q9MsYIv30Pg6nJEE9mkJ0xfTJ_nYyvB0jXv17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyM2I3M2Q1LTRlZGMtNGI4Yy1hOGI4LTVlMzkwOWUzNjc1MiIsIk9mZnNldCI6MjU4OTI4NjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NDBaIn0%3D&digest=sha256%3A65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=3a3fab88-a2b0-4281-9faa-dab5efac0762 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.029969ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=52e5e965-9e9b-4b06-a8f5-53ec735de535 http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=139.345735ms http.response.status=200 http.response.written=25892864 127.0.0.1 - - [12/Nov/2024:04:44:41 +0000] "GET /v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 200 25892864 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=error msg="error parsing digest="sha257:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=667d9455-7427-4f0d-9f4e-e33a558327b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/sha257:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" vars.name="foo/bar" time="2024-11-12T04:44:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=667d9455-7427-4f0d-9f4e-e33a558327b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/foo/bar/blobs/sha257:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="852.968µs" http.response.status=400 http.response.written=110 vars.digest="sha257:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "GET /v2/foo/bar/blobs/sha257:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=e83e5beb-c2a0-4bae-84f9-e204f72b064d http.request.method=GET http.request.remoteaddr="127.0.0.1:56368" http.request.uri="/v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.duration=1.187971ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "GET /v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:44: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-11-12T04:44:42Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=196ccf20-a5bd-4510-8e0a-7e2ca30ee3c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37802" http.request.uri="/v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="971.528µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "GET /v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=a37a5f37-9f8a-4c27-8dd3-2197e464fa37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37808" http.request.uri="/v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="930.009µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=40dee6d8-ce1f-482b-8671-ada8e48af792 http.request.method=POST http.request.remoteaddr="127.0.0.1:37808" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="915.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=0fb1df8c-94c5-4dbc-b161-8fd95736021b http.request.method=GET http.request.remoteaddr="127.0.0.1:37808" http.request.uri="/v2/foo/bar/blobs/uploads/c5611260-16c1-416d-bc70-a14c65bb7a86?_state=Pwm5Jij2J2UnfzAplkrlPEEMXKYKJkn6gJJoNHadaMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NjExMjYwLTE2YzEtNDE2ZC1iYzcwLWExNGM2NWJiN2E4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4xOTg3NjY3NzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="938.248µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "GET /v2/foo/bar/blobs/uploads/c5611260-16c1-416d-bc70-a14c65bb7a86?_state=Pwm5Jij2J2UnfzAplkrlPEEMXKYKJkn6gJJoNHadaMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NjExMjYwLTE2YzEtNDE2ZC1iYzcwLWExNGM2NWJiN2E4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4xOTg3NjY3NzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=52327654-9503-4223-94c1-2d504f905e81 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37808" http.request.uri="/v2/foo/bar/blobs/uploads/c5611260-16c1-416d-bc70-a14c65bb7a86?_state=Pwm5Jij2J2UnfzAplkrlPEEMXKYKJkn6gJJoNHadaMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NjExMjYwLTE2YzEtNDE2ZC1iYzcwLWExNGM2NWJiN2E4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4xOTg3NjY3NzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="955.809µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "DELETE /v2/foo/bar/blobs/uploads/c5611260-16c1-416d-bc70-a14c65bb7a86?_state=Pwm5Jij2J2UnfzAplkrlPEEMXKYKJkn6gJJoNHadaMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NjExMjYwLTE2YzEtNDE2ZC1iYzcwLWExNGM2NWJiN2E4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4xOTg3NjY3NzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=52c49c4d-da75-4a6e-a246-7da17611a9b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37808" http.request.uri="/v2/foo/bar/blobs/uploads/c5611260-16c1-416d-bc70-a14c65bb7a86?_state=Pwm5Jij2J2UnfzAplkrlPEEMXKYKJkn6gJJoNHadaMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NjExMjYwLTE2YzEtNDE2ZC1iYzcwLWExNGM2NWJiN2E4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4xOTg3NjY3NzlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c5611260-16c1-416d-bc70-a14c65bb7a86 time="2024-11-12T04:44:42Z" 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:35417" http.request.id=52c49c4d-da75-4a6e-a246-7da17611a9b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37808" http.request.uri="/v2/foo/bar/blobs/uploads/c5611260-16c1-416d-bc70-a14c65bb7a86?_state=Pwm5Jij2J2UnfzAplkrlPEEMXKYKJkn6gJJoNHadaMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NjExMjYwLTE2YzEtNDE2ZC1iYzcwLWExNGM2NWJiN2E4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4xOTg3NjY3NzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.888µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c5611260-16c1-416d-bc70-a14c65bb7a86 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "GET /v2/foo/bar/blobs/uploads/c5611260-16c1-416d-bc70-a14c65bb7a86?_state=Pwm5Jij2J2UnfzAplkrlPEEMXKYKJkn6gJJoNHadaMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NjExMjYwLTE2YzEtNDE2ZC1iYzcwLWExNGM2NWJiN2E4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4xOTg3NjY3NzlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=8db1400e-8d6c-4e02-b644-35e8ec0b5339 http.request.method=POST http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=023d5e88-0fb2-4681-aedf-afb657e807cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/25676d1e-7b38-49f4-9622-d1094d5db2e0?_state=12yeGzak0ZcWLL90CrnbYlWda6obko1wB-eS0Umnecd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Njc2ZDFlLTdiMzgtNDlmNC05NjIyLWQxMDk0ZDVkYjJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMDM1NTU3MDJaIn0%3D&digest=sha256%3Ad289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" provided=sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 vars.name="foo/bar" vars.uuid=25676d1e-7b38-49f4-9622-d1094d5db2e0 time="2024-11-12T04:44:42Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=023d5e88-0fb2-4681-aedf-afb657e807cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/25676d1e-7b38-49f4-9622-d1094d5db2e0?_state=12yeGzak0ZcWLL90CrnbYlWda6obko1wB-eS0Umnecd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Njc2ZDFlLTdiMzgtNDlmNC05NjIyLWQxMDk0ZDVkYjJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMDM1NTU3MDJaIn0%3D&digest=sha256%3Ad289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=25676d1e-7b38-49f4-9622-d1094d5db2e0 time="2024-11-12T04:44:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4, 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:35417" http.request.id=023d5e88-0fb2-4681-aedf-afb657e807cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/25676d1e-7b38-49f4-9622-d1094d5db2e0?_state=12yeGzak0ZcWLL90CrnbYlWda6obko1wB-eS0Umnecd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Njc2ZDFlLTdiMzgtNDlmNC05NjIyLWQxMDk0ZDVkYjJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMDM1NTU3MDJaIn0%3D&digest=sha256%3Ad289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.003289ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=25676d1e-7b38-49f4-9622-d1094d5db2e0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "PUT /v2/foo/bar/blobs/uploads/25676d1e-7b38-49f4-9622-d1094d5db2e0?_state=12yeGzak0ZcWLL90CrnbYlWda6obko1wB-eS0Umnecd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Njc2ZDFlLTdiMzgtNDlmNC05NjIyLWQxMDk0ZDVkYjJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMDM1NTU3MDJaIn0%3D&digest=sha256%3Ad289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=25e22524-55e9-4250-b9c0-55420b16953d http.request.method=POST http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="857.368µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=11ca072b-18a5-493f-87bf-34206729e1f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/5ebfe278-5025-408f-b514-8538c7adf1c3?_state=_ooJQSw66WvMj5MUQ46c-N87Fa1blZ53-aPgbRW0VDt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYmZlMjc4LTUwMjUtNDA4Zi1iNTE0LTg1MzhjN2FkZjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMDU5MDQ4MDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13113ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "PUT /v2/foo/bar/blobs/uploads/5ebfe278-5025-408f-b514-8538c7adf1c3?_state=_ooJQSw66WvMj5MUQ46c-N87Fa1blZ53-aPgbRW0VDt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYmZlMjc4LTUwMjUtNDA4Zi1iNTE0LTg1MzhjN2FkZjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMDU5MDQ4MDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=de66a21d-3f2d-46f7-9948-ecfd37663729 http.request.method=POST http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="893.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=6beaa2b1-5676-49af-bd3b-05983989d142 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/97ac164d-b994-414b-954e-e572b4a1c4e1?_state=A09K2MAdNTlAPQgTnHxQIOKq5MxwrHCtAk0Ljm2DrLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3YWMxNjRkLWI5OTQtNDE0Yi05NTRlLWU1NzJiNGExYzRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMDg0MTUyMjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.129651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "PUT /v2/foo/bar/blobs/uploads/97ac164d-b994-414b-954e-e572b4a1c4e1?_state=A09K2MAdNTlAPQgTnHxQIOKq5MxwrHCtAk0Ljm2DrLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3YWMxNjRkLWI5OTQtNDE0Yi05NTRlLWU1NzJiNGExYzRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMDg0MTUyMjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=da387b19-ab37-4452-a774-e24c390bb56f http.request.method=POST http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="916.929µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=01587c07-bfd4-428f-8b8e-d911e72c3d47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/dc5aeb1f-3303-4061-aec5-31b857f8ba9e?_state=1TI25A-icewBiqbwdvILH-HQKsvooA25wKqummicVK57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjNWFlYjFmLTMzMDMtNDA2MS1hZWM1LTMxYjg1N2Y4YmE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMTA4NDA5MjdaIn0%3D&digest=sha256%3Ad289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.duration=809.894014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "PUT /v2/foo/bar/blobs/uploads/dc5aeb1f-3303-4061-aec5-31b857f8ba9e?_state=1TI25A-icewBiqbwdvILH-HQKsvooA25wKqummicVK57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjNWFlYjFmLTMzMDMtNDA2MS1hZWM1LTMxYjg1N2Y4YmE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Mi4yMTA4NDA5MjdaIn0%3D&digest=sha256%3Ad289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=baacd645-f3a4-464d-aa51-c4de9f4f8d30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35417" http.request.id=4fc8f2db-0d72-4acf-a9c3-9c65406de66b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/af78f214-83f8-42d0-85a9-59e864fb6bdc?_state=aG_F4kj1DYU4ktw13q3SyXu70kXkrccdfKNYH67iMQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmNzhmMjE0LTgzZjgtNDJkMC04NWE5LTU5ZTg2NGZiNmJkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0My4xNDY3MTYzOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=769.588291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:43 +0000] "PATCH /v2/foo/bar/blobs/uploads/af78f214-83f8-42d0-85a9-59e864fb6bdc?_state=aG_F4kj1DYU4ktw13q3SyXu70kXkrccdfKNYH67iMQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmNzhmMjE0LTgzZjgtNDJkMC04NWE5LTU5ZTg2NGZiNmJkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0My4xNDY3MTYzOTZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=00dcb094-0986-402d-bd0e-9b72b728e4fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/uploads/af78f214-83f8-42d0-85a9-59e864fb6bdc?_state=93Ib_IdDVxhakKPpugjQhagDgIEliVlkaMMbFJhbC997Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmNzhmMjE0LTgzZjgtNDJkMC04NWE5LTU5ZTg2NGZiNmJkYyIsIk9mZnNldCI6MTc0NzUwNzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NDNaIn0%3D&digest=sha256%3Ad289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.203691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:43 +0000] "PUT /v2/foo/bar/blobs/uploads/af78f214-83f8-42d0-85a9-59e864fb6bdc?_state=93Ib_IdDVxhakKPpugjQhagDgIEliVlkaMMbFJhbC997Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmNzhmMjE0LTgzZjgtNDJkMC04NWE5LTU5ZTg2NGZiNmJkYyIsIk9mZnNldCI6MTc0NzUwNzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NDNaIn0%3D&digest=sha256%3Ad289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=22c09a6b-556d-4266-b2bc-0e4c2820c689 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="983.129µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=d417d189-7b54-4fcb-93fb-e54b1f6dd12d http.request.method=GET http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=78.540267ms http.response.status=200 http.response.written=17475072 127.0.0.1 - - [12/Nov/2024:04:44:43 +0000] "GET /v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 200 17475072 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=error msg="error parsing digest="sha257:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=02002efe-592b-48c2-9302-812cc6cd209c http.request.method=GET http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/sha257:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" vars.name="foo/bar" time="2024-11-12T04:44:44Z" 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:35417" http.request.id=02002efe-592b-48c2-9302-812cc6cd209c http.request.method=GET http.request.remoteaddr="127.0.0.1:37818" http.request.uri="/v2/foo/bar/blobs/sha257:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="852.568µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "GET /v2/foo/bar/blobs/sha257:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=3404749b-693e-4e5b-98b6-e03562621b9e http.request.method=GET http.request.remoteaddr="127.0.0.1:37828" http.request.uri="/v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14837ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "GET /v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=ffe55809-8a48-4aef-b2fe-eb014dccf883 http.request.method=GET http.request.remoteaddr="127.0.0.1:37828" http.request.uri="/v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.744335ms http.response.status=200 http.response.written=589824 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "GET /v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 200 589824 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35417" http.request.id=4d35b56e-399e-4f9c-9bc0-c1007f353999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37824" http.request.uri="/v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.368817ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "GET /v2/foo/bar/blobs/sha256:d289916450b0fa4918de7fc2e5245493bc43667257f4b553cdba25349a819ce4 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=b1ea052d-e6db-4037-8df5-0f0a3deac2c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56368" http.request.uri="/v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.049371737s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "GET /v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37335" http.request.id=5eaec596-05f7-49e6-bae8-1d05354427eb http.request.method=GET http.request.remoteaddr="127.0.0.1:56364" http.request.uri="/v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.053829177s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [12/Nov/2024:04:44:42 +0000] "GET /v2/foo/bar/blobs/sha256:65e6686617d505d23a77bde1b2ad12e45172743723fe8dc1909a86e68de24022 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (6.13s) === RUN TestBlobDelete time="2024-11-12T04:44:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:44:44Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=3b4fb9d2-130e-4d2e-a578-2c6fc42ba261 http.request.method=GET http.request.remoteaddr="127.0.0.1:60006" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="996.529µs" http.response.status=404 http.response.written=157 vars.digest="sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "GET /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=08c48e3c-15bd-42ac-8e36-1c14070c2c03 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60016" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.888µs" http.response.status=404 http.response.written=157 vars.digest="sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "HEAD /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=530b73bc-74b4-436d-997f-b67e70ff8b17 http.request.method=POST http.request.remoteaddr="127.0.0.1:60016" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="955.129µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=ef6a4146-c18c-4796-804e-be6a277bd81c http.request.method=GET http.request.remoteaddr="127.0.0.1:60016" http.request.uri="/v2/foo/bar/blobs/uploads/5268bdff-7abf-44b9-890e-085d833e2d14?_state=GJnYrvK3a1-7rN2dG8IrJ81TdHQu0yBsnPIhR-nSK4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNjhiZGZmLTdhYmYtNDRiOS04OTBlLTA4NWQ4MzNlMmQxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNDc3MDM3MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="901.288µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "GET /v2/foo/bar/blobs/uploads/5268bdff-7abf-44b9-890e-085d833e2d14?_state=GJnYrvK3a1-7rN2dG8IrJ81TdHQu0yBsnPIhR-nSK4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNjhiZGZmLTdhYmYtNDRiOS04OTBlLTA4NWQ4MzNlMmQxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNDc3MDM3MzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=a8075c3d-a87c-4188-ac56-cd16ab53278e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60016" http.request.uri="/v2/foo/bar/blobs/uploads/5268bdff-7abf-44b9-890e-085d833e2d14?_state=GJnYrvK3a1-7rN2dG8IrJ81TdHQu0yBsnPIhR-nSK4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNjhiZGZmLTdhYmYtNDRiOS04OTBlLTA4NWQ4MzNlMmQxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNDc3MDM3MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="940.688µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "DELETE /v2/foo/bar/blobs/uploads/5268bdff-7abf-44b9-890e-085d833e2d14?_state=GJnYrvK3a1-7rN2dG8IrJ81TdHQu0yBsnPIhR-nSK4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNjhiZGZmLTdhYmYtNDRiOS04OTBlLTA4NWQ4MzNlMmQxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNDc3MDM3MzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=dcfe8a82-0f7d-4e9a-b08b-1bbe8ebc9106 http.request.method=GET http.request.remoteaddr="127.0.0.1:60016" http.request.uri="/v2/foo/bar/blobs/uploads/5268bdff-7abf-44b9-890e-085d833e2d14?_state=GJnYrvK3a1-7rN2dG8IrJ81TdHQu0yBsnPIhR-nSK4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNjhiZGZmLTdhYmYtNDRiOS04OTBlLTA4NWQ4MzNlMmQxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNDc3MDM3MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5268bdff-7abf-44b9-890e-085d833e2d14 time="2024-11-12T04:44:44Z" 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:36147" http.request.id=dcfe8a82-0f7d-4e9a-b08b-1bbe8ebc9106 http.request.method=GET http.request.remoteaddr="127.0.0.1:60016" http.request.uri="/v2/foo/bar/blobs/uploads/5268bdff-7abf-44b9-890e-085d833e2d14?_state=GJnYrvK3a1-7rN2dG8IrJ81TdHQu0yBsnPIhR-nSK4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNjhiZGZmLTdhYmYtNDRiOS04OTBlLTA4NWQ4MzNlMmQxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNDc3MDM3MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.327µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5268bdff-7abf-44b9-890e-085d833e2d14 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "GET /v2/foo/bar/blobs/uploads/5268bdff-7abf-44b9-890e-085d833e2d14?_state=GJnYrvK3a1-7rN2dG8IrJ81TdHQu0yBsnPIhR-nSK4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNjhiZGZmLTdhYmYtNDRiOS04OTBlLTA4NWQ4MzNlMmQxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNDc3MDM3MzJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=bc81fbc0-ff48-4d5c-9441-0305d97a224b http.request.method=POST http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=3091bdf8-e6ac-47f7-aae8-fa6e8d03725c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/9696e7b3-f7ad-419c-8121-f5660b733b69?_state=poyZK08hDfDfZkPm-pMmOIxImYTl17_JxKpLKjJoKz17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OTZlN2IzLWY3YWQtNDE5Yy04MTIxLWY1NjYwYjczM2I2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTIyNDc0OTNaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" provided=sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 vars.name="foo/bar" vars.uuid=9696e7b3-f7ad-419c-8121-f5660b733b69 time="2024-11-12T04:44:44Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=3091bdf8-e6ac-47f7-aae8-fa6e8d03725c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/9696e7b3-f7ad-419c-8121-f5660b733b69?_state=poyZK08hDfDfZkPm-pMmOIxImYTl17_JxKpLKjJoKz17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OTZlN2IzLWY3YWQtNDE5Yy04MTIxLWY1NjYwYjczM2I2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTIyNDc0OTNaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9696e7b3-f7ad-419c-8121-f5660b733b69 time="2024-11-12T04:44:44Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3, 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:36147" http.request.id=3091bdf8-e6ac-47f7-aae8-fa6e8d03725c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/9696e7b3-f7ad-419c-8121-f5660b733b69?_state=poyZK08hDfDfZkPm-pMmOIxImYTl17_JxKpLKjJoKz17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OTZlN2IzLWY3YWQtNDE5Yy04MTIxLWY1NjYwYjczM2I2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTIyNDc0OTNaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="984.849µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=9696e7b3-f7ad-419c-8121-f5660b733b69 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "PUT /v2/foo/bar/blobs/uploads/9696e7b3-f7ad-419c-8121-f5660b733b69?_state=poyZK08hDfDfZkPm-pMmOIxImYTl17_JxKpLKjJoKz17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OTZlN2IzLWY3YWQtNDE5Yy04MTIxLWY1NjYwYjczM2I2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTIyNDc0OTNaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=910b6efd-c95e-4499-af1d-edc9bf12ae63 http.request.method=POST http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="815.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=84214d80-a4e1-4d10-a853-7cd937e60d09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/594a6c8b-8061-4765-9e6c-d34536ae00a0?_state=bEQNIC51sb0W-1sAnT6Fk9MDL8lrNE-BFA2Fkylzp2d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NGE2YzhiLTgwNjEtNDc2NS05ZTZjLWQzNDUzNmFlMDBhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTQ1MDcxMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052649ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "PUT /v2/foo/bar/blobs/uploads/594a6c8b-8061-4765-9e6c-d34536ae00a0?_state=bEQNIC51sb0W-1sAnT6Fk9MDL8lrNE-BFA2Fkylzp2d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NGE2YzhiLTgwNjEtNDc2NS05ZTZjLWQzNDUzNmFlMDBhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTQ1MDcxMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=0433b1e5-5d3a-4021-bed5-694d1ec00ebe http.request.method=POST http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="808.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=947668aa-24af-4a43-bcf7-515ac529cb54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/a75d9324-892c-404e-9cb7-a3fdb8832864?_state=i3efAgkifRAExubPVi1dlrKbCiwctNCauN6PdN-Q6K97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3NWQ5MzI0LTg5MmMtNDA0ZS05Y2I3LWEzZmRiODgzMjg2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTY4NTA2OTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08961ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "PUT /v2/foo/bar/blobs/uploads/a75d9324-892c-404e-9cb7-a3fdb8832864?_state=i3efAgkifRAExubPVi1dlrKbCiwctNCauN6PdN-Q6K97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3NWQ5MzI0LTg5MmMtNDA0ZS05Y2I3LWEzZmRiODgzMjg2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTY4NTA2OTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=e36b4391-696d-4bba-985a-d6ac94aba819 http.request.method=POST http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="870.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=7f2763bb-5015-49aa-81e8-fcdf5dbe5415 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/acb8cca1-7cbc-4403-99af-e110b4a74a18?_state=BUOXAQTVLoc4o3L9g_HNaPrVnidFALUPuMnZuqPZ9pt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFjYjhjY2ExLTdjYmMtNDQwMy05OWFmLWUxMTBiNGE3NGExOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTkyOTM5OTZaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.903799545s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:44 +0000] "PUT /v2/foo/bar/blobs/uploads/acb8cca1-7cbc-4403-99af-e110b4a74a18?_state=BUOXAQTVLoc4o3L9g_HNaPrVnidFALUPuMnZuqPZ9pt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFjYjhjY2ExLTdjYmMtNDQwMy05OWFmLWUxMTBiNGE3NGExOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0NC4zNTkyOTM5OTZaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=64146df2-9edb-4eb1-a3ee-bd1542d1e452 http.request.method=POST http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08709ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36147" http.request.id=d4fc15c4-3a65-4ded-a6b4-83c755e9c346 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/ce7cf5a5-b2a8-4f13-810a-78a2b6ae248c?_state=W73TpY9OjqcQR3Q5kr_bSR2ukBo21jexXJe7UtnZ-Ut7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlN2NmNWE1LWIyYTgtNGYxMy04MTBhLTc4YTJiNmFlMjQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Ni40NjQyMDI3NTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.881484345s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:46 +0000] "PATCH /v2/foo/bar/blobs/uploads/ce7cf5a5-b2a8-4f13-810a-78a2b6ae248c?_state=W73TpY9OjqcQR3Q5kr_bSR2ukBo21jexXJe7UtnZ-Ut7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlN2NmNWE1LWIyYTgtNGYxMy04MTBhLTc4YTJiNmFlMjQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0Ni40NjQyMDI3NTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=1cb4131b-86f0-4b95-906f-efd23924dc94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/uploads/ce7cf5a5-b2a8-4f13-810a-78a2b6ae248c?_state=Wsf-VfB19wdv_kgnaf1aYWNLbruZIxjgoSEmENLIdcp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlN2NmNWE1LWIyYTgtNGYxMy04MTBhLTc4YTJiNmFlMjQ4YyIsIk9mZnNldCI6MjgwOTE5MDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NDZaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.174131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "PUT /v2/foo/bar/blobs/uploads/ce7cf5a5-b2a8-4f13-810a-78a2b6ae248c?_state=Wsf-VfB19wdv_kgnaf1aYWNLbruZIxjgoSEmENLIdcp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlN2NmNWE1LWIyYTgtNGYxMy04MTBhLTc4YTJiNmFlMjQ4YyIsIk9mZnNldCI6MjgwOTE5MDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NDZaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=060773b6-ec76-4745-b1d6-fffb0c36ef42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="982.609µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=9c43c5d0-122e-4f54-90a0-10b3645e40e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=154.866875ms http.response.status=200 http.response.written=28091904 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "GET /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 200 28091904 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=error msg="error parsing digest="sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=3111d71d-aae3-4526-929a-65cbf6e3efdf http.request.method=GET http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" vars.name="foo/bar" time="2024-11-12T04:44:48Z" 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:36147" http.request.id=3111d71d-aae3-4526-929a-65cbf6e3efdf http.request.method=GET http.request.remoteaddr="127.0.0.1:60024" http.request.uri="/v2/foo/bar/blobs/sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="868.088µs" http.response.status=400 http.response.written=110 vars.digest="sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "GET /v2/foo/bar/blobs/sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=6b86c5ed-23a5-4524-9c40-1d9e43a05c90 http.request.method=GET http.request.remoteaddr="127.0.0.1:51488" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18117ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "GET /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=ac75dacd-c7ba-496c-a61c-9e154085a3bd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51498" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.duration="945.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=921b9b5e-f24a-40d7-9670-a11126650744 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51498" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.607µs" http.response.status=404 http.response.written=157 vars.digest="sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" 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:36147" http.request.id=a1d2c301-ec72-41f7-aff6-997b82949e63 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51498" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="862.808µs" http.response.status=404 http.response.written=74 vars.digest="sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=error msg="error parsing digest="sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=2604a4ba-b237-479e-91d3-7ea882606474 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51508" http.request.uri="/v2/foo/bar/blobs/sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" vars.name="foo/bar" time="2024-11-12T04:44:48Z" 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:36147" http.request.id=2604a4ba-b237-479e-91d3-7ea882606474 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51508" http.request.uri="/v2/foo/bar/blobs/sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="887.048µs" http.response.status=400 http.response.written=110 vars.digest="sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "DELETE /v2/foo/bar/blobs/sha257:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-12T04:44:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=9afc3a99-f895-44a5-a15a-7f336354acb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:51514" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=1185994b-fa5f-4596-94a6-0b244a23f477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51514" http.request.uri="/v2/foo/bar/blobs/uploads/e47cfa59-3c96-473f-a475-be6f2c7da05a?_state=benNrxihu4e-dGSmd32Y9AF9h2lszJp6z9NkTBNL5_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0N2NmYTU5LTNjOTYtNDczZi1hNDc1LWJlNmYyYzdkYTA1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0OC41NzA2Mzk0MDRaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.879285005s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "PUT /v2/foo/bar/blobs/uploads/e47cfa59-3c96-473f-a475-be6f2c7da05a?_state=benNrxihu4e-dGSmd32Y9AF9h2lszJp6z9NkTBNL5_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0N2NmYTU5LTNjOTYtNDczZi1hNDc1LWJlNmYyYzdkYTA1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo0OC41NzA2Mzk0MDRaIn0%3D&digest=sha256%3A267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=bdc23cea-2a41-422c-8549-09871a99ff0b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51514" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.13569ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=c24ffece-59c1-4d4f-96dc-aaac25a98b12 http.request.method=GET http.request.remoteaddr="127.0.0.1:51488" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.089370738s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "GET /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-11-12T04:44:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36147" http.request.id=7cec5d3f-aa5e-4886-a901-4686ef84b02e http.request.method=GET http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.093601815s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [12/Nov/2024:04:44:48 +0000] "GET /v2/foo/bar/blobs/sha256:267f84ce6aa7372ced69ae2d7a55ec984538a486057183afc26f6fbcf4b51ff3 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.59s) === RUN TestRelativeURL time="2024-11-12T04:44: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-11-12T04:44:50Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42931" http.request.id=92633466-8766-4e3b-8810-8f29f02f9b49 http.request.method=POST http.request.remoteaddr="127.0.0.1:36962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.031609ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42931" http.request.id=f855469b-6450-4765-a916-9a7f87111434 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36962" http.request.uri="/v2/foo/bar/blobs/uploads/f267be76-f58a-43a7-aa13-f800acc7eb26?_state=80kADALb3U-k8Sxaf01g2RZasIUHqt6bZ8mYykqXByZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjdiZTc2LWY1OGEtNDNhNy1hYTEzLWY4MDBhY2M3ZWIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo1MC42NTUxMTQyOTdaIn0%3D&digest=sha256%3A4970152d18758e1709d9cad6f3dcaa1da3da4a6fc4c898fd5987b8ef3ea35711" http.request.useragent="Go-http-client/1.1" http.response.duration=1.33793469s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:50 +0000] "PUT /v2/foo/bar/blobs/uploads/f267be76-f58a-43a7-aa13-f800acc7eb26?_state=80kADALb3U-k8Sxaf01g2RZasIUHqt6bZ8mYykqXByZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjdiZTc2LWY1OGEtNDNhNy1hYTEzLWY4MDBhY2M3ZWIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo1MC42NTUxMTQyOTdaIn0%3D&digest=sha256%3A4970152d18758e1709d9cad6f3dcaa1da3da4a6fc4c898fd5987b8ef3ea35711 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42931" http.request.id=fc03decf-fff8-41b2-b402-374c9047c233 http.request.method=POST http.request.remoteaddr="127.0.0.1:36962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42931" http.request.id=cea3bed7-a57b-4550-9805-70cd6ca2d533 http.request.method=POST http.request.remoteaddr="127.0.0.1:36962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="934.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42931" http.request.id=ad8429e4-7629-4d97-b8dc-b0e605a6d84e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36962" http.request.uri="/v2/foo/bar/blobs/uploads/566f42e1-5e5a-4c5b-a357-8bdcaf69a06b?_state=gZWj8QKP0s9wNfZa0HxLn0BAfmc4lJJgVzH0XZgm4hl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NmY0MmUxLTVlNWEtNGM1Yi1hMzU3LThiZGNhZjY5YTA2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo1Mi40ODAzOTcyOTZaIn0%3D&digest=sha256%3Ab774c0755d2fe096b09ac7d2c468bccaec5503e713f961feb4240623be0c68a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.336367036s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:52 +0000] "PUT /v2/foo/bar/blobs/uploads/566f42e1-5e5a-4c5b-a357-8bdcaf69a06b?_state=gZWj8QKP0s9wNfZa0HxLn0BAfmc4lJJgVzH0XZgm4hl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NmY0MmUxLTVlNWEtNGM1Yi1hMzU3LThiZGNhZjY5YTA2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo1Mi40ODAzOTcyOTZaIn0%3D&digest=sha256%3Ab774c0755d2fe096b09ac7d2c468bccaec5503e713f961feb4240623be0c68a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.17s) === RUN TestBlobDeleteDisabled time="2024-11-12T04:44:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:44:53Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:54Z" 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:44379" http.request.id=6b78f0b1-2aab-4e99-b1d9-1bccd4bccaf7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43856" http.request.uri="/v2/foo/bar/blobs/sha256:b2628d69d4183dcd10127fecb5d0dfdeb8367547ee1faa26f41e88c7b452709c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="960.689µs" http.response.status=405 http.response.written=78 vars.digest="sha256:b2628d69d4183dcd10127fecb5d0dfdeb8367547ee1faa26f41e88c7b452709c" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:54 +0000] "DELETE /v2/foo/bar/blobs/sha256:b2628d69d4183dcd10127fecb5d0dfdeb8367547ee1faa26f41e88c7b452709c HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.22s) === RUN TestDeleteDisabled time="2024-11-12T04:44:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:44:54Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:54Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35553" http.request.id=68ce6738-5d1d-4094-bcf2-d8c45e096a36 http.request.method=POST http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10201ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35553" http.request.id=9c9663ea-78d6-4996-9ba6-7e74b3243a68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/bar/blobs/uploads/e8e0667b-5f97-402b-af72-786136085d9c?_state=T2_0HJz0pi1zfeW7I4fdKUNOWqyLzIaw_DsBly5679J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4ZTA2NjdiLTVmOTctNDAyYi1hZjcyLTc4NjEzNjA4NWQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo1NC4yNDUwNDQzODlaIn0%3D&digest=sha256%3A4cd8d48e229fac03f0295625bda1c540976c0a65a2c791e1f3a0f4ee00fd29b0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.060813234s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:54 +0000] "PUT /v2/foo/bar/blobs/uploads/e8e0667b-5f97-402b-af72-786136085d9c?_state=T2_0HJz0pi1zfeW7I4fdKUNOWqyLzIaw_DsBly5679J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4ZTA2NjdiLTVmOTctNDAyYi1hZjcyLTc4NjEzNjA4NWQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo1NC4yNDUwNDQzODlaIn0%3D&digest=sha256%3A4cd8d48e229fac03f0295625bda1c540976c0a65a2c791e1f3a0f4ee00fd29b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:55Z" 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:35553" http.request.id=689a1cfa-610f-4f6f-ba73-9f4e019bf95d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/bar/blobs/sha256:4cd8d48e229fac03f0295625bda1c540976c0a65a2c791e1f3a0f4ee00fd29b0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="892.808µs" http.response.status=405 http.response.written=78 vars.digest="sha256:4cd8d48e229fac03f0295625bda1c540976c0a65a2c791e1f3a0f4ee00fd29b0" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:44:55 +0000] "DELETE /v2/foo/bar/blobs/sha256:4cd8d48e229fac03f0295625bda1c540976c0a65a2c791e1f3a0f4ee00fd29b0 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.27s) === RUN TestDeleteReadOnly time="2024-11-12T04:44: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-11-12T04:44:55Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40495" http.request.id=bc51a1bc-f4b4-4363-90eb-93ceb79b67ae http.request.method=POST http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40495" http.request.id=07e09db1-bbf0-4560-bd3b-a2b8e776bafc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/foo/bar/blobs/uploads/5611aee5-efe1-46fe-8466-d738cfea423d?_state=BUZTgXV6ynkU77pNgXodEDJuTCdb8jcaEpT_5aFIx3h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2MTFhZWU1LWVmZTEtNDZmZS04NDY2LWQ3MzhjZmVhNDIzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo1NS40NzY0OTRaIn0%3D&digest=sha256%3Afefae02b1bf5c4dca8d8ab87bd3d586cbfe08eb35561f15c29731d3f498fd525" http.request.useragent="Go-http-client/1.1" http.response.duration=776.795756ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:55 +0000] "PUT /v2/foo/bar/blobs/uploads/5611aee5-efe1-46fe-8466-d738cfea423d?_state=BUZTgXV6ynkU77pNgXodEDJuTCdb8jcaEpT_5aFIx3h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2MTFhZWU1LWVmZTEtNDZmZS04NDY2LWQ3MzhjZmVhNDIzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NDo1NS40NzY0OTRaIn0%3D&digest=sha256%3Afefae02b1bf5c4dca8d8ab87bd3d586cbfe08eb35561f15c29731d3f498fd525 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [12/Nov/2024:04:44:56 +0000] "DELETE /v2/foo/bar/blobs/sha256:fefae02b1bf5c4dca8d8ab87bd3d586cbfe08eb35561f15c29731d3f498fd525 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.95s) === RUN TestStartPushReadOnly time="2024-11-12T04:44:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:44:56Z" level=info msg="redis not configured" go.version=go1.23.2 127.0.0.1 - - [12/Nov/2024:04:44:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-11-12T04:44:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:44:56Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:44:56Z" 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:41735" http.request.id=2927221d-434c-4aad-b125-ef088ae79633 http.request.method=GET http.request.remoteaddr="127.0.0.1:50348" 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.03441ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:44:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-12T04:44:56Z" 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:41735" http.request.id=a0c8382f-941f-4ff5-b456-3f0e6dbe9381 http.request.method=GET http.request.remoteaddr="127.0.0.1:50348" 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="765.767µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Nov/2024:04:44:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-12T04:44:56Z" 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:41735" http.request.id=50adb264-3c9b-4a8f-b2cc-54a5c69caeec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" 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="785.967µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:44:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-12T04:44:56Z" 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:41735" http.request.id=09a67cd4-e168-487e-a2c0-62e2e73f6091 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" 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=3.186549ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:44:56Z" 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:41735" http.request.id=09a67cd4-e168-487e-a2c0-62e2e73f6091 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" 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=3.233149ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:44:56Z" 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:41735" http.request.id=09a67cd4-e168-487e-a2c0-62e2e73f6091 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" 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=3.26167ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:44:56Z" 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:41735" http.request.id=09a67cd4-e168-487e-a2c0-62e2e73f6091 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" 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=3.28779ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:44:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-12T04:44:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=ede0e448-7ebe-4140-91b2-e60f2fc4387c http.request.method=POST http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=6309d6be-2f5d-4edf-b5bc-5e006a1444fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/blobs/uploads/de5cfb99-0270-484a-b450-8e955046cd9c?_state=zbgHcuPueltnMEubhuGDXxXI1kL6ACVfNUatndozpct7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZTVjZmI5OS0wMjcwLTQ4NGEtYjQ1MC04ZTk1NTA0NmNkOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NTYuNTY5OTI0MTY3WiJ9&digest=sha256%3Ae3fba3e980d335326e51ee16472e5feb0a9f75028120ac85ee91bc1ed5ea6052" http.request.useragent="Go-http-client/1.1" http.response.duration=2.356806666s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/de5cfb99-0270-484a-b450-8e955046cd9c?_state=zbgHcuPueltnMEubhuGDXxXI1kL6ACVfNUatndozpct7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZTVjZmI5OS0wMjcwLTQ4NGEtYjQ1MC04ZTk1NTA0NmNkOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NTYuNTY5OTI0MTY3WiJ9&digest=sha256%3Ae3fba3e980d335326e51ee16472e5feb0a9f75028120ac85ee91bc1ed5ea6052 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:44:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=23015c9a-5a2c-4140-8ef2-ffd642fb146f http.request.method=POST http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.103409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=8cf24b4e-ec59-4130-bfaf-2f2e5c6289ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/blobs/uploads/32a77397-c32d-43db-8fb8-de4b01a7bb3c?_state=WHytoBcTwMqVTo5wSyME9XFPx2axLU7u-naQ9RLPA4Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMmE3NzM5Ny1jMzJkLTQzZGItOGZiOC1kZTRiMDFhN2JiM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NTkuMjAwNzA5MDYxWiJ9&digest=sha256%3A07bcb0ecac541fe2d5555f8f054b5cbd3dc6c40a269588c5a0459fbb00fac38a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.634871124s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:44:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/32a77397-c32d-43db-8fb8-de4b01a7bb3c?_state=WHytoBcTwMqVTo5wSyME9XFPx2axLU7u-naQ9RLPA4Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMmE3NzM5Ny1jMzJkLTQzZGItOGZiOC1kZTRiMDFhN2JiM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDQ6NTkuMjAwNzA5MDYxWiJ9&digest=sha256%3A07bcb0ecac541fe2d5555f8f054b5cbd3dc6c40a269588c5a0459fbb00fac38a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=d3963177-3ef8-45bd-86d3-f69164b322da http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.768994ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=56d175cb-a609-4a00-81b4-d659c687e3c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" http.response.duration=3.520352ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=b5120dbb-b57e-42c7-8676-57e6ea3773d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.913418ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=ae600498-2db4-4e20-bd22-4967deb54011 http.request.method=GET http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.921298ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "GET /v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" 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:41735" http.request.id=1c55c09b-17cc-4cc0-9dfc-4fd993078fc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" http.response.duration=3.528911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" 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:41735" http.request.id=473ec53b-3290-455c-90d2-225fa6876418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" http.response.duration=3.551792ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:41735" http.request.id=62e0b741-cff6-454f-9e42-e51fec0d3836 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" http.response.duration=3.500312ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=63e68e4d-a1af-462d-a2b7-abc14d4cd388 http.request.method=GET http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.950258ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "GET /v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=92a38386-6de8-42a9-98a3-6659a125f304 http.request.method=GET http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="826.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=63604dec-db11-44f1-a7c0-9990a98f6c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" http.response.duration="716.606µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "GET /v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=1738222e-567c-4d80-bca8-a2dc79b8d308 http.request.method=GET http.request.remoteaddr="127.0.0.1:50348" 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="768.566µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=error msg="payload digest does match: "sha256:5abe6b8720b77e30ec36110ad58a5f98906949a040ec58ab58f111e814f82f81" != "sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04"" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=227e883b-4ccc-4921-aeb0-2f2996fc03c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" time="2024-11-12T04:45:00Z" 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:41735" http.request.id=227e883b-4ccc-4921-aeb0-2f2996fc03c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50348" http.request.uri="/v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.408µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04" 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:90fb602f619c625d61aaafa38a23592488641d79d2aced3d2a94c8846181bc04 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" 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:41735" http.request.id=0065c58d-3ca0-4af1-9eb0-43cd09ddbd46 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" 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="918.209µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" 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:41735" http.request.id=e2ac0f58-bfe2-4306-bc2e-8a607d546f16 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" 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="773.847µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" 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:41735" http.request.id=34c719e7-b47c-466c-a9f2-e51c1daf628f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" 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="888.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:00Z" 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:41735" http.request.id=34c719e7-b47c-466c-a9f2-e51c1daf628f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" 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="926.008µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:00Z" 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:41735" http.request.id=34c719e7-b47c-466c-a9f2-e51c1daf628f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" 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="958.368µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=20ca26ab-c673-4a2a-84e0-cbefd20beb5d http.request.method=POST http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="907.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=6157e43e-dc2d-4912-a8a7-8c1272101317 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/blobs/uploads/bc3c709e-858f-4f64-8c8b-d2a7caef02ec?_state=H6SUJ20YhvlAZOkSQu4t1f0YTSI0fjBp7oJZK8bL8rR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYzNjNzA5ZS04NThmLTRmNjQtOGM4Yi1kMmE3Y2FlZjAyZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDAuODczMzc1NDA1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.220251ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/bc3c709e-858f-4f64-8c8b-d2a7caef02ec?_state=H6SUJ20YhvlAZOkSQu4t1f0YTSI0fjBp7oJZK8bL8rR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYzNjNzA5ZS04NThmLTRmNjQtOGM4Yi1kMmE3Y2FlZjAyZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDAuODczMzc1NDA1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:00Z" 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:41735" http.request.id=2bccdb82-ab2f-4124-be64-487dd2f36446 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" 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="984.809µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:00Z" 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:41735" http.request.id=2bccdb82-ab2f-4124-be64-487dd2f36446 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" 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.025569ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-12T04:45:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=8c954a2e-fdbb-42e7-8c10-9ad67d224dd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.022969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=830df069-940a-44d7-a4cb-ab9bc3080343 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/blobs/uploads/af2029a5-293c-418d-b6e8-3b7e6e2ca703?_state=gUyS5dXmuqNqHkVxAf_6Rv74FXqXSYEj2iiSLYdvqh17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZjIwMjlhNS0yOTNjLTQxOGQtYjZlOC0zYjdlNmUyY2E3MDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDEuMTEyMjc1NzU3WiJ9&digest=sha256%3A72baa35ca8fc80450455d4891cd52b4c5e788d6b56b1dae3db3106ed2a3c1dd7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.261598683s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/af2029a5-293c-418d-b6e8-3b7e6e2ca703?_state=gUyS5dXmuqNqHkVxAf_6Rv74FXqXSYEj2iiSLYdvqh17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZjIwMjlhNS0yOTNjLTQxOGQtYjZlOC0zYjdlNmUyY2E3MDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDEuMTEyMjc1NzU3WiJ9&digest=sha256%3A72baa35ca8fc80450455d4891cd52b4c5e788d6b56b1dae3db3106ed2a3c1dd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=b5cc184b-fac4-4174-8a87-3e827d5f33ed http.request.method=POST http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=edfe8261-88de-4c7b-9757-80a5a79f4f28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/blobs/uploads/5812b531-a6f3-4b37-b678-d55c69ac6925?_state=n9NxF_Vc94yeoVQX7_PJUBPdm10Li6p9LL4bARQd59B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ODEyYjUzMS1hNmYzLTRiMzctYjY3OC1kNTVjNjlhYzY5MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDIuNTYwNDQyMjM5WiJ9&digest=sha256%3A07ce0466013adb7b95c1e2a28cd238560d532e1bf0f6451ec819cebae044c67e" http.request.useragent="Go-http-client/1.1" http.response.duration=822.80893ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/5812b531-a6f3-4b37-b678-d55c69ac6925?_state=n9NxF_Vc94yeoVQX7_PJUBPdm10Li6p9LL4bARQd59B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ODEyYjUzMS1hNmYzLTRiMzctYjY3OC1kNTVjNjlhYzY5MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDIuNTYwNDQyMjM5WiJ9&digest=sha256%3A07ce0466013adb7b95c1e2a28cd238560d532e1bf0f6451ec819cebae044c67e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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:41735" http.request.id=7df3f7ea-c937-4e49-bae1-56bb03f29b3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.348092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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:41735" http.request.id=9398e655-5725-4e4b-8842-d071ecb92267 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/sha256:ff0a6f5ea970ccfb497d98c7a6119fce9532abae1100c7d41570c6d75d99a2d7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11597ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:ff0a6f5ea970ccfb497d98c7a6119fce9532abae1100c7d41570c6d75d99a2d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=5f19468f-07f2-4c73-8164-71fd403b79ad http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" 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="941.329µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=6dffeb9f-2d22-40c3-bdbe-81bd17c58d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/sha256:ff0a6f5ea970ccfb497d98c7a6119fce9532abae1100c7d41570c6d75d99a2d7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="920.289µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/sha256:ff0a6f5ea970ccfb497d98c7a6119fce9532abae1100c7d41570c6d75d99a2d7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=1c682fbb-0557-4aed-9e87-8364d6c88f87 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="812.567µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=078287c2-f57c-4521-87f1-fd8463745bc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/sha256:ff0a6f5ea970ccfb497d98c7a6119fce9532abae1100c7d41570c6d75d99a2d7" http.request.useragent="Go-http-client/1.1" http.response.duration="703.447µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/sha256:ff0a6f5ea970ccfb497d98c7a6119fce9532abae1100c7d41570c6d75d99a2d7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=0ed0ecb9-18eb-473c-a655-ba164bec3f96 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="705.126µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="rewriting manifest sha256:ff0a6f5ea970ccfb497d98c7a6119fce9532abae1100c7d41570c6d75d99a2d7 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=ab1f8c17-104f-4784-994f-db1eaaccdcb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" 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-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=ab1f8c17-104f-4784-994f-db1eaaccdcb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.167979ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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:41735" http.request.id=498b2bb8-0928-4a6c-af82-c1c348866e52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" 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="882.168µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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:41735" http.request.id=dcfb57e6-0422-481b-b0c9-19e0aa8813bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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:41735" http.request.id=b04e5006-e267-448c-9aa3-dea57d1d1d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/sha256:fffcf1d4f5e8d6d38c713080af746634267ab7c15868b4309c02d58e5e0f2598" http.request.useragent="Go-http-client/1.1" http.response.duration="968.129µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:fffcf1d4f5e8d6d38c713080af746634267ab7c15868b4309c02d58e5e0f2598 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=357ae975-b2ff-4a50-8bc0-5ea4e813c41c http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" 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="896.128µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=b006f66d-0e13-4201-809a-70513ae56407 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/sha256:fffcf1d4f5e8d6d38c713080af746634267ab7c15868b4309c02d58e5e0f2598" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="872.368µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/sha256:fffcf1d4f5e8d6d38c713080af746634267ab7c15868b4309c02d58e5e0f2598 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=1ebfcd3f-c93e-43f1-9d98-c308fea7789c http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="765.847µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=88536308-d6c2-46ae-b9e2-c6fcb34220e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/schema2/manifests/sha256:fffcf1d4f5e8d6d38c713080af746634267ab7c15868b4309c02d58e5e0f2598" http.request.useragent="Go-http-client/1.1" http.response.duration="718.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/sha256:fffcf1d4f5e8d6d38c713080af746634267ab7c15868b4309c02d58e5e0f2598 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="rewriting manifest list sha256:fffcf1d4f5e8d6d38c713080af746634267ab7c15868b4309c02d58e5e0f2598 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=117baaba-44be-4768-9af7-c1a40f908261 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" 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-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41735" http.request.id=117baaba-44be-4768-9af7-c1a40f908261 http.request.method=GET http.request.remoteaddr="127.0.0.1:52324" 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.14846ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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-11-12T04:45:03Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:45:03Z" 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:42785" http.request.id=f704c711-626e-45e8-9483-fad81bba7dd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41884" 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="898.768µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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:42785" http.request.id=7a7d5760-5714-4e49-b801-ad31016aabd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41884" 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="736.126µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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:42785" http.request.id=f8b6c3e7-7e33-4c5b-b1bb-b601b96ed4cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" 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="698.367µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" 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:42785" http.request.id=23c45d10-9592-4eb2-9697-f3cd4a88e1b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" 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=3.169189ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:45:03Z" 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:42785" http.request.id=23c45d10-9592-4eb2-9697-f3cd4a88e1b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" 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=3.209709ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:45:03Z" 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:42785" http.request.id=23c45d10-9592-4eb2-9697-f3cd4a88e1b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" 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=3.241229ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:45:03Z" 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:42785" http.request.id=23c45d10-9592-4eb2-9697-f3cd4a88e1b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" 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=3.26899ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-12T04:45:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=4f1304ff-383d-49f9-9303-77698511ea43 http.request.method=POST http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.037089ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=e1195b90-652b-44d6-8948-2527b2e05942 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/blobs/uploads/e60415c3-9b6b-4cd1-89dc-b86f2da3a297?_state=N6Zy2lpPAqBKWz_ujxG70P5yIJehBxqyPWG0-U81d3B7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNjA0MTVjMy05YjZiLTRjZDEtODlkYy1iODZmMmRhM2EyOTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDMuNjYxOTg5NloifQ%3D%3D&digest=sha256%3Acf2d8d8e6d6732ab0a896a11b13f7a170e2c25d706ab8ba9ae9714acdf8369bf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.519841528s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:03 +0000] "PUT /v2/foo/schema1/blobs/uploads/e60415c3-9b6b-4cd1-89dc-b86f2da3a297?_state=N6Zy2lpPAqBKWz_ujxG70P5yIJehBxqyPWG0-U81d3B7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNjA0MTVjMy05YjZiLTRjZDEtODlkYy1iODZmMmRhM2EyOTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDMuNjYxOTg5NloifQ%3D%3D&digest=sha256%3Acf2d8d8e6d6732ab0a896a11b13f7a170e2c25d706ab8ba9ae9714acdf8369bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=9a42d404-4c1b-4bc8-8c45-b256c3d3f055 http.request.method=POST http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09357ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:05 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=947f85b5-1598-4a04-980f-dbcd0c525226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/blobs/uploads/952af3d7-fc7e-4d83-8a13-65759c156a8a?_state=h9GSVKnNnO3ssf_h5YxoXQcn5_RMfOb9gcwbFwgMieR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NTJhZjNkNy1mYzdlLTRkODMtOGExMy02NTc1OWMxNTZhOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDUuMzg5NTI1MjM5WiJ9&digest=sha256%3Ae08cf8f07023baf7e090f80b158ada9abeab6bc8459b8fc3ec140cceefaa60da" http.request.useragent="Go-http-client/1.1" http.response.duration=990.813683ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:05 +0000] "PUT /v2/foo/schema1/blobs/uploads/952af3d7-fc7e-4d83-8a13-65759c156a8a?_state=h9GSVKnNnO3ssf_h5YxoXQcn5_RMfOb9gcwbFwgMieR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NTJhZjNkNy1mYzdlLTRkODMtOGExMy02NTc1OWMxNTZhOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDUuMzg5NTI1MjM5WiJ9&digest=sha256%3Ae08cf8f07023baf7e090f80b158ada9abeab6bc8459b8fc3ec140cceefaa60da HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=3741ecc2-b667-4624-a890-69295bb162d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.707713ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=ca5584e0-0d91-4de0-a872-c42f8436e788 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.430951ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=01c99e51-ee42-4f28-9ca1-d5462ddd7526 http.request.method=GET http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.818096ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=f9f44a7f-6cbe-45df-ae32-bcbbb61e4304 http.request.method=GET http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.846297ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "GET /v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" 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:42785" http.request.id=577ef5a4-04f8-4cb3-84a3-0b1d45bf005f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.428751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" 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:42785" http.request.id=b45e9bd3-2990-4b4c-82d3-e7ae6a4cc760 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.454271ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:42785" http.request.id=27efa8b6-9255-42b2-8513-2ba0db1adc3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.470671ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=f89d0a94-4434-4c00-b2be-c952cc760f83 http.request.method=GET http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.806617ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "GET /v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=41cee9db-82c6-4543-9072-7e2118888239 http.request.method=GET http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="713.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=44d7d04c-335d-4a7c-98dc-9840d5d1d81b http.request.method=GET http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" http.response.duration="682.726µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "GET /v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=2ab51d8f-157a-4fc5-a42d-a27c7695efe5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41884" 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="655.006µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=error msg="payload digest does match: "sha256:a0dc8504351b0b4e395146cae8363a63c60c7b448b264faadd6136b00c5655a6" != "sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4"" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=85250306-6659-48ae-b417-86fb1b23622e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" time="2024-11-12T04:45:06Z" 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:42785" http.request.id=85250306-6659-48ae-b417-86fb1b23622e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41884" http.request.uri="/v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="875.208µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4" 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:14f1ca2175a549848f83291b7627868001435eac7b6b16e8ea433f5df49685c4 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" 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:42785" http.request.id=98691168-93eb-444b-ad60-d0ba700f653d http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" 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="957.329µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" 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:42785" http.request.id=45499208-6658-4f4c-843b-c29e860fb275 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" 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="730.327µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" 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:42785" http.request.id=09089ed7-0f76-41b7-9171-2db3ecd736ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" 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="898.768µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:06Z" 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:42785" http.request.id=09089ed7-0f76-41b7-9171-2db3ecd736ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" 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="938.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:06Z" 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:42785" http.request.id=09089ed7-0f76-41b7-9171-2db3ecd736ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" 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="969.889µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=138c3a76-2077-41f5-85f2-c16750a83de2 http.request.method=POST http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=3084b4bd-9ac0-48d7-af66-1b42477a49c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/blobs/uploads/f8082869-047e-4ce8-b0eb-e5bc7dfe5383?_state=lS8vQAh7jbnCphUvp0m_vxeTFpNekgXXt67a9KEF_uB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmODA4Mjg2OS0wNDdlLTRjZTgtYjBlYi1lNWJjN2RmZTUzODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDYuNDE2ODg4MDkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/f8082869-047e-4ce8-b0eb-e5bc7dfe5383?_state=lS8vQAh7jbnCphUvp0m_vxeTFpNekgXXt67a9KEF_uB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmODA4Mjg2OS0wNDdlLTRjZTgtYjBlYi1lNWJjN2RmZTUzODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDYuNDE2ODg4MDkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" 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:42785" http.request.id=7e0f43f2-747a-4272-ba45-b8420e5c6596 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" 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="988.088µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:06Z" 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:42785" http.request.id=7e0f43f2-747a-4272-ba45-b8420e5c6596 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" 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.027449ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-12T04:45:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=f14ed66a-32eb-472e-becc-fdfc26edf65d http.request.method=POST http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="971.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=c81cda47-e2df-452e-919a-88724a8267c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/blobs/uploads/d6175f2c-5acc-4c5a-9458-c4dab0ebf0ce?_state=pz97R-xzPYMzkEQW84BD2jThxOIPkyZWeJkYy-JKrJ17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNjE3NWYyYy01YWNjLTRjNWEtOTQ1OC1jNGRhYjBlYmYwY2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDYuNjgzMTQ5MzdaIn0%3D&digest=sha256%3Afde15e77bd3206bf6b3241985f695dd514997257a5b9631a9ea1e216f694f15c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.724408051s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/d6175f2c-5acc-4c5a-9458-c4dab0ebf0ce?_state=pz97R-xzPYMzkEQW84BD2jThxOIPkyZWeJkYy-JKrJ17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNjE3NWYyYy01YWNjLTRjNWEtOTQ1OC1jNGRhYjBlYmYwY2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDYuNjgzMTQ5MzdaIn0%3D&digest=sha256%3Afde15e77bd3206bf6b3241985f695dd514997257a5b9631a9ea1e216f694f15c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=4b7794fa-84d3-4cf9-a765-6eba16fd22d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06697ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=1587030c-d03f-417a-885e-e5f0d4325402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/blobs/uploads/ae616ec7-ce47-46a5-9667-e37788f16aca?_state=AXpll82pxw5fxyKKcrybQcCwjKoUsiJm8FR-jh3Y0p17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZTYxNmVjNy1jZTQ3LTQ2YTUtOTY2Ny1lMzc3ODhmMTZhY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDguNTg1NjE5MjY0WiJ9&digest=sha256%3A93923df97e5c139c2a55ec6e45866ca638ad22d3a62bec124a02bd7f9d101bf2" http.request.useragent="Go-http-client/1.1" http.response.duration=757.875665ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/ae616ec7-ce47-46a5-9667-e37788f16aca?_state=AXpll82pxw5fxyKKcrybQcCwjKoUsiJm8FR-jh3Y0p17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZTYxNmVjNy1jZTQ3LTQ2YTUtOTY2Ny1lMzc3ODhmMTZhY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDguNTg1NjE5MjY0WiJ9&digest=sha256%3A93923df97e5c139c2a55ec6e45866ca638ad22d3a62bec124a02bd7f9d101bf2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:42785" http.request.id=dfdbad30-b67a-4207-a8f9-a289ff7d3f67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.305052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:42785" http.request.id=bd3fb1d0-fc97-4857-911f-df90b930bfb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/sha256:2f57d6cfafdf37ae63cf2ecec3285f40584684f685a9d81dcf355cf1b961317d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13981ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:2f57d6cfafdf37ae63cf2ecec3285f40584684f685a9d81dcf355cf1b961317d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=6e37fafd-5bbb-4de0-9ca7-4b10e206bc96 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" 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="928.048µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=d933575e-e4b6-46f9-99ea-877b78e75ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/sha256:2f57d6cfafdf37ae63cf2ecec3285f40584684f685a9d81dcf355cf1b961317d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="938.128µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/sha256:2f57d6cfafdf37ae63cf2ecec3285f40584684f685a9d81dcf355cf1b961317d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=a0cc329c-ca89-46ed-95a5-8508136ef2c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="824.568µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=8bc1f315-10e9-4cf3-b6f0-4aff3d55bf45 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/sha256:2f57d6cfafdf37ae63cf2ecec3285f40584684f685a9d81dcf355cf1b961317d" http.request.useragent="Go-http-client/1.1" http.response.duration="678.446µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/sha256:2f57d6cfafdf37ae63cf2ecec3285f40584684f685a9d81dcf355cf1b961317d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=8d8ca218-6c08-46e6-8482-f3aa6ab105d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" 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="685.766µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="rewriting manifest sha256:2f57d6cfafdf37ae63cf2ecec3285f40584684f685a9d81dcf355cf1b961317d in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=a0591825-b5b2-45ca-9343-51773af9f1e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" 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-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=a0591825-b5b2-45ca-9343-51773af9f1e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.988058ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-12T04:45: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.list.v2+json" http.request.host="127.0.0.1:42785" http.request.id=91e84641-b073-4951-8c03-d0bcbf15ef3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" 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="875.768µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:42785" http.request.id=72ccdb96-eecc-4368-af29-47f5ad4aaf8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:42785" http.request.id=00a4a179-f51d-4932-acaf-0d8e9acd9e2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/sha256:0d40b4962bc3dd8336233c7ceacf586c5b1e44cf6ea477ade774b65253f4236d" http.request.useragent="Go-http-client/1.1" http.response.duration="937.129µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:0d40b4962bc3dd8336233c7ceacf586c5b1e44cf6ea477ade774b65253f4236d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=8f1f6a93-af68-40af-a61e-10d486b7d362 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" 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="882.168µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=6bbd9a76-b501-4847-b915-12b288910743 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/sha256:0d40b4962bc3dd8336233c7ceacf586c5b1e44cf6ea477ade774b65253f4236d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="977.848µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/sha256:0d40b4962bc3dd8336233c7ceacf586c5b1e44cf6ea477ade774b65253f4236d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=c4e294fc-a58e-4152-aa5c-cf1c1e482e98 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="759.607µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=e9633ce0-2f61-48a8-a0b2-e9e348e9e29c http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" http.request.uri="/v2/foo/schema2/manifests/sha256:0d40b4962bc3dd8336233c7ceacf586c5b1e44cf6ea477ade774b65253f4236d" http.request.useragent="Go-http-client/1.1" http.response.duration="753.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/sha256:0d40b4962bc3dd8336233c7ceacf586c5b1e44cf6ea477ade774b65253f4236d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="rewriting manifest list sha256:0d40b4962bc3dd8336233c7ceacf586c5b1e44cf6ea477ade774b65253f4236d in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=d58ef34f-de1c-4fd9-ab73-6013864f6cd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" 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-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42785" http.request.id=d58ef34f-de1c-4fd9-ab73-6013864f6cd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41888" 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.206219ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (13.11s) === RUN TestGetManifestWithStorageError time="2024-11-12T04:45:09Z" 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-11-12T04:45:09Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:45:09Z" 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:45345" http.request.id=f435856b-cf81-40d6-8e5f-da986fa8439b http.request.method=GET http.request.remoteaddr="127.0.0.1:35748" 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.035529ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:45345" http.request.id=432aa9eb-e4b5-4ec3-b967-3200a0716aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35748" 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="776.327µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:45345" http.request.id=513145f9-006f-462e-b97d-1d456b96bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:35748" 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="804.167µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:45345" http.request.id=3ab7b650-3529-455e-864a-30f57c4bf6e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35748" 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="754.007µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-11-12T04:45:09Z" 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-11-12T04:45:09Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:45:09Z" 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:34047" http.request.id=c58d5d38-916d-4b91-94f5-7d1279243b03 http.request.method=GET http.request.remoteaddr="127.0.0.1:60430" 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="813.288µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:34047" http.request.id=a70219e2-4be0-40c3-aaf4-31164592dd33 http.request.method=GET http.request.remoteaddr="127.0.0.1:60430" 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="799.247µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" 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:34047" http.request.id=4af8e113-cc43-48ce-9343-c3aec0294991 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" 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="736.647µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-12T04:45: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:34047" http.request.id=9c75d79e-5c1f-4fe8-9278-842218398c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" 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=3.115229ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:45:09Z" 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:34047" http.request.id=9c75d79e-5c1f-4fe8-9278-842218398c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" 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=3.154429ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:45: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:34047" http.request.id=9c75d79e-5c1f-4fe8-9278-842218398c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" 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=3.181029ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-12T04:45:09Z" 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:34047" http.request.id=9c75d79e-5c1f-4fe8-9278-842218398c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" 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=3.208549ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-12T04:45:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=4fc3468b-7dd8-42dc-a487-b3c6155ef8bf http.request.method=POST http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="917.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=c725f81a-e410-448a-afc2-db676d31cf0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/blobs/uploads/855331b7-331d-419f-a5b4-7b6c2e85beb0?_state=cJ3qrjIrDxAfPbphsmseoZyCojIrxKN7h5jVecdoy3t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NTUzMzFiNy0zMzFkLTQxOWYtYTViNC03YjZjMmU4NWJlYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDkuNTQwODA4MTQ3WiJ9&digest=sha256%3Ab896ecc64081708a89d0b8b0c2ccdcd019698dde09a120553acb23adae02cab6" http.request.useragent="Go-http-client/1.1" http.response.duration=701.316437ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:09 +0000] "PUT /v2/foo/schema1/blobs/uploads/855331b7-331d-419f-a5b4-7b6c2e85beb0?_state=cJ3qrjIrDxAfPbphsmseoZyCojIrxKN7h5jVecdoy3t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NTUzMzFiNy0zMzFkLTQxOWYtYTViNC03YjZjMmU4NWJlYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MDkuNTQwODA4MTQ3WiJ9&digest=sha256%3Ab896ecc64081708a89d0b8b0c2ccdcd019698dde09a120553acb23adae02cab6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=4bc0fc1c-5947-4965-8970-37b0c1ac1862 http.request.method=POST http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=e94cf582-03a2-4b7f-86c3-777841b3d334 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/blobs/uploads/127a6c02-5cee-4d42-ae04-3cde52aa1485?_state=B54S81WyW8vxXhkOSjnHKTkahBbbOechgYlR2moJtel7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMjdhNmMwMi01Y2VlLTRkNDItYWUwNC0zY2RlNTJhYTE0ODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MTAuNDkwMDM0ODk2WiJ9&digest=sha256%3A9c4d06a88cccb5b44d50aa344fb606269cac82c977aca67290bedd9eb7ed5cc6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.527980401s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/127a6c02-5cee-4d42-ae04-3cde52aa1485?_state=B54S81WyW8vxXhkOSjnHKTkahBbbOechgYlR2moJtel7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMjdhNmMwMi01Y2VlLTRkNDItYWUwNC0zY2RlNTJhYTE0ODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MTAuNDkwMDM0ODk2WiJ9&digest=sha256%3A9c4d06a88cccb5b44d50aa344fb606269cac82c977aca67290bedd9eb7ed5cc6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=5e7aa741-1ed8-4cf6-b8a5-4468644e1d1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.975285ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=c3629957-c8b2-4e80-919c-fdec7ae0e92f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.486592ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=27931c01-0d87-44d0-9cf7-35badd4e3a34 http.request.method=GET http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.897377ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=d14fd59e-abd4-44bf-84a4-c5be846d07f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.858817ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=c7e2af10-a441-432a-ae9d-834e3c6845f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.528472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=e252d00b-be7b-432d-a18e-4f27ba56f8e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.499631ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:34047" http.request.id=8d7a9da1-a23e-4233-90d0-26ae7d880c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.469391ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=6df8785a-ae0a-441b-9de1-4aad03cc4ba2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.889137ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=4baf331a-9750-4159-96f5-3177694563e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="811.527µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=f91119ab-20fd-4ce0-b959-e826127f3b21 http.request.method=GET http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.duration="761.567µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=f8e64ea0-9e3c-4345-aa0c-9749df954e5a http.request.method=GET http.request.remoteaddr="127.0.0.1:60430" 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="750.486µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=error msg="payload digest does match: "sha256:6458be39bcdef904ed0238cc0b0a0360f8edcb8cf0829dd4ce185f38b297fa7f" != "sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4"" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=58cda2c4-15aa-4e57-bca7-b683826ebdd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=58cda2c4-15aa-4e57-bca7-b683826ebdd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.888µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=4a890734-7efa-4861-a7d6-43a7c286351a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60440" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04593ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=9055b90a-ef3e-4a24-8354-89a4143b034f http.request.method=GET http.request.remoteaddr="127.0.0.1:60440" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.608µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=8fe2dbbd-399d-493a-9f81-fff36d67cff6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="943.808µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=d2a1b9c8-de8c-461a-8768-5fc458413f67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60454" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.600032ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=b22e3c03-90ab-431c-82bb-63684f098556 http.request.method=GET http.request.remoteaddr="127.0.0.1:60454" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.895017ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=8755024d-f4de-42a2-9908-1d24fecce639 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60460" 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="926.488µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=db682692-9ce0-4c4a-9f1f-b1f84744058c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.708673ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=1ee8e801-2f30-4ccb-881e-82a0c55bfef9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" 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="789.767µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=b74be38a-1837-40d8-8c73-b6731d6df50a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4" http.request.useragent="Go-http-client/1.1" http.response.duration="947.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:af302eb4565efb344383933ec821cdf64942003ab413317a6c12ffa81bf746d4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=f1803362-432f-447a-a5a7-6b91fef6aae1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" 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="770.087µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=82730ad9-ef7f-453b-8044-7f68f6ad9e00 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.647µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=1d02fc0d-88e8-4e31-a011-d319f0b46626 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" 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="798.727µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=07c0c531-47fa-489e-b51e-1493270ffa12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" 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="944.808µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:12Z" 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:34047" http.request.id=07c0c531-47fa-489e-b51e-1493270ffa12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" 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="985.489µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:12Z" 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:34047" http.request.id=07c0c531-47fa-489e-b51e-1493270ffa12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" 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.014169ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=e2fbb35f-6a1e-4b9a-913c-584c75a73569 http.request.method=POST http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=ff25c6c3-6e28-44cb-a14e-4780c4a0ccd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/blobs/uploads/b9554ef6-1807-4428-857e-ef7a3790e694?_state=Z3O5diqyBU_CNwhMJ2f8L_OFj0IST8LZeVWJivVOnKV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiOTU1NGVmNi0xODA3LTQ0MjgtODU3ZS1lZjdhMzc5MGU2OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MTIuMDc0NzI1NTY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.202611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/b9554ef6-1807-4428-857e-ef7a3790e694?_state=Z3O5diqyBU_CNwhMJ2f8L_OFj0IST8LZeVWJivVOnKV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiOTU1NGVmNi0xODA3LTQ0MjgtODU3ZS1lZjdhMzc5MGU2OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MTIuMDc0NzI1NTY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" 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:34047" http.request.id=0c7f4383-11bd-4ef7-be58-8ea44d26d6cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" 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="976.969µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-12T04:45:12Z" 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:34047" http.request.id=0c7f4383-11bd-4ef7-be58-8ea44d26d6cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" 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.019769ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-12T04:45:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=8d309cba-20fa-402e-a28b-0344f7f663d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="998.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:13Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=a9b87fc6-07f5-4e52-9594-3ab7ce24ce37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/blobs/uploads/f7484b9a-896a-40a6-aa7f-4d98dfa66a62?_state=DM3G8WQ6NiQCsZI2R6qGZp51C7OzTYspRhiEVnRGyQl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNzQ4NGI5YS04OTZhLTQwYTYtYWE3Zi00ZDk4ZGZhNjZhNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MTIuMzEwNjI0NTczWiJ9&digest=sha256%3Ac54e97c94a6cd2a45441e59a9666976849102727ba957bd627d9048bcf94ab44" http.request.useragent="Go-http-client/1.1" http.response.duration=1.451899277s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/f7484b9a-896a-40a6-aa7f-4d98dfa66a62?_state=DM3G8WQ6NiQCsZI2R6qGZp51C7OzTYspRhiEVnRGyQl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNzQ4NGI5YS04OTZhLTQwYTYtYWE3Zi00ZDk4ZGZhNjZhNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MTIuMzEwNjI0NTczWiJ9&digest=sha256%3Ac54e97c94a6cd2a45441e59a9666976849102727ba957bd627d9048bcf94ab44 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=23422f3a-415c-49a5-98a9-04b40f13234c http.request.method=POST http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.072529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=e30862d8-c6b2-4314-9009-3d588f4117e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/blobs/uploads/0b5f9d9c-23b7-407c-b3ce-1304e664a105?_state=ra7Mh_Toxu5SlW7b4ltN_AqjyTA2A6g2e6IHdKgJqMx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYjVmOWQ5Yy0yM2I3LTQwN2MtYjNjZS0xMzA0ZTY2NGExMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MTQuMDE0NjM2OTE5WiJ9&digest=sha256%3Ab278c7c9e3baeffa6b05388bd6ec59c4191abff36b326c83f254555d0ffcc374" http.request.useragent="Go-http-client/1.1" http.response.duration=1.545276277s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/0b5f9d9c-23b7-407c-b3ce-1304e664a105?_state=ra7Mh_Toxu5SlW7b4ltN_AqjyTA2A6g2e6IHdKgJqMx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYjVmOWQ5Yy0yM2I3LTQwN2MtYjNjZS0xMzA0ZTY2NGExMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTJUMDQ6NDU6MTQuMDE0NjM2OTE5WiJ9&digest=sha256%3Ab278c7c9e3baeffa6b05388bd6ec59c4191abff36b326c83f254555d0ffcc374 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:34047" http.request.id=8ad49eb9-a78c-4633-8ee0-34bf496175e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.336092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:34047" http.request.id=45f927db-b421-4d9a-adf8-43ed6cb746d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15169ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=1ce092d4-f24c-434a-900b-157b4da7b3aa http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" 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="955.528µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=3a8e3055-e0ba-402c-a190-328bf685a99c http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="910.328µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=b6a22ab7-63d6-4836-b507-7093280ff6f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="783.407µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=4e91b60d-1daa-441e-94dc-f66cc7c09478 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.duration="667.686µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=8428e18a-ba25-49c7-ae6f-cc3963111a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" 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="718.727µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="rewriting manifest sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=70f105ab-3ce6-46f2-978b-c2a82071c691 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" 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-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=70f105ab-3ce6-46f2-978b-c2a82071c691 http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.023258ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=998b45ac-b4fb-479f-8054-2235959c2d32 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.duration="878.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=4e5ae3f0-45ba-4a41-a162-9078eec206ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60468" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="755.447µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:34047" http.request.id=ba28fc4d-fc05-407f-b9ed-5cf22587d884 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60480" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="885.968µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:34047" http.request.id=2fffbdbb-9dac-4b27-b28c-82039af6577b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60482" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14365ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=053ae1d2-e7fe-4b2e-b6f4-f3abf2fee7e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60482" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="885.608µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:34047" http.request.id=093df07c-09a4-4f30-ae6b-65b703239a79 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60494" 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="924.448µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:34047" http.request.id=cc8de85c-eebf-46b5-b48e-9e68f617e7f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60506" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.268491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=3d8844e8-fe13-4adf-a9fa-3146877b9925 http.request.method=GET http.request.remoteaddr="127.0.0.1:60506" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="722.206µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=4acd21c5-e74b-4b45-a78f-fbc0b44b0d8a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60506" http.request.uri="/v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581" http.request.useragent="Go-http-client/1.1" http.response.duration="897.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:50f5a6822125ee44c309204b42a05c0400d2828dc2d029d3175c8ba96bbb8581 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34047" http.request.id=e214e13c-d302-431f-a906-6a50532fdf96 http.request.method=GET http.request.remoteaddr="127.0.0.1:60506" 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="743.687µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (6.21s) === RUN TestManifestDeleteDisabled time="2024-11-12T04:45:15Z" 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-11-12T04:45:15Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:45:15Z" 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:35809" http.request.id=3eaab0e8-6fab-4d1f-b54a-1b2b3002de75 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38980" 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="867.808µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-11-12T04:45:15Z" 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-11-12T04:45:15Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:45:15Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-11-12T04:45:15Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.2 time="2024-11-12T04:45:15Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-11-12T04:45:15Z" 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:45239" http.request.id=d686492d-13c8-4845-ab19-473eb99c87b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42990" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.753776ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:45239" http.request.id=0ddca1d7-db64-4189-9a0b-314b5dc7226d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43000" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.607334ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:45239" http.request.id=bdbe7b41-03f3-4be9-a347-3c28d5d720d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:43006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.429293ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-12T04:45:15Z" 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:45239" http.request.id=cd3f3529-2f6b-4f4a-9ff0-80a6ea80451f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43012" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.365572ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [12/Nov/2024:04:45:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.20s) === RUN TestProxyManifestGetByTag time="2024-11-12T04:45:15Z" 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-11-12T04:45:15Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:45:16Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=214c066f-f94c-41a0-8784-dfffb82fca4b http.request.method=POST http.request.remoteaddr="127.0.0.1:44664" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003889ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=7fedc775-a494-4a72-ab50-5f4b3b023a96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44664" http.request.uri="/v2/foo/bar/blobs/uploads/2d385b4b-9a36-40ae-a19c-d3544eadb0d9?_state=xC4BclgSgl7vqdA3iUbtAtpTBosIALvGIgGF9ubpxtB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkMzg1YjRiLTlhMzYtNDBhZS1hMTljLWQzNTQ0ZWFkYjBkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NToxNi4wMDc4MjY1MTFaIn0%3D&digest=sha256%3A4a73f1ebf4874851523c2a369ea98adbdd7f3353dae1d65ecd050dbe8704177d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.273026185s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:16 +0000] "PUT /v2/foo/bar/blobs/uploads/2d385b4b-9a36-40ae-a19c-d3544eadb0d9?_state=xC4BclgSgl7vqdA3iUbtAtpTBosIALvGIgGF9ubpxtB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkMzg1YjRiLTlhMzYtNDBhZS1hMTljLWQzNTQ0ZWFkYjBkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NToxNi4wMDc4MjY1MTFaIn0%3D&digest=sha256%3A4a73f1ebf4874851523c2a369ea98adbdd7f3353dae1d65ecd050dbe8704177d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=a9cc7b5b-8f36-40cf-be17-1430ecb6a288 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44664" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.606033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-12T04:45:17Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-12T04:45:17Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.23.2 time="2024-11-12T04:45:17Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=889c6e42-898e-46bf-ae44-d280990d073c http.request.method=GET http.request.remoteaddr="127.0.0.1:44664" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="713.766µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:39629" go.version=go1.23.2 time="2024-11-12T04:45:17Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=fac6052c-cd90-46cd-9b58-d921f25197e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44672" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="797.167µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39629 /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:39629/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:42167" http.request.id=2d62d7e1-bf9a-4499-9966-69f4155347c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/foo/bar/manifests/sha256:27b7269317a9ea36a8099c4675b2bc9dc3673d96a0a5fa21e60ac505c4462ba6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:27b7269317a9ea36a8099c4675b2bc9dc3673d96a0a5fa21e60ac505c4462ba6" time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=faeea303-8448-4487-ba83-1e6740ff046e http.request.method=GET http.request.remoteaddr="127.0.0.1:44686" http.request.uri="/v2/foo/bar/manifests/sha256:27b7269317a9ea36a8099c4675b2bc9dc3673d96a0a5fa21e60ac505c4462ba6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.922137ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "GET /v2/foo/bar/manifests/sha256:27b7269317a9ea36a8099c4675b2bc9dc3673d96a0a5fa21e60ac505c4462ba6 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:27b7269317a9ea36a8099c4675b2bc9dc3673d96a0a5fa21e60ac505c4462ba6 with ttl=167h59m59.9999964s" go.version=go1.23.2 time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42167" http.request.id=2d62d7e1-bf9a-4499-9966-69f4155347c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/foo/bar/manifests/sha256:27b7269317a9ea36a8099c4675b2bc9dc3673d96a0a5fa21e60ac505c4462ba6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.840071ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "GET /v2/foo/bar/manifests/sha256:27b7269317a9ea36a8099c4675b2bc9dc3673d96a0a5fa21e60ac505c4462ba6 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=2d9863d7-dd13-4b6d-9463-da35e996918c http.request.method=GET http.request.remoteaddr="127.0.0.1:44686" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.768µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39629 /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:39629/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:42167" http.request.id=55c6f48f-043e-4b45-a21c-92eb9ca15a70 http.request.method=GET http.request.remoteaddr="127.0.0.1:54402" 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-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=73f03da0-9b86-4d3d-bfab-03189eb9a1cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44692" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.941817ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42167" http.request.id=55c6f48f-043e-4b45-a21c-92eb9ca15a70 http.request.method=GET http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.972454ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-12T04:45:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=20e2b68d-ce98-45ef-8683-05b16efa9539 http.request.method=POST http.request.remoteaddr="127.0.0.1:44692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="995.649µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=9f29b119-e40e-4704-abf0-5986f6ce9c40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44692" http.request.uri="/v2/foo/bar/blobs/uploads/3a08588e-b1fe-42a6-8cae-9556978357ac?_state=5vodmZ3VAqjqRrBxrxpa-yjzsyzxF_Hj0F82GgI4xRF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMDg1ODhlLWIxZmUtNDJhNi04Y2FlLTk1NTY5NzgzNTdhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NToxNy41OTk5MTM4NVoifQ%3D%3D&digest=sha256%3Ae0e8167377919b0bd5ab8676d7ab8c2061362f0898436883ba993ca8f4e67cc9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.169984263s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:17 +0000] "PUT /v2/foo/bar/blobs/uploads/3a08588e-b1fe-42a6-8cae-9556978357ac?_state=5vodmZ3VAqjqRrBxrxpa-yjzsyzxF_Hj0F82GgI4xRF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMDg1ODhlLWIxZmUtNDJhNi04Y2FlLTk1NTY5NzgzNTdhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMlQwNDo0NToxNy41OTk5MTM4NVoifQ%3D%3D&digest=sha256%3Ae0e8167377919b0bd5ab8676d7ab8c2061362f0898436883ba993ca8f4e67cc9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=cbdf439d-ba67-4bce-b3da-b7636017e8d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44692" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.639752ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Nov/2024:04:45:19 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=126525aa-0d66-46ab-a993-3ec29685a240 http.request.method=GET http.request.remoteaddr="127.0.0.1:44692" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="806.087µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Nov/2024:04:45:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-12T04:45:19Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39629 /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:39629/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:42167" http.request.id=01046ee9-7b28-4f33-aab1-cbb2cde5a534 http.request.method=GET http.request.remoteaddr="127.0.0.1:59126" 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-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=2c94cac8-76d5-417b-a809-3dfadc004bf8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39282" 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.002058ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Nov/2024:04:45:19 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=22c3bc19-146a-4efb-96ce-2d6ec4929cc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39282" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="681.486µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Nov/2024:04:45:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-12T04:45:19Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39629 /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:39629/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:42167" http.request.id=01046ee9-7b28-4f33-aab1-cbb2cde5a534 http.request.method=GET http.request.remoteaddr="127.0.0.1:59126" 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-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39629" http.request.id=81e5c33b-0707-4661-9d21-1061bb140948 http.request.method=GET http.request.remoteaddr="127.0.0.1:39294" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.942297ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Nov/2024:04:45:19 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-12T04:45:19Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:82bdd2d15f9b275b1c8e32ade1a5cacf88ab8324c20372866d5ce8c172017564 with ttl=167h59m59.99999544s" go.version=go1.23.2 time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42167" http.request.id=01046ee9-7b28-4f33-aab1-cbb2cde5a534 http.request.method=GET http.request.remoteaddr="127.0.0.1:59126" 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=11.208621ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Nov/2024:04:45:19 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.00s) === RUN TestAppDispatcher time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38123" http.request.id=8d57405e-edc5-43bc-9ba9-11bf15e5eee3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="821.847µs" http.response.status=200 http.response.written=0 time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38123" http.request.id=a90a44ef-0d53-4c65-ab8b-b26ab0a762e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="807.127µs" http.response.status=200 http.response.written=0 time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38123" http.request.id=bee93fbf-2236-47d2-8387-40ccb359cde4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="811.167µs" http.response.status=200 http.response.written=0 time="2024-11-12T04:45:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38123" http.request.id=121d63eb-ed2e-4945-97d1-bb4d5b9657a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="788.447µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-11-12T04:45: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 instance.id=e701e118-53af-405d-9588-1340efbfcd53 time="2024-11-12T04:45:19Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=e701e118-53af-405d-9588-1340efbfcd53 time="2024-11-12T04:45:19Z" 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:37627" http.request.id=c0f6be31-5602-4252-b496-c4c58a03ef1d http.request.method=GET http.request.remoteaddr="127.0.0.1:50594" 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-11-12T04:45: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 instance.id=e701e118-53af-405d-9588-1340efbfcd53 time="2024-11-12T04:45:19Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=e701e118-53af-405d-9588-1340efbfcd53 time="2024-11-12T04:45:19Z" level=info msg="configuring file health check path=/tmp/healthcheck665855237, interval=1" go.version=go1.23.2 instance.id=e701e118-53af-405d-9588-1340efbfcd53 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-11-12T04:45: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 instance.id=e701e118-53af-405d-9588-1340efbfcd53 time="2024-11-12T04:45:23Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=e701e118-53af-405d-9588-1340efbfcd53 time="2024-11-12T04:45:23Z" level=info msg="configuring TCP health check addr=127.0.0.1:35309, interval=1" go.version=go1.23.2 instance.id=e701e118-53af-405d-9588-1340efbfcd53 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-11-12T04:45:27Z" 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=e701e118-53af-405d-9588-1340efbfcd53 time="2024-11-12T04:45:27Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=e701e118-53af-405d-9588-1340efbfcd53 time="2024-11-12T04:45:27Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:39825, interval=1, threshold=3" go.version=go1.23.2 instance.id=e701e118-53af-405d-9588-1340efbfcd53 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 72.262s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.35s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.83s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.297s === RUN TestSchedule time="2024-11-12T04:44:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e time="2024-11-12T04:44:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99664ms" go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e time="2024-11-12T04:44:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.84µs" go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e time="2024-11-12T04:44:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.92µs" go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e 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-11-12T04:44:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-11-12T04:44:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e time="2024-11-12T04:44:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.9964ms" go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e time="2024-11-12T04:44:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99784ms" go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e time="2024-11-12T04:44:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-11-12T04:44:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e068b90d-52af-40c0-9dc4-674fe019a19e --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.604s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.69s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 19926016 sha256:2c16e024ae00575c1486f5a001a4b4a9b05ae54debb1b9d614db272642e440ee [] map[] } --- PASS: TestSimpleBlobRead (0.54s) === RUN TestBlobMount --- PASS: TestBlobMount (0.54s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.69s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.42s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.30s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:11c440db951de06d0e2af714533ab88bb2964e0c5082f9424ec90c683eed4196 palailogos: marking blob sha256:b1487e9f175922c48a896a73a2351444304e29bbf5862f6f703a1a4293439763 palailogos: marking blob sha256:dbadecb4dfd10ada562f7574d3c142edeea5734047dcf2bfe1229483b98e3d83 palailogos: marking manifest sha256:57afaf6f5466b2e616f8d5c0d9641566bc4fc5e7e59a2dcbb87187bed1e6608a palailogos: marking blob sha256:11c440db951de06d0e2af714533ab88bb2964e0c5082f9424ec90c683eed4196 palailogos: marking blob sha256:67d2c8c08edc8006103779aea0d7bcc589d35cb56a1b897ffbd5a3286a970b18 palailogos: marking manifest sha256:67d2c8c08edc8006103779aea0d7bcc589d35cb56a1b897ffbd5a3286a970b18 palailogos: marking blob sha256:1ee3bc82c7b5c706283e5976165641b837ac5227aec12a55dddd6c71e8ed96ad palailogos: marking blob sha256:0b4cb7ff36e3f64b84c18798b59ebbf18f4b8ca8ce12988d626508c864eb95a7 palailogos: marking manifest sha256:7e9744e88c87c63501171fd93417c9741dee6c711abc0fca88635e781d5b9271 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:99b17a88ea69fde1fbf3a9536173b55ea9a0db04195004055564fd3f9f01b1da palailogos: marking blob sha256:582c0537f2370fb99e520387577a6cc7fc82552a75067cae05f26a2cc6409ba0 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.47s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:08c339078c15a68a19f0cc875e31bffd6887df98f8de790e7cb029f5d54b3294 deletemanifests: marking manifest sha256:3545dd145c1993eb28958df24d19fc7568d1519c2fd99e71fb67a9782b0021ce deletemanifests: marking blob sha256:2434b648cc9c14e68156e77a7b9e05959a9f268cbacd3be8f2bfa3e503471b6b deletemanifests: marking blob sha256:872a7249aafdf3045dee1338ce9f73a440fdf9f4e81a68b7d12aa8379671788c deletemanifests: marking blob sha256:9d85e0ab12fa837188912600137ad8e99f4582c07ec792da0a8f98ae4f08e5e2 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:b661e677d373ac841945f13e26579dc988ec4f64b7b26c32480b4c65481c56be blob eligible for deletion: sha256:08c339078c15a68a19f0cc875e31bffd6887df98f8de790e7cb029f5d54b3294 blob eligible for deletion: sha256:7ee1eb4357ae63232d76cbf5b25864a898d75034cf8f3ddb977046a0b7492768 blob eligible for deletion: sha256:a9bcb6c6908eae5a14880f683103cefe791b70caac3543c1c21bdb5f62a84a2b deletemanifests manifest eligible for deletion: sha256:08c339078c15a68a19f0cc875e31bffd6887df98f8de790e7cb029f5d54b3294 deletemanifests: marking manifest sha256:3545dd145c1993eb28958df24d19fc7568d1519c2fd99e71fb67a9782b0021ce deletemanifests: marking blob sha256:2434b648cc9c14e68156e77a7b9e05959a9f268cbacd3be8f2bfa3e503471b6b deletemanifests: marking blob sha256:872a7249aafdf3045dee1338ce9f73a440fdf9f4e81a68b7d12aa8379671788c deletemanifests: marking blob sha256:9d85e0ab12fa837188912600137ad8e99f4582c07ec792da0a8f98ae4f08e5e2 time="2024-11-12T04:44:40Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/08c339078c15a68a19f0cc875e31bffd6887df98f8de790e7cb029f5d54b3294" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 time="2024-11-12T04:44:40Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/08c339078c15a68a19f0cc875e31bffd6887df98f8de790e7cb029f5d54b3294" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:08c339078c15a68a19f0cc875e31bffd6887df98f8de790e7cb029f5d54b3294 time="2024-11-12T04:44:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/08/08c339078c15a68a19f0cc875e31bffd6887df98f8de790e7cb029f5d54b3294" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:7ee1eb4357ae63232d76cbf5b25864a898d75034cf8f3ddb977046a0b7492768 time="2024-11-12T04:44:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7e/7ee1eb4357ae63232d76cbf5b25864a898d75034cf8f3ddb977046a0b7492768" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:a9bcb6c6908eae5a14880f683103cefe791b70caac3543c1c21bdb5f62a84a2b time="2024-11-12T04:44:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a9/a9bcb6c6908eae5a14880f683103cefe791b70caac3543c1c21bdb5f62a84a2b" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:b661e677d373ac841945f13e26579dc988ec4f64b7b26c32480b4c65481c56be time="2024-11-12T04:44:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b6/b661e677d373ac841945f13e26579dc988ec4f64b7b26c32480b4c65481c56be" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 --- PASS: TestDeleteManifestIfTagNotFound (2.19s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3fee75fa4dce5408fd327e1403b77257ef01b27147bd457db81a7651c118a6a8 time="2024-11-12T04:44:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3f/3fee75fa4dce5408fd327e1403b77257ef01b27147bd457db81a7651c118a6a8" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:4a5497a821eb2c1d4ba455068eb2526e7795e2bd375f349b748d5a3eeb1f845b time="2024-11-12T04:44:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4a/4a5497a821eb2c1d4ba455068eb2526e7795e2bd375f349b748d5a3eeb1f845b" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:753f7e17d4bc3fd7ceaf84a4d2d16e25a9cbe28216351b268fce988d8415bb09 time="2024-11-12T04:44:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/75/753f7e17d4bc3fd7ceaf84a4d2d16e25a9cbe28216351b268fce988d8415bb09" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 --- PASS: TestGCWithMissingManifests (0.79s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:a4e5bcf5ff972a01709817ecd9b0577b4d5d3ded6acbeda172fc0e3529cebb06 komnenos: marking blob sha256:95213be4771908c87f0c0d110dafc2e56a0a7d877886c08b0709b57b7129dc81 komnenos: marking blob sha256:0e1cb68a6146cb3905ad6dbdf2cf5b3e687e1cd76a3212228a5bd84de8fc97ae 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1449b0e7b144c375ac77421cfc33d8be33a6bdf46ebfb3e7996032f121de4a05 time="2024-11-12T04:44:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/14/1449b0e7b144c375ac77421cfc33d8be33a6bdf46ebfb3e7996032f121de4a05" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:23e9fe97846b3b525cb8b63c294bd10dac25b06990e9a635e216583637b8dc59 time="2024-11-12T04:44:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/23/23e9fe97846b3b525cb8b63c294bd10dac25b06990e9a635e216583637b8dc59" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:42065f66816dbd0c9e7dfa24aea3ef3a3ae4f2cbe96ef4a846d712295f824242 time="2024-11-12T04:44:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/42/42065f66816dbd0c9e7dfa24aea3ef3a3ae4f2cbe96ef4a846d712295f824242" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:b3ef9ba783a4b5d7557372cf265752a627c5c509c2cec78d003505c74c6afd55 time="2024-11-12T04:44:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b3ef9ba783a4b5d7557372cf265752a627c5c509c2cec78d003505c74c6afd55" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:c8ceb6ed62ba83f6f4ac793f211e5cc08c218e3906b89268605502a9b9742d29 time="2024-11-12T04:44:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c8ceb6ed62ba83f6f4ac793f211e5cc08c218e3906b89268605502a9b9742d29" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-11-12T04:44:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 blob eligible for deletion: sha256:f093c52dbb2ad19f5d0ab5a5b3bcc2e0b7dacfa286a406cc8f395c4b30e4cdfd time="2024-11-12T04:44:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f093c52dbb2ad19f5d0ab5a5b3bcc2e0b7dacfa286a406cc8f395c4b30e4cdfd" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 --- PASS: TestDeletionHasEffect (2.35s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.76s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:2351c04e2d86700cf2dd06ba9a1788722007b5584d5a6fdbb505047558ec8b7e michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:d132895d51272c6fb4e5341d77fe4f53731a6ef9e9de9a30a42138a74da46d6f michael_z_doukas: marking blob sha256:06cbcc21f278f24e55e532d566ec1ce6d2dc600d0a2a70a06eb6d9cf225faec5 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1c693dafa48ffb1ebb7bbc9f7751087a984ae7221f834040ff0ad594d7525c63 time="2024-11-12T04:44:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1c/1c693dafa48ffb1ebb7bbc9f7751087a984ae7221f834040ff0ad594d7525c63" go.version=go1.23.2 instance.id=ffab86c5-6911-47da-9a9b-7a455c59e967 --- PASS: TestOrphanBlobDeleted (1.32s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:82f25d3ead8d30fe508b1e203a0e7c855deeb89a1db83a581d453e609083687a linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:b605408826a68289291d461da19c753689ecf77344fed8fb839ae1acc59bc9ce --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.65s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.86s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.45s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.56s) === 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-11-12T04:44:51Z" level=info msg="PurgeUploads starting: olderThan=2024-11-12 03:44:51.252458477 +0000 UTC m=-3571.353974692, actuallyDelete=true" time="2024-11-12T04:44:51Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-11-12T04:44:51Z" level=info msg="PurgeUploads starting: olderThan=2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397, actuallyDelete=true" time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f6228977-c44b-4334-aa6b-65d9a3de13e5 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/15bd69c5-3071-45f8-ae45-624138a39800 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1e0c3560-43c0-4705-a143-9e91f3150b28 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a373b228-d1fd-4552-897a-056177c29996 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a718174f-f54f-4432-a2c7-6cb8803ed674 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/edf2ffd9-b298-4d21-88dc-4498c598d0ba have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/7e920a99-fdbe-4960-ba6f-c7e4ca092e2b have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/88162bed-f5da-4e44-a327-264e79668121 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/99f3c152-e9f6-4fd8-8546-1db0c2a3e4cb have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/adef6b3f-f59b-48d7-83bd-8bf4ad6f89ef have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b886ae1c-1be5-4fb1-a807-71c7e70fd35f have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.253476566 +0000 UTC m=+28.647043397). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-11-12T04:44:51Z" level=info msg="PurgeUploads starting: olderThan=2024-11-12 04:44:51.254701497 +0000 UTC m=+28.648268288, actuallyDelete=true" time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/218f77ef-910f-4394-95a2-7a03d64e077d have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.254701497 +0000 UTC m=+28.648268288). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/70b244f2-66eb-4cff-83e8-b488f498ba60 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.254701497 +0000 UTC m=+28.648268288). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4bdbdd0d-df0f-4b59-aedf-2821555e58cd have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.254701497 +0000 UTC m=+28.648268288). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9f0fe577-7d71-47a8-ad82-10330a0e6031 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.254701497 +0000 UTC m=+28.648268288). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/bc6acb30-c203-4b98-a87c-c6190dd78960 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.254701497 +0000 UTC m=+28.648268288). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-11-12T04:44:51Z" level=info msg="PurgeUploads starting: olderThan=2024-11-12 04:44:51.255551825 +0000 UTC m=+28.649118616, actuallyDelete=true" time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f5f1666a-6372-4ecf-8fc3-5eed15ae219a have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.255551825 +0000 UTC m=+28.649118616). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0a2a3283-d0f8-4573-8774-fb2a49b2a2e1 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.255551825 +0000 UTC m=+28.649118616). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/101c0729-380a-4c4d-9666-56d89bca8095 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.255551825 +0000 UTC m=+28.649118616). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5e1d8f35-ca38-451f-9f96-1384cb0a94b4 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.255551825 +0000 UTC m=+28.649118616). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d44e9dcc-f66a-41c7-8937-cdc6de050b53 have older date (2024-11-12 03:44:51 +0000 UTC) than purge date (2024-11-12 04:44:51.255551825 +0000 UTC m=+28.649118616). Removing upload directory." time="2024-11-12T04:44:51Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-11-12T04:44:51Z" level=info msg="PurgeUploads starting: olderThan=2024-11-12 04:44:51.25604267 +0000 UTC m=+28.649609461, actuallyDelete=true" time="2024-11-12T04:44:51Z" 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 28.681s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.031s === 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.043s === RUN TestWalkFileRemoved time="2024-11-12T04:44:22Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.017s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.602s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.117s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.21s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.574s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.35s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.715s === 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-11-12T04:44:22Z" 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-11-12T04:44:22Z" 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-11-12T04:44:22Z" 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 TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestParsing === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestInvalidData === CONT TestMatchIPV6 --- PASS: TestParsing (0.00s) time="2024-11-12T04:44:22Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-12T04:44:22Z" level=error msg="unknown ip address format" go.version=go1.23.2 instance.id=8242ee2a-d2a6-4cf2-88bc-35c3263aab94 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2024-11-12T04:44:22Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=8242ee2a-d2a6-4cf2-88bc-35c3263aab94 --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestS3TryUpdate (0.01s) time="2024-11-12T04:44:22Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=8242ee2a-d2a6-4cf2-88bc-35c3263aab94 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) time="2024-11-12T04:44:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-12T04:44:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-12T04:44:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-12T04:44:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.542s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.043s === 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.374s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.47s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.837s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.033s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> docker-registry*: Package size: 22.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Tue, 12 Nov 2024 04:45:35 +0000 elapsed time 0h 1m 32s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20241112.044404) (2/3) Purging go (1.23.2-r0) (3/3) Purging binutils-gold (2.43.1-r1) Executing busybox-1.37.0-r6.trigger OK: 319 MiB in 101 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...