>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Mon, 10 Jun 2024 18:44:34 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.4-r1) (3/3) Installing .makedepends-docker-registry (20240610.184435) Executing busybox-1.36.1-r31.trigger OK: 501 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2024-06-10T18:44:52Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-10T18:44:52Z" 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.065s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-10T18:44:52Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.045s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.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.028s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.15s) PASS ok github.com/docker/distribution/health/checks 0.196s === 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.032s === 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.032s === 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.068s === 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.032s === 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/06/10 18:44:52 http: TLS handshake error from 127.0.0.1:59128: 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:40455/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40455/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40455/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:40455/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41829?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.74s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-10T18:44:53Z" level=info msg="broadcaster: closing" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="closing testSink" time="2024-06-10T18:44:53Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-06-10T18:44:53Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 1} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 1} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 1} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:53Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:54Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:54Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:54Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:54Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:54Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:54Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T18:44:54Z" level=warning msg="&{0x1994390 0.9} encountered too many errors, backing off" time="2024-06-10T18:44:54Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.75s) PASS ok github.com/docker/distribution/notifications 1.717s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-10T18:44:52Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T18:44:52.417103343Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:44:52.417226344Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.22.4 time="2024-06-10T18:44:52.417270505Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:44:52.423922605Z" level=info msg="listening on [::]:5000" go.version=go1.22.4 time="2024-06-10T18:44:55.426753742Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 time="2024-06-10T18:44:55.528747183Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=8aec1b4e-6df4-4c04-b54d-22d0420fa735 http.request.method=GET http.request.remoteaddr="[::1]:44360" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="859.208µs" http.response.status=200 http.response.written=2 ::1 - - [10/Jun/2024:18:44:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-10T18:44:56.255046217Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T18:44:56.255849624Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:44:56.255872864Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:44:56.255940425Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.22.4 time="2024-06-10T18:44:56.25646227Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 time="2024-06-10T18:44:56.25647679Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.4 time="2024-06-10T18:44:56.256945634Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.4 time="2024-06-10T18:44:59.2718382Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=bc83a72d-5dae-491c-8be8-649a286a2b2d http.request.method=GET http.request.remoteaddr="127.0.0.1:56500" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.928µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:18:44:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-10T18:44:59.272019362Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 --- PASS: TestRegistrySupportedCipherSuite (3.84s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-10T18:45:01.21339844Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T18:45:01.21556722Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:01.21560634Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:01.21565606Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.22.4 time="2024-06-10T18:45:01.216211305Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 --- PASS: TestRegistryUnsupportedCipherSuite (9.95s) PASS ok github.com/docker/distribution/registry 16.957s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.031s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.114s === RUN TestBasicAccessController time="2024-06-10T18:44:52Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.4 instance.id=b7beace3-9483-4bdb-86a8-e44669354622 time="2024-06-10T18:44:52Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.4 instance.id=b7beace3-9483-4bdb-86a8-e44669354622 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-06-10T18:44:52Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.4 password=8BFZxOiAyDAdowmIFPx1Byrxm-vfi1VclJu2GTYc4dU user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.124s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.042s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-06-10T18:44:52Z" level=info msg="token not to be used before 2024-06-10 18:44:53 +0000 UTC - currently 2024-06-10 18:44:52.474274299 +0000 UTC m=+0.087803553" time="2024-06-10T18:44:52Z" level=info msg="token not to be used after 2024-06-10 18:44:52 +0000 UTC - currently 2024-06-10 18:44:52.478357056 +0000 UTC m=+0.091886310" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-06-10T18:44:52Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.03s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.157s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.107s === 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.056s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.042s === RUN TestCheckAPI time="2024-06-10T18:44:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:44:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:44:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43663" http.request.id=c000ae74-a16c-46c2-a290-ebe559186d73 http.request.method=GET http.request.remoteaddr="127.0.0.1:56292" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10805ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:18:44:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-06-10T18:44:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:44:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:44:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=8ef8bf4d-40c6-48ee-a7b4-ec43a45b4908 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.183127ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:18:44:52 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T18:44:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=04d7f7a9-c7cc-4953-b046-0af11b814060 http.request.method=POST http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11665ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:44:52 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:44:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=e5891f91-5a67-4170-b6bb-39410c379e99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/aaaa/blobs/uploads/d3ff87c9-0de3-473a-aa9c-6468962c69c4?_state=UhJ_f8x2v2ziDVvEB0bJb1kZpBICVV46EaQyRCMO89J7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkM2ZmODdjOS0wZGUzLTQ3M2EtYWE5Yy02NDY4OTYyYzY5YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDQ6NTIuODczNjI5MzAzWiJ9&digest=sha256%3A0105bea137fac74ac2c13ccfb2b196c967a039e26e3b50dba3363c1afd2f2a36" http.request.useragent="Go-http-client/1.1" http.response.duration=2.508008832s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:44:52 +0000] "PUT /v2/foo/aaaa/blobs/uploads/d3ff87c9-0de3-473a-aa9c-6468962c69c4?_state=UhJ_f8x2v2ziDVvEB0bJb1kZpBICVV46EaQyRCMO89J7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkM2ZmODdjOS0wZGUzLTQ3M2EtYWE5Yy02NDY4OTYyYzY5YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDQ6NTIuODczNjI5MzAzWiJ9&digest=sha256%3A0105bea137fac74ac2c13ccfb2b196c967a039e26e3b50dba3363c1afd2f2a36 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:44:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=2ab306cb-9e8c-4d56-9063-1c55f915d1a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.142917ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:44:55 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:44:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=501a7829-6669-4162-af37-f3cab46e5c53 http.request.method=POST http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:44:55 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:44:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=75483fe3-8102-4406-b558-1936e0255d64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/bbbb/blobs/uploads/601ffcd7-10f3-453c-83e4-4cc15fcbb152?_state=RY9QmSqb4nAxZN2h2opI-80uHavZfXbhrjZn_Ymdp0N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MDFmZmNkNy0xMGYzLTQ1M2MtODNlNC00Y2MxNWZjYmIxNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDQ6NTUuNjQ1NzUxMTU5WiJ9&digest=sha256%3A6d51b2f5346491ebe87ec3c321924e3dcf303beda2c5732460b303be5c159ece" http.request.useragent="Go-http-client/1.1" http.response.duration=1.853719048s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:44:55 +0000] "PUT /v2/foo/bbbb/blobs/uploads/601ffcd7-10f3-453c-83e4-4cc15fcbb152?_state=RY9QmSqb4nAxZN2h2opI-80uHavZfXbhrjZn_Ymdp0N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MDFmZmNkNy0xMGYzLTQ1M2MtODNlNC00Y2MxNWZjYmIxNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDQ6NTUuNjQ1NzUxMTU5WiJ9&digest=sha256%3A6d51b2f5346491ebe87ec3c321924e3dcf303beda2c5732460b303be5c159ece HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:44:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=ca56eba1-196f-46cf-888c-6ccc91fbf1fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.711754ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:44:57 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:44:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=914a3cc6-9da8-44ca-8ee8-33c463bd68df http.request.method=POST http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.150971ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:44:57 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=3ccb9e85-1de4-42d9-b35b-53326ba8d5b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/cccc/blobs/uploads/2b931314-ea43-410c-93fa-f9f19e187807?_state=GRJe139tyyyaMIwsnOzHl2qC82su7md-I127KkcqB_57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyYjkzMTMxNC1lYTQzLTQxMGMtOTNmYS1mOWYxOWUxODc4MDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDQ6NTcuNzc5ODIyNTc2WiJ9&digest=sha256%3Abf1d15cf48d63a5b27704b05a28b708f8cc6097f6c9812091be5e0d586b5effb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.251257995s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:44:57 +0000] "PUT /v2/foo/cccc/blobs/uploads/2b931314-ea43-410c-93fa-f9f19e187807?_state=GRJe139tyyyaMIwsnOzHl2qC82su7md-I127KkcqB_57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyYjkzMTMxNC1lYTQzLTQxMGMtOTNmYS1mOWYxOWUxODc4MDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDQ6NTcuNzc5ODIyNTc2WiJ9&digest=sha256%3Abf1d15cf48d63a5b27704b05a28b708f8cc6097f6c9812091be5e0d586b5effb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=2a281621-9ae2-4e73-938c-64efa5664034 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.767074ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:00 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=14c5ed0a-c438-422e-85b5-132708d03804 http.request.method=POST http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:00 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=35f5fc6d-5bf2-4a2f-8981-735807fae90a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/dddd/blobs/uploads/e5996791-2813-4538-b247-6c3dc4988f78?_state=sDINOgmDwN2a6ovKdvOKEo8sotYTwncmIEfhWY3XK5F7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlNTk5Njc5MS0yODEzLTQ1MzgtYjI0Ny02YzNkYzQ5ODhmNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDAuMjMwNDMyODVaIn0%3D&digest=sha256%3Ac0a3299a9cb2d7b6ce915c52b90e7dcd4827266e75bef99e17a93ab10f966f5b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.186153784s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:00 +0000] "PUT /v2/foo/dddd/blobs/uploads/e5996791-2813-4538-b247-6c3dc4988f78?_state=sDINOgmDwN2a6ovKdvOKEo8sotYTwncmIEfhWY3XK5F7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlNTk5Njc5MS0yODEzLTQ1MzgtYjI0Ny02YzNkYzQ5ODhmNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDAuMjMwNDMyODVaIn0%3D&digest=sha256%3Ac0a3299a9cb2d7b6ce915c52b90e7dcd4827266e75bef99e17a93ab10f966f5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=f3e25490-b9c9-4859-90b9-a78aa36c9164 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.782394ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:01 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=849ec1e8-46b4-4cec-b1c3-741dcd793c30 http.request.method=POST http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11629ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:01 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=acade145-e0cb-4d9e-ac06-5364a3144072 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/eeee/blobs/uploads/ecd2f083-1198-43e8-840b-5113dc97ecc3?_state=tQKdBwMLFc2bigd-aPmOUHn7ROe7_y3Ps2EuHlv-1Kp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJlY2QyZjA4My0xMTk4LTQzZTgtODQwYi01MTEzZGM5N2VjYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDEuNzA0NzIwNjc0WiJ9&digest=sha256%3A7f855ca92e3738a8269289d954fc9fd59a688f38db6e14aceafb78644e3255fc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.592201711s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:01 +0000] "PUT /v2/foo/eeee/blobs/uploads/ecd2f083-1198-43e8-840b-5113dc97ecc3?_state=tQKdBwMLFc2bigd-aPmOUHn7ROe7_y3Ps2EuHlv-1Kp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJlY2QyZjA4My0xMTk4LTQzZTgtODQwYi01MTEzZGM5N2VjYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDEuNzA0NzIwNjc0WiJ9&digest=sha256%3A7f855ca92e3738a8269289d954fc9fd59a688f38db6e14aceafb78644e3255fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=674089db-7fb9-4f64-9ed0-b7bbaf0f3ae4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.733074ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:04 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=d103ceb0-8418-447e-b490-16cd7ee9355f http.request.method=POST http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.161531ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:04 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=d7ed396f-1461-4afc-b731-c9d85ad6e7a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/ffff/blobs/uploads/4bb88061-8696-4eec-a2ad-786e152836a1?_state=5BCbs_34jv2MJg9fEMtC5GwiTdSfVxTjHL6GpWcKKVd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0YmI4ODA2MS04Njk2LTRlZWMtYTJhZC03ODZlMTUyODM2YTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDQuNTgxNTUwMjczWiJ9&digest=sha256%3A1f8a2b861bc347e8b0c7eede5a74a08299461baab49c1aa0d93f64e254f526cd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.300991603s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:04 +0000] "PUT /v2/foo/ffff/blobs/uploads/4bb88061-8696-4eec-a2ad-786e152836a1?_state=5BCbs_34jv2MJg9fEMtC5GwiTdSfVxTjHL6GpWcKKVd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0YmI4ODA2MS04Njk2LTRlZWMtYTJhZC03ODZlMTUyODM2YTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDQuNTgxNTUwMjczWiJ9&digest=sha256%3A1f8a2b861bc347e8b0c7eede5a74a08299461baab49c1aa0d93f64e254f526cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=9f535306-8f42-4725-b62b-072124cb3cd4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.796154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=af68e715-79d4-41b0-ac26-f263727758c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.168µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=ed62dada-f17d-49ed-86ba-d2ce91ca1f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" 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="772.927µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=257acc63-47d4-43e1-85ea-a0d21350b645 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" 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="788.448µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=3f4b5958-e9fb-4b67-beb6-3203ffe7d123 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" 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="775.647µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=fdcde820-7880-4d38-8b2f-19982e4afc22 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" 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="798.928µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=4c399f9b-4167-4eba-ae3c-ed8cf857cbaf http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" 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="837.647µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=7206fd1d-5c07-47a6-ac20-0e9909176c22 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" 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="867.528µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=01635091-76cc-448a-861f-7af3a34a4f0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" 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="782.047µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=5d1a8294-2169-4f51-bba7-7037b7656098 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="704.406µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33211" http.request.id=3ae201e5-5db4-48a6-a1c6-bbd09a77fbd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48756" 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="823.567µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:18:45:06 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T18:45:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:06Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=1b6ce041-d868-4e15-928c-2c78d15ec309 http.request.method=POST http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.280732ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:07 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=4be33639-6a48-48f5-87cd-42fd49107540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/aaaa/blobs/uploads/db1f26a4-607d-4d4f-8fc6-b7c58b8fb08c?_state=G1H25zayA9LzlOCBGZWuzIPaJHhKfpaayp_582Bxdqt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkYjFmMjZhNC02MDdkLTRkNGYtOGZjNi1iN2M1OGI4ZmIwOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDcuMTUzNjUzODQzWiJ9&digest=sha256%3A3dfa5ad306fb7d86952efe472efe5de4c23716a251f31a188054383609df1618" http.request.useragent="Go-http-client/1.1" http.response.duration=1.914941919s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:07 +0000] "PUT /v2/foo/aaaa/blobs/uploads/db1f26a4-607d-4d4f-8fc6-b7c58b8fb08c?_state=G1H25zayA9LzlOCBGZWuzIPaJHhKfpaayp_582Bxdqt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkYjFmMjZhNC02MDdkLTRkNGYtOGZjNi1iN2M1OGI4ZmIwOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDcuMTUzNjUzODQzWiJ9&digest=sha256%3A3dfa5ad306fb7d86952efe472efe5de4c23716a251f31a188054383609df1618 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=48e681d5-6887-476c-8065-4d4e82d81022 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.942155ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:09 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=6a17be66-1849-41ac-8c0a-688c5ba8635a http.request.method=POST http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08909ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:09 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=5ee527d2-2a0f-405f-8e79-11af06d1d8ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/bbbb/blobs/uploads/dbafa390-94c1-44ae-8093-a74853fcef39?_state=hKGJC559xEumxWpLEwOQ8GoclgWLvM-DZBlXCtnzNYV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkYmFmYTM5MC05NGMxLTQ0YWUtODA5My1hNzQ4NTNmY2VmMzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDkuMzc3NTMzNDNaIn0%3D&digest=sha256%3A1481c867ed88263f6b3c7fe22ce11f6ea796d708d4a77cbd7188f6162ef92065" http.request.useragent="Go-http-client/1.1" http.response.duration=2.19429392s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:09 +0000] "PUT /v2/foo/bbbb/blobs/uploads/dbafa390-94c1-44ae-8093-a74853fcef39?_state=hKGJC559xEumxWpLEwOQ8GoclgWLvM-DZBlXCtnzNYV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkYmFmYTM5MC05NGMxLTQ0YWUtODA5My1hNzQ4NTNmY2VmMzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MDkuMzc3NTMzNDNaIn0%3D&digest=sha256%3A1481c867ed88263f6b3c7fe22ce11f6ea796d708d4a77cbd7188f6162ef92065 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=d2f7b199-7671-4ce9-b390-d4aeeec50d4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.941675ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:11 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=deb3859d-6f5a-4a2d-8296-405af02c6ac1 http.request.method=POST http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00585ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:11 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=5eb4ebc4-98c1-4b4b-8407-7a5f4e9f7ea9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/cccc/blobs/uploads/22d2f6c7-149d-4472-bb6a-4cbb8a682fc3?_state=D9AaVAXajvc42RdbJeqb6Hc9o__0XXmFgskJsl-TRUB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyMmQyZjZjNy0xNDlkLTQ0NzItYmI2YS00Y2JiOGE2ODJmYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MTEuODg2MTM3MTQ2WiJ9&digest=sha256%3A34ea0a9c1584fc37f4555e02d70833a7bee595aaf0f3bf6b2384ca6df2d48b6f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.405367904s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:11 +0000] "PUT /v2/foo/cccc/blobs/uploads/22d2f6c7-149d-4472-bb6a-4cbb8a682fc3?_state=D9AaVAXajvc42RdbJeqb6Hc9o__0XXmFgskJsl-TRUB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyMmQyZjZjNy0xNDlkLTQ0NzItYmI2YS00Y2JiOGE2ODJmYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MTEuODg2MTM3MTQ2WiJ9&digest=sha256%3A34ea0a9c1584fc37f4555e02d70833a7bee595aaf0f3bf6b2384ca6df2d48b6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=d61dc503-03fd-4862-b544-ecbdd74d3b32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.787154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:14 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=86ac6966-4451-423c-a1ca-42bb0f2e8fae http.request.method=POST http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:14 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=7ea709c8-a030-4aa4-91f3-df9b69b1fb15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/dddd/blobs/uploads/6c7adcc1-0b7e-4864-8e88-10348fb14f16?_state=km6A1EdeuWidmQNH6UnVUNKcyQ0L1YPKUGOhOuESkVV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2YzdhZGNjMS0wYjdlLTQ4NjQtOGU4OC0xMDM0OGZiMTRmMTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MTQuNTc0MzA1MjAyWiJ9&digest=sha256%3A45600dc98173878366acbea82d9978afa2da4476805287a9fe27921b13768cb4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.124321008s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:14 +0000] "PUT /v2/foo/dddd/blobs/uploads/6c7adcc1-0b7e-4864-8e88-10348fb14f16?_state=km6A1EdeuWidmQNH6UnVUNKcyQ0L1YPKUGOhOuESkVV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2YzdhZGNjMS0wYjdlLTQ4NjQtOGU4OC0xMDM0OGZiMTRmMTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MTQuNTc0MzA1MjAyWiJ9&digest=sha256%3A45600dc98173878366acbea82d9978afa2da4476805287a9fe27921b13768cb4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=84ce734a-c1a1-4b47-8984-dbde6131ff48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34628" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.751594ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44537" http.request.id=75e068ad-dd0e-45ec-abb1-504389baee56 http.request.method=GET http.request.remoteaddr="127.0.0.1:34628" 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="804.327µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (24.13s) === RUN TestURLPrefix time="2024-06-10T18:45:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:16Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39617" http.request.id=a2ed6eba-1fae-485e-8d80-522a7d3e2faa http.request.method=GET http.request.remoteaddr="127.0.0.1:52754" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="879.528µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-06-10T18:45:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:16Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=b170ec42-2b4e-42c3-b4b4-6d04fa9643ff http.request.method=GET http.request.remoteaddr="127.0.0.1:40636" http.request.uri="/v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.130971ms http.response.status=404 http.response.written=157 vars.digest="sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "GET /v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=071048f2-7725-461c-b3c5-de468167bdff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40646" http.request.uri="/v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05677ms http.response.status=404 http.response.written=157 vars.digest="sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "HEAD /v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=52a02913-55dc-40fd-981a-afb34e30f875 http.request.method=POST http.request.remoteaddr="127.0.0.1:40646" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=27581468-cad0-43da-b513-cae11fb96f35 http.request.method=GET http.request.remoteaddr="127.0.0.1:40646" http.request.uri="/v2/foo/bar/blobs/uploads/713cc6f8-4c42-4005-a786-0b75ff385ea8?_state=xOStRb6JngSp-IhaVNYbe06alFmL6nhhSc0J49Eq6zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2NjNmY4LTRjNDItNDAwNS1hNzg2LTBiNzVmZjM4NWVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODM2NDMxNTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036969ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "GET /v2/foo/bar/blobs/uploads/713cc6f8-4c42-4005-a786-0b75ff385ea8?_state=xOStRb6JngSp-IhaVNYbe06alFmL6nhhSc0J49Eq6zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2NjNmY4LTRjNDItNDAwNS1hNzg2LTBiNzVmZjM4NWVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODM2NDMxNTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=4c37fdf9-2f8d-425c-aff6-a63f0338affe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40646" http.request.uri="/v2/foo/bar/blobs/uploads/713cc6f8-4c42-4005-a786-0b75ff385ea8?_state=xOStRb6JngSp-IhaVNYbe06alFmL6nhhSc0J49Eq6zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2NjNmY4LTRjNDItNDAwNS1hNzg2LTBiNzVmZjM4NWVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODM2NDMxNTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="990.369µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "DELETE /v2/foo/bar/blobs/uploads/713cc6f8-4c42-4005-a786-0b75ff385ea8?_state=xOStRb6JngSp-IhaVNYbe06alFmL6nhhSc0J49Eq6zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2NjNmY4LTRjNDItNDAwNS1hNzg2LTBiNzVmZjM4NWVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODM2NDMxNTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=e403462e-bd3c-44d9-b9ff-cf30f79d6da0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40646" http.request.uri="/v2/foo/bar/blobs/uploads/713cc6f8-4c42-4005-a786-0b75ff385ea8?_state=xOStRb6JngSp-IhaVNYbe06alFmL6nhhSc0J49Eq6zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2NjNmY4LTRjNDItNDAwNS1hNzg2LTBiNzVmZjM4NWVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODM2NDMxNTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=713cc6f8-4c42-4005-a786-0b75ff385ea8 time="2024-06-10T18:45:16Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=e403462e-bd3c-44d9-b9ff-cf30f79d6da0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40646" http.request.uri="/v2/foo/bar/blobs/uploads/713cc6f8-4c42-4005-a786-0b75ff385ea8?_state=xOStRb6JngSp-IhaVNYbe06alFmL6nhhSc0J49Eq6zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2NjNmY4LTRjNDItNDAwNS1hNzg2LTBiNzVmZjM4NWVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODM2NDMxNTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05745ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=713cc6f8-4c42-4005-a786-0b75ff385ea8 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "GET /v2/foo/bar/blobs/uploads/713cc6f8-4c42-4005-a786-0b75ff385ea8?_state=xOStRb6JngSp-IhaVNYbe06alFmL6nhhSc0J49Eq6zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxM2NjNmY4LTRjNDItNDAwNS1hNzg2LTBiNzVmZjM4NWVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODM2NDMxNTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=6e2b3003-1371-4c67-99d0-9bf836b5a051 http.request.method=POST http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116331ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=7137c0cc-6a94-4661-aa54-27722fbde067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/aa040e34-5401-4599-96db-ac1756f30d25?_state=OYIiDsP3juIREhkEPEdw3L7yvmY1MDX8ij1sfFrKElh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMDQwZTM0LTU0MDEtNDU5OS05NmRiLWFjMTc1NmYzMGQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODg4MjcxNjZaIn0%3D&digest=sha256%3A0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" provided=sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 vars.name="foo/bar" vars.uuid=aa040e34-5401-4599-96db-ac1756f30d25 time="2024-06-10T18:45:16Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=7137c0cc-6a94-4661-aa54-27722fbde067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/aa040e34-5401-4599-96db-ac1756f30d25?_state=OYIiDsP3juIREhkEPEdw3L7yvmY1MDX8ij1sfFrKElh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMDQwZTM0LTU0MDEtNDU5OS05NmRiLWFjMTc1NmYzMGQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODg4MjcxNjZaIn0%3D&digest=sha256%3A0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=aa040e34-5401-4599-96db-ac1756f30d25 time="2024-06-10T18:45:16Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=7137c0cc-6a94-4661-aa54-27722fbde067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/aa040e34-5401-4599-96db-ac1756f30d25?_state=OYIiDsP3juIREhkEPEdw3L7yvmY1MDX8ij1sfFrKElh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMDQwZTM0LTU0MDEtNDU5OS05NmRiLWFjMTc1NmYzMGQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODg4MjcxNjZaIn0%3D&digest=sha256%3A0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.027769ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=aa040e34-5401-4599-96db-ac1756f30d25 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "PUT /v2/foo/bar/blobs/uploads/aa040e34-5401-4599-96db-ac1756f30d25?_state=OYIiDsP3juIREhkEPEdw3L7yvmY1MDX8ij1sfFrKElh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMDQwZTM0LTU0MDEtNDU5OS05NmRiLWFjMTc1NmYzMGQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44ODg4MjcxNjZaIn0%3D&digest=sha256%3A0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=4197e9a5-682a-40ce-9aec-ca71671dc717 http.request.method=POST http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="966.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=9c8d0b59-1d04-4ae7-b87b-df31a780ce4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/5209ad75-20d8-490c-b6cb-7ebd67cc5415?_state=0PqbYtMgIKboCuDCWsxAb3ZW5ui0HBorZT9TLu0pxld7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyMDlhZDc1LTIwZDgtNDkwYy1iNmNiLTdlYmQ2N2NjNTQxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44OTEzNDQ3ODlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 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 - - [10/Jun/2024:18:45:16 +0000] "PUT /v2/foo/bar/blobs/uploads/5209ad75-20d8-490c-b6cb-7ebd67cc5415?_state=0PqbYtMgIKboCuDCWsxAb3ZW5ui0HBorZT9TLu0pxld7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyMDlhZDc1LTIwZDgtNDkwYy1iNmNiLTdlYmQ2N2NjNTQxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44OTEzNDQ3ODlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=1e5f697b-6673-4507-935a-22b269252e46 http.request.method=POST http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="951.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=294f9180-4559-412b-985e-b4588171f2fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/07368651-65e2-433b-9d1b-bbc0766c3733?_state=gvT3Xa0FbEYpThU2KBhr2F173jZx_PyvpqPftOyCYvd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MzY4NjUxLTY1ZTItNDMzYi05ZDFiLWJiYzA3NjZjMzczMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44OTQwNDE1MzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.153491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "PUT /v2/foo/bar/blobs/uploads/07368651-65e2-433b-9d1b-bbc0766c3733?_state=gvT3Xa0FbEYpThU2KBhr2F173jZx_PyvpqPftOyCYvd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MzY4NjUxLTY1ZTItNDMzYi05ZDFiLWJiYzA3NjZjMzczMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44OTQwNDE1MzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=f569e605-d7ee-4e14-90a2-e933a1af7ff3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="956.209µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=1fdeacdc-ee5b-4e87-89eb-f1bbf4f25d3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/fe3ca733-e4b7-4532-9d1b-2bc147c97fea?_state=scbGeNJLGlWxrvSJdHclNHEFTVlxZUUvBMfHTRQBH_V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlM2NhNzMzLWU0YjctNDUzMi05ZDFiLTJiYzE0N2M5N2ZlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44OTY1ODA3MTZaIn0%3D&digest=sha256%3A0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.duration=935.318759ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:16 +0000] "PUT /v2/foo/bar/blobs/uploads/fe3ca733-e4b7-4532-9d1b-2bc147c97fea?_state=scbGeNJLGlWxrvSJdHclNHEFTVlxZUUvBMfHTRQBH_V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlM2NhNzMzLWU0YjctNDUzMi05ZDFiLTJiYzE0N2M5N2ZlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNi44OTY1ODA3MTZaIn0%3D&digest=sha256%3A0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=8c2f49c9-8b54-460a-9231-e400140502c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40389" http.request.id=19f61c85-5dc0-481f-85c0-c89a48d93cf9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/6c5adbfa-bc11-4ef8-b17c-cef38e7ce34d?_state=Jelt0MVpkOk4bmHbLJbEW7imX9b6y7oXkoLh1-obmBB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjNWFkYmZhLWJjMTEtNGVmOC1iMTdjLWNlZjM4ZTdjZTM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNy45NzQzOTIxNjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002321404s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:17 +0000] "PATCH /v2/foo/bar/blobs/uploads/6c5adbfa-bc11-4ef8-b17c-cef38e7ce34d?_state=Jelt0MVpkOk4bmHbLJbEW7imX9b6y7oXkoLh1-obmBB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjNWFkYmZhLWJjMTEtNGVmOC1iMTdjLWNlZjM4ZTdjZTM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxNy45NzQzOTIxNjFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=0542ef21-9909-49f2-9457-1660677e1c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/uploads/6c5adbfa-bc11-4ef8-b17c-cef38e7ce34d?_state=An-nZ1T2-sTwxMesP9cBviWL5kQJ6vpf_C2XQx_wolh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjNWFkYmZhLWJjMTEtNGVmOC1iMTdjLWNlZjM4ZTdjZTM0ZCIsIk9mZnNldCI6MTY1NzYwMDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MTdaIn0%3D&digest=sha256%3A0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:18 +0000] "PUT /v2/foo/bar/blobs/uploads/6c5adbfa-bc11-4ef8-b17c-cef38e7ce34d?_state=An-nZ1T2-sTwxMesP9cBviWL5kQJ6vpf_C2XQx_wolh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjNWFkYmZhLWJjMTEtNGVmOC1iMTdjLWNlZjM4ZTdjZTM0ZCIsIk9mZnNldCI6MTY1NzYwMDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MTdaIn0%3D&digest=sha256%3A0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=d2c9630b-7e14-46dc-9e0d-d0278e57c678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.05121ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=8c0ea0ba-28fc-4148-a51e-5891c34315a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=65.812953ms http.response.status=200 http.response.written=16576000 127.0.0.1 - - [10/Jun/2024:18:45:18 +0000] "GET /v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 200 16576000 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=error msg="error parsing digest="sha257:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=8596fd27-670b-4ced-bb56-b80076fa3c04 http.request.method=GET http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/sha257:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" vars.name="foo/bar" time="2024-06-10T18:45:19Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=8596fd27-670b-4ced-bb56-b80076fa3c04 http.request.method=GET http.request.remoteaddr="127.0.0.1:40662" http.request.uri="/v2/foo/bar/blobs/sha257:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.048µs" http.response.status=400 http.response.written=110 vars.digest="sha257:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "GET /v2/foo/bar/blobs/sha257:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=b043d23c-2196-4749-a1d8-4df7ecae09cf http.request.method=GET http.request.remoteaddr="127.0.0.1:40680" http.request.uri="/v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200611ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "GET /v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18: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.22.4 time="2024-06-10T18:45:19Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=f5e8154b-3c63-4f97-b90c-3fe9328327cb http.request.method=GET http.request.remoteaddr="127.0.0.1:45262" http.request.uri="/v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="983.529µs" http.response.status=404 http.response.written=157 vars.digest="sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "GET /v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=36b88e48-159e-41c4-a766-ab2f176bdf43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="946.009µs" http.response.status=404 http.response.written=157 vars.digest="sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=425ae79e-c674-4122-8655-35ae8308a256 http.request.method=POST http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="928.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=c847461a-590c-4748-8d41-485ee0bf266a http.request.method=GET http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/uploads/b4484a36-15e3-4867-a6fe-a1e5448d33ff?_state=PfHgB9GuYzcvC1m-rOH2A83wF60AZizuR-KLIeC5FBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0NDg0YTM2LTE1ZTMtNDg2Ny1hNmZlLWExZTU0NDhkMzNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMjkxNTIzMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="934.528µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "GET /v2/foo/bar/blobs/uploads/b4484a36-15e3-4867-a6fe-a1e5448d33ff?_state=PfHgB9GuYzcvC1m-rOH2A83wF60AZizuR-KLIeC5FBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0NDg0YTM2LTE1ZTMtNDg2Ny1hNmZlLWExZTU0NDhkMzNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMjkxNTIzMDVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=03b19412-ada6-4a5d-a64b-75d18e9a26b4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/uploads/b4484a36-15e3-4867-a6fe-a1e5448d33ff?_state=PfHgB9GuYzcvC1m-rOH2A83wF60AZizuR-KLIeC5FBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0NDg0YTM2LTE1ZTMtNDg2Ny1hNmZlLWExZTU0NDhkMzNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMjkxNTIzMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="874.727µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "DELETE /v2/foo/bar/blobs/uploads/b4484a36-15e3-4867-a6fe-a1e5448d33ff?_state=PfHgB9GuYzcvC1m-rOH2A83wF60AZizuR-KLIeC5FBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0NDg0YTM2LTE1ZTMtNDg2Ny1hNmZlLWExZTU0NDhkMzNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMjkxNTIzMDVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=94b0b4c7-adad-4a66-8a36-b792336fe4e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/uploads/b4484a36-15e3-4867-a6fe-a1e5448d33ff?_state=PfHgB9GuYzcvC1m-rOH2A83wF60AZizuR-KLIeC5FBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0NDg0YTM2LTE1ZTMtNDg2Ny1hNmZlLWExZTU0NDhkMzNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMjkxNTIzMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b4484a36-15e3-4867-a6fe-a1e5448d33ff time="2024-06-10T18:45:19Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=94b0b4c7-adad-4a66-8a36-b792336fe4e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/uploads/b4484a36-15e3-4867-a6fe-a1e5448d33ff?_state=PfHgB9GuYzcvC1m-rOH2A83wF60AZizuR-KLIeC5FBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0NDg0YTM2LTE1ZTMtNDg2Ny1hNmZlLWExZTU0NDhkMzNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMjkxNTIzMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="808.327µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b4484a36-15e3-4867-a6fe-a1e5448d33ff 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "GET /v2/foo/bar/blobs/uploads/b4484a36-15e3-4867-a6fe-a1e5448d33ff?_state=PfHgB9GuYzcvC1m-rOH2A83wF60AZizuR-KLIeC5FBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0NDg0YTM2LTE1ZTMtNDg2Ny1hNmZlLWExZTU0NDhkMzNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMjkxNTIzMDVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=9857276f-d155-4c09-b077-dac5632b808e http.request.method=POST http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=3569e1c7-0d8d-4506-974e-6a893bfdd95d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/d7802068-d4aa-4630-af4d-e310b71f3316?_state=q2i7X8QG7h1s6GXoL6npdWeZB9BfB1rKVRg3UzbglTp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3ODAyMDY4LWQ0YWEtNDYzMC1hZjRkLWUzMTBiNzFmMzMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMzM1ODc1MDVaIn0%3D&digest=sha256%3Acf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" provided=sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 vars.name="foo/bar" vars.uuid=d7802068-d4aa-4630-af4d-e310b71f3316 time="2024-06-10T18:45:19Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=3569e1c7-0d8d-4506-974e-6a893bfdd95d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/d7802068-d4aa-4630-af4d-e310b71f3316?_state=q2i7X8QG7h1s6GXoL6npdWeZB9BfB1rKVRg3UzbglTp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3ODAyMDY4LWQ0YWEtNDYzMC1hZjRkLWUzMTBiNzFmMzMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMzM1ODc1MDVaIn0%3D&digest=sha256%3Acf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d7802068-d4aa-4630-af4d-e310b71f3316 time="2024-06-10T18:45:19Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=3569e1c7-0d8d-4506-974e-6a893bfdd95d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/d7802068-d4aa-4630-af4d-e310b71f3316?_state=q2i7X8QG7h1s6GXoL6npdWeZB9BfB1rKVRg3UzbglTp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3ODAyMDY4LWQ0YWEtNDYzMC1hZjRkLWUzMTBiNzFmMzMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMzM1ODc1MDVaIn0%3D&digest=sha256%3Acf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05797ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d7802068-d4aa-4630-af4d-e310b71f3316 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "PUT /v2/foo/bar/blobs/uploads/d7802068-d4aa-4630-af4d-e310b71f3316?_state=q2i7X8QG7h1s6GXoL6npdWeZB9BfB1rKVRg3UzbglTp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3ODAyMDY4LWQ0YWEtNDYzMC1hZjRkLWUzMTBiNzFmMzMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMzM1ODc1MDVaIn0%3D&digest=sha256%3Acf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=2c48aecd-d929-4db5-b2c8-17c041e32534 http.request.method=POST http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="848.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=0c217305-19f4-409e-a980-c8cc393cb100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/0ca6be80-cf77-4c6d-ad53-394aa8a4dc00?_state=d03mq6io3R-M0H_JBwySp8V4cx6YiwI8AsjS2c7R_4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjYTZiZTgwLWNmNzctNGM2ZC1hZDUzLTM5NGFhOGE0ZGMwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMzYxMTYwODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.213011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "PUT /v2/foo/bar/blobs/uploads/0ca6be80-cf77-4c6d-ad53-394aa8a4dc00?_state=d03mq6io3R-M0H_JBwySp8V4cx6YiwI8AsjS2c7R_4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjYTZiZTgwLWNmNzctNGM2ZC1hZDUzLTM5NGFhOGE0ZGMwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMzYxMTYwODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=b075e8e6-6a12-4090-9a54-e7c38c29529e http.request.method=POST http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.527µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=67ab01cf-84e5-4380-ad2d-0a6777886c35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/e9382695-b463-4678-a10b-e174ec882144?_state=lahkwMCG--61CUBLKQkwj6QqlN2HoB3E4a9s1e6qJjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5MzgyNjk1LWI0NjMtNDY3OC1hMTBiLWUxNzRlYzg4MjE0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMzg3NTQxNTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.121131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "PUT /v2/foo/bar/blobs/uploads/e9382695-b463-4678-a10b-e174ec882144?_state=lahkwMCG--61CUBLKQkwj6QqlN2HoB3E4a9s1e6qJjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5MzgyNjk1LWI0NjMtNDY3OC1hMTBiLWUxNzRlYzg4MjE0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zMzg3NTQxNTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=f0e5021b-958a-46be-b0e2-8e28792ab683 http.request.method=POST http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="894.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=25c1d37d-c821-4747-bda9-269ed9f4ce65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/f02bebcb-878a-4048-8626-26b4bb83adbc?_state=n3R1uECyGDu7wDS01ur3GB5pCUMdSpQv_uEfv6CF7_N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwMmJlYmNiLTg3OGEtNDA0OC04NjI2LTI2YjRiYjgzYWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zNDEzMTE3MzVaIn0%3D&digest=sha256%3Acf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227571516s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "PUT /v2/foo/bar/blobs/uploads/f02bebcb-878a-4048-8626-26b4bb83adbc?_state=n3R1uECyGDu7wDS01ur3GB5pCUMdSpQv_uEfv6CF7_N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwMmJlYmNiLTg3OGEtNDA0OC04NjI2LTI2YjRiYjgzYWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToxOS4zNDEzMTE3MzVaIn0%3D&digest=sha256%3Acf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=8732509b-6bb1-459b-b880-603ea21e683c http.request.method=POST http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.260732ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45601" http.request.id=33571219-cbe7-49f8-ae1f-87e6964782ce http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/452fcaa4-7141-4db4-9270-4a45d8909df8?_state=t0h4Dbt1wNnFURUzv2zphAiRoKwbhgHmuc5_GIRvHjJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MmZjYWE0LTcxNDEtNGRiNC05MjcwLTRhNDVkODkwOWRmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMC43MDgxODU2MjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171220447s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:20 +0000] "PATCH /v2/foo/bar/blobs/uploads/452fcaa4-7141-4db4-9270-4a45d8909df8?_state=t0h4Dbt1wNnFURUzv2zphAiRoKwbhgHmuc5_GIRvHjJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MmZjYWE0LTcxNDEtNGRiNC05MjcwLTRhNDVkODkwOWRmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMC43MDgxODU2MjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=cda626fa-b51b-4d53-b90a-2b3c4d764aff http.request.method=PUT http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/uploads/452fcaa4-7141-4db4-9270-4a45d8909df8?_state=c33msM9FPBT6RDYsW8ZpIAbs0BPhS7rMFWQK9JBLYUZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MmZjYWE0LTcxNDEtNGRiNC05MjcwLTRhNDVkODkwOWRmOCIsIk9mZnNldCI6MTkxMDQyNTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MjBaIn0%3D&digest=sha256%3Acf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.duration=1.308812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:21 +0000] "PUT /v2/foo/bar/blobs/uploads/452fcaa4-7141-4db4-9270-4a45d8909df8?_state=c33msM9FPBT6RDYsW8ZpIAbs0BPhS7rMFWQK9JBLYUZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MmZjYWE0LTcxNDEtNGRiNC05MjcwLTRhNDVkODkwOWRmOCIsIk9mZnNldCI6MTkxMDQyNTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MjBaIn0%3D&digest=sha256%3Acf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=aa6fcbf1-742f-41f4-a152-f915650fd7b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.05769ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:21 +0000] "HEAD /v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=60a5d180-1cef-4b9e-abe1-1b0d58ecc0f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=83.14795ms http.response.status=200 http.response.written=19104256 127.0.0.1 - - [10/Jun/2024:18:45:21 +0000] "GET /v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 200 19104256 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=error msg="error parsing digest="sha257:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=deda6ae2-1301-432d-acf6-69987a9c613d http.request.method=GET http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/sha257:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" vars.name="foo/bar" time="2024-06-10T18:45:22Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=deda6ae2-1301-432d-acf6-69987a9c613d http.request.method=GET http.request.remoteaddr="127.0.0.1:45280" http.request.uri="/v2/foo/bar/blobs/sha257:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="869.928µs" http.response.status=400 http.response.written=110 vars.digest="sha257:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "GET /v2/foo/bar/blobs/sha257:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=5f3cfb4b-91a2-4c5e-8d40-2c1f0a94b6a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45302" http.request.uri="/v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.duration=1.238211ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "GET /v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=a11008b6-3b46-4cf5-8a4a-755c6c17c80e http.request.method=GET http.request.remoteaddr="127.0.0.1:45302" http.request.uri="/v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.872115ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "GET /v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45601" http.request.id=a7e4cb07-fed8-45ca-82e6-daeb2da1d411 http.request.method=GET http.request.remoteaddr="127.0.0.1:45296" http.request.uri="/v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.707586ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "GET /v2/foo/bar/blobs/sha256:cf7b430c813981ec489b5467d5031a89cf8f3193fb8cf836b7923913bf312915 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=0c473128-43dc-4cf5-9b71-beddf44d6073 http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.932172017s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "GET /v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40389" http.request.id=724add72-ed30-4dea-9d7a-d2237074a879 http.request.method=GET http.request.remoteaddr="127.0.0.1:40680" http.request.uri="/v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.927339573s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [10/Jun/2024:18:45:19 +0000] "GET /v2/foo/bar/blobs/sha256:0e936816e5567456a67a2c623640d395a9ff95fc183866708db479bc61cb08b5 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.33s) === RUN TestBlobDelete time="2024-06-10T18:45:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:22Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:22Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=7bd855a9-b417-41c4-91dd-c2aede51c176 http.request.method=GET http.request.remoteaddr="127.0.0.1:55878" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.053529ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "GET /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=87f9efa0-1697-4079-addb-142126d1f007 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55888" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.009169ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=7cc955a3-4c84-4b56-bdc6-51e4358d6e8b http.request.method=POST http.request.remoteaddr="127.0.0.1:55888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="936.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=2f3e3e89-ce40-49b4-a66e-ea1c4f04fa0e http.request.method=GET http.request.remoteaddr="127.0.0.1:55888" http.request.uri="/v2/foo/bar/blobs/uploads/f9c8a66d-bc16-4c07-b9a9-5314183a4c0c?_state=86Hj7l3SW0bcT06q2sQgMLZk9BaE-4F4Jyz7IdoMz2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YzhhNjZkLWJjMTYtNGMwNy1iOWE5LTUzMTQxODNhNGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yNzc3MDg5NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016489ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "GET /v2/foo/bar/blobs/uploads/f9c8a66d-bc16-4c07-b9a9-5314183a4c0c?_state=86Hj7l3SW0bcT06q2sQgMLZk9BaE-4F4Jyz7IdoMz2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YzhhNjZkLWJjMTYtNGMwNy1iOWE5LTUzMTQxODNhNGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yNzc3MDg5NVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=8737c018-9bdf-45ff-b53b-ab514404123b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55888" http.request.uri="/v2/foo/bar/blobs/uploads/f9c8a66d-bc16-4c07-b9a9-5314183a4c0c?_state=86Hj7l3SW0bcT06q2sQgMLZk9BaE-4F4Jyz7IdoMz2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YzhhNjZkLWJjMTYtNGMwNy1iOWE5LTUzMTQxODNhNGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yNzc3MDg5NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.021329ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "DELETE /v2/foo/bar/blobs/uploads/f9c8a66d-bc16-4c07-b9a9-5314183a4c0c?_state=86Hj7l3SW0bcT06q2sQgMLZk9BaE-4F4Jyz7IdoMz2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YzhhNjZkLWJjMTYtNGMwNy1iOWE5LTUzMTQxODNhNGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yNzc3MDg5NVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=abdffbb7-7732-4808-abcd-1754baaf8602 http.request.method=GET http.request.remoteaddr="127.0.0.1:55888" http.request.uri="/v2/foo/bar/blobs/uploads/f9c8a66d-bc16-4c07-b9a9-5314183a4c0c?_state=86Hj7l3SW0bcT06q2sQgMLZk9BaE-4F4Jyz7IdoMz2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YzhhNjZkLWJjMTYtNGMwNy1iOWE5LTUzMTQxODNhNGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yNzc3MDg5NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f9c8a66d-bc16-4c07-b9a9-5314183a4c0c time="2024-06-10T18:45:22Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=abdffbb7-7732-4808-abcd-1754baaf8602 http.request.method=GET http.request.remoteaddr="127.0.0.1:55888" http.request.uri="/v2/foo/bar/blobs/uploads/f9c8a66d-bc16-4c07-b9a9-5314183a4c0c?_state=86Hj7l3SW0bcT06q2sQgMLZk9BaE-4F4Jyz7IdoMz2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YzhhNjZkLWJjMTYtNGMwNy1iOWE5LTUzMTQxODNhNGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yNzc3MDg5NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="913.609µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f9c8a66d-bc16-4c07-b9a9-5314183a4c0c 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "GET /v2/foo/bar/blobs/uploads/f9c8a66d-bc16-4c07-b9a9-5314183a4c0c?_state=86Hj7l3SW0bcT06q2sQgMLZk9BaE-4F4Jyz7IdoMz2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YzhhNjZkLWJjMTYtNGMwNy1iOWE5LTUzMTQxODNhNGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yNzc3MDg5NVoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=c46f2dd2-ad04-433d-bbd2-e3da1b4bd7a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10777ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=1416851a-6ba8-4040-bb85-5436b2dc746a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/0cf89b9d-6ced-4a1f-8c38-41dd92e3c3c3?_state=OOEaqR1j3zW9j5P-mm2olBV1Ga6bv8x9GSes9xvm1u57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZjg5YjlkLTZjZWQtNGExZi04YzM4LTQxZGQ5MmUzYzNjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yODI4NjM5MTdaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" provided=sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef vars.name="foo/bar" vars.uuid=0cf89b9d-6ced-4a1f-8c38-41dd92e3c3c3 time="2024-06-10T18:45:22Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=1416851a-6ba8-4040-bb85-5436b2dc746a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/0cf89b9d-6ced-4a1f-8c38-41dd92e3c3c3?_state=OOEaqR1j3zW9j5P-mm2olBV1Ga6bv8x9GSes9xvm1u57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZjg5YjlkLTZjZWQtNGExZi04YzM4LTQxZGQ5MmUzYzNjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yODI4NjM5MTdaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=0cf89b9d-6ced-4a1f-8c38-41dd92e3c3c3 time="2024-06-10T18:45:22Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=1416851a-6ba8-4040-bb85-5436b2dc746a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/0cf89b9d-6ced-4a1f-8c38-41dd92e3c3c3?_state=OOEaqR1j3zW9j5P-mm2olBV1Ga6bv8x9GSes9xvm1u57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZjg5YjlkLTZjZWQtNGExZi04YzM4LTQxZGQ5MmUzYzNjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yODI4NjM5MTdaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08765ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=0cf89b9d-6ced-4a1f-8c38-41dd92e3c3c3 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "PUT /v2/foo/bar/blobs/uploads/0cf89b9d-6ced-4a1f-8c38-41dd92e3c3c3?_state=OOEaqR1j3zW9j5P-mm2olBV1Ga6bv8x9GSes9xvm1u57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZjg5YjlkLTZjZWQtNGExZi04YzM4LTQxZGQ5MmUzYzNjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yODI4NjM5MTdaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=30545209-2a57-44b5-830d-704bc2e825aa http.request.method=POST http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=fbc460dc-4aeb-44ff-8d2a-49965f4ce840 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/c75a5068-a2e1-426a-b0a4-e43f0c8242c2?_state=e1eDtMRNOzPwsJq3qPYeYaNjdiSrQQuRhpjAECAlePR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3NWE1MDY4LWEyZTEtNDI2YS1iMGE0LWU0M2YwYzgyNDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yODU0NTcyNloifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200411ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "PUT /v2/foo/bar/blobs/uploads/c75a5068-a2e1-426a-b0a4-e43f0c8242c2?_state=e1eDtMRNOzPwsJq3qPYeYaNjdiSrQQuRhpjAECAlePR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3NWE1MDY4LWEyZTEtNDI2YS1iMGE0LWU0M2YwYzgyNDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yODU0NTcyNloifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=5838d7a3-9581-4e00-96d0-5843f66ac51a http.request.method=POST http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="980.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=c0c28007-2393-41b9-943f-613dfbe22b7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/76959950-4fa9-43cc-94bf-2fa4e90ecd16?_state=NQCizOpSs6q2McscUdEZpLue-1S1R47JccdIBUCmsVx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2OTU5OTUwLTRmYTktNDNjYy05NGJmLTJmYTRlOTBlY2QxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yODgxMzM1MjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.243771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "PUT /v2/foo/bar/blobs/uploads/76959950-4fa9-43cc-94bf-2fa4e90ecd16?_state=NQCizOpSs6q2McscUdEZpLue-1S1R47JccdIBUCmsVx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2OTU5OTUwLTRmYTktNDNjYy05NGJmLTJmYTRlOTBlY2QxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yODgxMzM1MjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=3ac9652b-d74c-4440-9278-c2ad7326f381 http.request.method=POST http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="950.649µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=b014123b-25d3-4abd-9c4c-6d613d09d566 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/6b555f15-adb1-419f-8f3c-7aa57fa07de3?_state=0yojrwQNhoiAiI9_xXza1q4J64hO43UI7Kqt8QU9PWF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiNTU1ZjE1LWFkYjEtNDE5Zi04ZjNjLTdhYTU3ZmEwN2RlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yOTA4MDg3ODhaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.75112772s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:22 +0000] "PUT /v2/foo/bar/blobs/uploads/6b555f15-adb1-419f-8f3c-7aa57fa07de3?_state=0yojrwQNhoiAiI9_xXza1q4J64hO43UI7Kqt8QU9PWF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiNTU1ZjE1LWFkYjEtNDE5Zi04ZjNjLTdhYTU3ZmEwN2RlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyMi4yOTA4MDg3ODhaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=80aaaed4-8d80-4d00-89db-7c009f4ee573 http.request.method=POST http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15113ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41577" http.request.id=23db96af-2c00-4ec5-bc84-9b551dce1ea3 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/0541946f-e58c-47ca-b8ee-38ff19c001c7?_state=UnpD-8E7LbedGes3IIAYq7WQ9ZrIwAZeMqCbAFdVsmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1NDE5NDZmLWU1OGMtNDdjYS1iOGVlLTM4ZmYxOWMwMDFjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyNC4yMDMyODgzNjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.602314777s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:24 +0000] "PATCH /v2/foo/bar/blobs/uploads/0541946f-e58c-47ca-b8ee-38ff19c001c7?_state=UnpD-8E7LbedGes3IIAYq7WQ9ZrIwAZeMqCbAFdVsmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1NDE5NDZmLWU1OGMtNDdjYS1iOGVlLTM4ZmYxOWMwMDFjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyNC4yMDMyODgzNjVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=a7059d8a-d846-48bd-b6f2-be14ff6dbc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/uploads/0541946f-e58c-47ca-b8ee-38ff19c001c7?_state=LmobJoRh4qfEMfOurRDKPK5lEODuwvMLauYosIpDZ9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1NDE5NDZmLWU1OGMtNDdjYS1iOGVlLTM4ZmYxOWMwMDFjNyIsIk9mZnNldCI6MjIzNDY3NTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MjRaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.316652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "PUT /v2/foo/bar/blobs/uploads/0541946f-e58c-47ca-b8ee-38ff19c001c7?_state=LmobJoRh4qfEMfOurRDKPK5lEODuwvMLauYosIpDZ9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1NDE5NDZmLWU1OGMtNDdjYS1iOGVlLTM4ZmYxOWMwMDFjNyIsIk9mZnNldCI6MjIzNDY3NTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MjRaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=886a991f-ceb8-4f49-b2a2-4a4c6329af1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.05521ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=8d5588bd-13d6-4e51-998e-7d5ce1d91457 http.request.method=GET http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=105.621713ms http.response.status=200 http.response.written=22346752 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "GET /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 200 22346752 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=error msg="error parsing digest="sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=e32267bc-f29a-4aec-8453-d1fc136ae00d http.request.method=GET http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" vars.name="foo/bar" time="2024-06-10T18:45:25Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=e32267bc-f29a-4aec-8453-d1fc136ae00d http.request.method=GET http.request.remoteaddr="127.0.0.1:55898" http.request.uri="/v2/foo/bar/blobs/sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="916.448µs" http.response.status=400 http.response.written=110 vars.digest="sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "GET /v2/foo/bar/blobs/sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=822d8bf7-d214-4e83-bc75-e5149e4cf830 http.request.method=GET http.request.remoteaddr="127.0.0.1:34822" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.154011ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "GET /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=01a74f40-be56-4be5-8239-6750ffa88263 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34830" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09309ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "DELETE /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=cd894778-2770-491e-9fdd-c9e139fcf8fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34830" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="833.327µs" http.response.status=404 http.response.written=157 vars.digest="sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=a4581056-c9f1-4cb1-bf7b-71547670272b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34830" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="882.368µs" http.response.status=404 http.response.written=74 vars.digest="sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "DELETE /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=error msg="error parsing digest="sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=69e9639d-1410-4e35-931b-181284f814c3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34834" http.request.uri="/v2/foo/bar/blobs/sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" vars.name="foo/bar" time="2024-06-10T18:45:25Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=69e9639d-1410-4e35-931b-181284f814c3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34834" http.request.uri="/v2/foo/bar/blobs/sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="967.649µs" http.response.status=400 http.response.written=110 vars.digest="sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "DELETE /v2/foo/bar/blobs/sha257:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T18:45:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=9801ee45-89ba-4b36-8eaf-8051c61aca48 http.request.method=POST http.request.remoteaddr="127.0.0.1:34842" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=715460d7-a87d-4dd2-9f31-66d2592d8d17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34842" http.request.uri="/v2/foo/bar/blobs/uploads/46269ee8-bdf6-4aa1-92a5-8f64e4788759?_state=CGgvpNpXutjQnwKYTjkE6n3Xa7opW1JSB2sZHXAFo9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2MjY5ZWU4LWJkZjYtNGFhMS05MmE1LThmNjRlNDc4ODc1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyNS45OTA2NzM3NzJaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.610140648s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "PUT /v2/foo/bar/blobs/uploads/46269ee8-bdf6-4aa1-92a5-8f64e4788759?_state=CGgvpNpXutjQnwKYTjkE6n3Xa7opW1JSB2sZHXAFo9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2MjY5ZWU4LWJkZjYtNGFhMS05MmE1LThmNjRlNDc4ODc1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyNS45OTA2NzM3NzJaIn0%3D&digest=sha256%3Acf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=3fd485f6-c199-4afb-a7ac-c62bfc0ee77d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34842" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.206651ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=c2d66571-63f4-45fb-b36d-1a3acd5c9c34 http.request.method=GET http.request.remoteaddr="127.0.0.1:34822" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.780726427s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "GET /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-10T18:45:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41577" http.request.id=69a2937c-1f41-4ff8-81eb-a2cf95f09cdb http.request.method=GET http.request.remoteaddr="127.0.0.1:34808" http.request.uri="/v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.785643951s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/Jun/2024:18:45:25 +0000] "GET /v2/foo/bar/blobs/sha256:cf9e8ca92adf41775688bc262d96ca038ab5d6ddfee13863d81ef3f5da55e8ef HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.72s) === RUN TestRelativeURL time="2024-06-10T18: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.22.4 time="2024-06-10T18:45:27Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36683" http.request.id=14f7277c-3b6c-4d6a-aefe-df80fdc50e70 http.request.method=POST http.request.remoteaddr="127.0.0.1:48058" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14325ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36683" http.request.id=ac8eb255-cdc0-47e3-ba14-7e4bc17fffd4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48058" http.request.uri="/v2/foo/bar/blobs/uploads/111def5b-a053-462d-8cd0-6539f9648eeb?_state=ikarINFScIk5Bed86hMTZiG_s-VWQfBY19fD0b1r7-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMWRlZjViLWEwNTMtNDYyZC04Y2QwLTY1MzlmOTY0OGVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyNy43NjYzNDYxNTNaIn0%3D&digest=sha256%3A598ea664e7c12ea38b2954fccfb9b668cb870b825095c6e8b676c10fdbef1e68" http.request.useragent="Go-http-client/1.1" http.response.duration=1.640200399s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:28 +0000] "PUT /v2/foo/bar/blobs/uploads/111def5b-a053-462d-8cd0-6539f9648eeb?_state=ikarINFScIk5Bed86hMTZiG_s-VWQfBY19fD0b1r7-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMWRlZjViLWEwNTMtNDYyZC04Y2QwLTY1MzlmOTY0OGVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyNy43NjYzNDYxNTNaIn0%3D&digest=sha256%3A598ea664e7c12ea38b2954fccfb9b668cb870b825095c6e8b676c10fdbef1e68 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36683" http.request.id=62dea8a7-d3eb-4951-af0d-bf8377bf71c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:48058" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.152651ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36683" http.request.id=628ff386-ccff-4d08-ae58-4e428e520198 http.request.method=POST http.request.remoteaddr="127.0.0.1:48058" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="863.847µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36683" http.request.id=2cb50356-fa5c-494f-965c-4bebf6351bef http.request.method=PUT http.request.remoteaddr="127.0.0.1:48058" http.request.uri="/v2/foo/bar/blobs/uploads/d1878ee9-9e9f-43c5-a0a4-5c886c5e601d?_state=p1vg3lFZdgZF6PQ3mJ96FDnF3h26ZNNUdJBRqBIgvWt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxODc4ZWU5LTllOWYtNDNjNS1hMGE0LTVjODg2YzVlNjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyOS44Mjk4OTc4MTJaIn0%3D&digest=sha256%3Ad4b746b3473c7782a4e52d0b371ec1ffa080f2396a5c91a3e05a5f13a4e72720" http.request.useragent="Go-http-client/1.1" http.response.duration=900.576245ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:29 +0000] "PUT /v2/foo/bar/blobs/uploads/d1878ee9-9e9f-43c5-a0a4-5c886c5e601d?_state=p1vg3lFZdgZF6PQ3mJ96FDnF3h26ZNNUdJBRqBIgvWt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxODc4ZWU5LTllOWYtNDNjNS1hMGE0LTVjODg2YzVlNjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NToyOS44Mjk4OTc4MTJaIn0%3D&digest=sha256%3Ad4b746b3473c7782a4e52d0b371ec1ffa080f2396a5c91a3e05a5f13a4e72720 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.97s) === RUN TestBlobDeleteDisabled time="2024-06-10T18:45:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:30Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:40773" http.request.id=8c6206e2-03ac-414b-8955-16d6d6f58373 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/bar/blobs/sha256:cd380d63d82c46e1146389e617cb4bda5e2ca348d169ef2d2f22ed59ac10ed37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08921ms http.response.status=405 http.response.written=78 vars.digest="sha256:cd380d63d82c46e1146389e617cb4bda5e2ca348d169ef2d2f22ed59ac10ed37" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:cd380d63d82c46e1146389e617cb4bda5e2ca348d169ef2d2f22ed59ac10ed37 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.21s) === RUN TestDeleteDisabled time="2024-06-10T18:45:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:30Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33067" http.request.id=98f256b2-48d2-4ee6-92f8-888d964896ff http.request.method=POST http.request.remoteaddr="127.0.0.1:51144" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33067" http.request.id=16cd834c-f2f7-4c34-8397-068583957a7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51144" http.request.uri="/v2/foo/bar/blobs/uploads/ec927c20-2780-41a3-948b-6163064518d4?_state=_8KI3WIrr-YJ2g44hcUsTgq1gdFyQsaWHDaMV5dLYmV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjOTI3YzIwLTI3ODAtNDFhMy05NDhiLTYxNjMwNjQ1MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NTozMS4xMTA2NTY3MjhaIn0%3D&digest=sha256%3A91cd39b064a3d0dfd748556d968ddf26f2cb34cebeaca130b7a6e6bdb6deda2a" http.request.useragent="Go-http-client/1.1" http.response.duration=766.433435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:31 +0000] "PUT /v2/foo/bar/blobs/uploads/ec927c20-2780-41a3-948b-6163064518d4?_state=_8KI3WIrr-YJ2g44hcUsTgq1gdFyQsaWHDaMV5dLYmV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjOTI3YzIwLTI3ODAtNDFhMy05NDhiLTYxNjMwNjQ1MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NTozMS4xMTA2NTY3MjhaIn0%3D&digest=sha256%3A91cd39b064a3d0dfd748556d968ddf26f2cb34cebeaca130b7a6e6bdb6deda2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:31Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33067" http.request.id=58d9b40a-9529-4f54-ac08-668020141bcc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51144" http.request.uri="/v2/foo/bar/blobs/sha256:91cd39b064a3d0dfd748556d968ddf26f2cb34cebeaca130b7a6e6bdb6deda2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="940.368µs" http.response.status=405 http.response.written=78 vars.digest="sha256:91cd39b064a3d0dfd748556d968ddf26f2cb34cebeaca130b7a6e6bdb6deda2a" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:31 +0000] "DELETE /v2/foo/bar/blobs/sha256:91cd39b064a3d0dfd748556d968ddf26f2cb34cebeaca130b7a6e6bdb6deda2a HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.94s) === RUN TestDeleteReadOnly time="2024-06-10T18:45:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:31Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:32Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39489" http.request.id=427f918d-c0ff-411c-9ed8-e434f6b04136 http.request.method=POST http.request.remoteaddr="127.0.0.1:35416" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16417ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39489" http.request.id=4fcb6eab-aa33-4d6c-9f3d-8774e32c0b96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35416" http.request.uri="/v2/foo/bar/blobs/uploads/8e13a76c-164d-4a96-9791-69f2fd1bc678?_state=1ft7NgNKJsleNHEjMx7Y6s9VtfYIhKLLreDDOv6vnDp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMTNhNzZjLTE2NGQtNGE5Ni05NzkxLTY5ZjJmZDFiYzY3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NTozMi4xMjg5NTgwMzVaIn0%3D&digest=sha256%3A06346815afc76bb0e4db8ca0cdd5219c6ebe13359e92fa422d27fe6e12b9467a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.697618877s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:32 +0000] "PUT /v2/foo/bar/blobs/uploads/8e13a76c-164d-4a96-9791-69f2fd1bc678?_state=1ft7NgNKJsleNHEjMx7Y6s9VtfYIhKLLreDDOv6vnDp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMTNhNzZjLTE2NGQtNGE5Ni05NzkxLTY5ZjJmZDFiYzY3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NTozMi4xMjg5NTgwMzVaIn0%3D&digest=sha256%3A06346815afc76bb0e4db8ca0cdd5219c6ebe13359e92fa422d27fe6e12b9467a HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/Jun/2024:18:45:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:06346815afc76bb0e4db8ca0cdd5219c6ebe13359e92fa422d27fe6e12b9467a HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.95s) === RUN TestStartPushReadOnly time="2024-06-10T18:45:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:33Z" level=info msg="redis not configured" go.version=go1.22.4 127.0.0.1 - - [10/Jun/2024:18:45:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-06-10T18:45:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:33Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=d27c92f8-8f2e-4197-ab91-af4e195ef9b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58432" 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.10341ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T18:45:33Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=6d3f3929-1429-4502-9ec9-5ef8cebd22b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58432" 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="798.087µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:18:45:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T18:45:33Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=638938c6-cab1-418d-8192-3d5a4a7aa76e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" 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="800.007µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T18:45:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=f5a9b431-691d-4a9e-9e7f-cae6521922e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" 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.238349ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=f5a9b431-691d-4a9e-9e7f-cae6521922e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" 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.278589ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=f5a9b431-691d-4a9e-9e7f-cae6521922e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" 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.30515ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=f5a9b431-691d-4a9e-9e7f-cae6521922e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" 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.33555ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T18:45:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=84c6b0f3-b5e0-4191-a131-5c347e275c39 http.request.method=POST http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="991.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:34 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=233756fd-bc13-4643-a5d9-c9cddeea1d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/blobs/uploads/bba1c709-8e10-4667-af13-b78c79baed86?_state=FNx3uKsOf1AilnBZ9KmkCmUbzvAaLvQimShHMjSyvJ97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYmExYzcwOS04ZTEwLTQ2NjctYWYxMy1iNzhjNzliYWVkODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzQuMDM5NDY5OTEzWiJ9&digest=sha256%3Aa8dae000b566c6472548903a24b98e2592845ae20d61d7def5b39391f89357c0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079967024s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:34 +0000] "PUT /v2/foo/schema1/blobs/uploads/bba1c709-8e10-4667-af13-b78c79baed86?_state=FNx3uKsOf1AilnBZ9KmkCmUbzvAaLvQimShHMjSyvJ97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYmExYzcwOS04ZTEwLTQ2NjctYWYxMy1iNzhjNzliYWVkODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzQuMDM5NDY5OTEzWiJ9&digest=sha256%3Aa8dae000b566c6472548903a24b98e2592845ae20d61d7def5b39391f89357c0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=c650a012-7767-44ac-87f0-261ff8a1dd34 http.request.method=POST http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14793ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:35 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=f65f9b26-4a45-44a0-8747-a807c724ef9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/blobs/uploads/7430cbbb-8f55-49f2-b789-3a05106252fc?_state=COXnGCKl1dSGYxbhp8OEywxTEwuS37tWaOMOuZXVG2R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NDMwY2JiYi04ZjU1LTQ5ZjItYjc4OS0zYTA1MTA2MjUyZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzUuMzY1OTk0NDQyWiJ9&digest=sha256%3A3ff0e0394111947b5137e5efcb469af8f33cbf136d3200789876eea573c71751" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411154212s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:35 +0000] "PUT /v2/foo/schema1/blobs/uploads/7430cbbb-8f55-49f2-b789-3a05106252fc?_state=COXnGCKl1dSGYxbhp8OEywxTEwuS37tWaOMOuZXVG2R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NDMwY2JiYi04ZjU1LTQ5ZjItYjc4OS0zYTA1MTA2MjUyZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzUuMzY1OTk0NDQyWiJ9&digest=sha256%3A3ff0e0394111947b5137e5efcb469af8f33cbf136d3200789876eea573c71751 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=68d40cbb-5fa0-476f-a498-47607be2a62f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.856034ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=2e2f62b4-d510-4c09-83d8-850ad98a8b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.628593ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=b5adfde1-9fdb-47b0-a08f-94ec9a8fbc6b http.request.method=GET http.request.remoteaddr="127.0.0.1:58432" 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.992338ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=42043fcb-a1ac-4306-8be5-d745eff0d456 http.request.method=GET http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.897217ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "GET /v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46647" http.request.id=9cbe8529-f2f0-4885-960d-127a68917484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.504712ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46647" http.request.id=b853dce3-1f9d-42a3-bb79-765dbb47f6b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.496911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:46647" http.request.id=af9cd333-bd3b-43d9-98a7-d0e0494a5aa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.526312ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=db61295a-4ae6-43aa-bd93-9614c9dcd3c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.976097ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "GET /v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=3864170f-effe-4c9f-aabc-bb7445e4113a http.request.method=GET http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="817.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=de3e6f2e-22e3-4306-8fb3-cab2fae11c62 http.request.method=GET http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" http.response.duration="751.167µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "GET /v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=d62fb7ff-7600-49b3-b5f2-7a0a225edec8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58432" 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="814.247µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=error msg="payload digest does match: "sha256:30308ebaa5ced27d691cbe19913728e13ab83a622054068e85f3e397811909da" != "sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d"" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=29e1eb52-3dc1-4035-a32f-f5533e1a7dbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" time="2024-06-10T18:45:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=29e1eb52-3dc1-4035-a32f-f5533e1a7dbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58432" http.request.uri="/v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.002369ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d" 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:97d6d759a1664c403a7f807ccff96e1eb49c4690509bad3cc4c0fdad6800c78d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=3237f9b7-3819-40da-9abd-48501d8d5073 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" 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="952.569µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=8c46c034-cb39-4283-8e64-21eb9de5c931 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" 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="748.287µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46647" http.request.id=e8be85bf-bd64-4121-9387-3828822430b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" 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="907.568µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46647" http.request.id=e8be85bf-bd64-4121-9387-3828822430b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" 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="953.689µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46647" http.request.id=e8be85bf-bd64-4121-9387-3828822430b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" 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="982.609µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=fdb191e2-3ffd-4db0-b296-4d7a00f6bce9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="927.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=5ebf755f-10fb-4d26-8f57-d92fb387e41a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/blobs/uploads/bbd20ba6-14fb-4604-8732-0872721b10ad?_state=a-XYZRwMpI_MJgg6JwEXsijSpcqqDY1QjIbf6TWHvCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYmQyMGJhNi0xNGZiLTQ2MDQtODczMi0wODcyNzIxYjEwYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzYuODE1NTA2NDRaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15717ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/bbd20ba6-14fb-4604-8732-0872721b10ad?_state=a-XYZRwMpI_MJgg6JwEXsijSpcqqDY1QjIbf6TWHvCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYmQyMGJhNi0xNGZiLTQ2MDQtODczMi0wODcyNzIxYjEwYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzYuODE1NTA2NDRaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46647" http.request.id=fa2ea018-1738-4fa7-a279-9d81b2ae3d9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" 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="950.369µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46647" http.request.id=fa2ea018-1738-4fa7-a279-9d81b2ae3d9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" 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="989.489µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T18:45:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=9a004087-bc35-411f-81cd-343e07bb287a http.request.method=POST http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=9f0e57cc-f377-49da-9ee6-a4844f2a463b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/blobs/uploads/6a02bd96-1c00-4f08-8288-fc3cda7add81?_state=YsoVlC7XGJ7S-6pw5-TNQSgL55HfSqp68rJrRAGqtPF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTAyYmQ5Ni0xYzAwLTRmMDgtODI4OC1mYzNjZGE3YWRkODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzcuMDA1NTk1Mjc1WiJ9&digest=sha256%3Aa0e2532b98066a0aa0a3a3acd52de8a2b4b92ca201ad8a01a749877bdfb8d86c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076833476s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/6a02bd96-1c00-4f08-8288-fc3cda7add81?_state=YsoVlC7XGJ7S-6pw5-TNQSgL55HfSqp68rJrRAGqtPF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTAyYmQ5Ni0xYzAwLTRmMDgtODI4OC1mYzNjZGE3YWRkODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzcuMDA1NTk1Mjc1WiJ9&digest=sha256%3Aa0e2532b98066a0aa0a3a3acd52de8a2b4b92ca201ad8a01a749877bdfb8d86c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=10c2b9bb-a38d-48a0-b355-d85d57964327 http.request.method=POST http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10641ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=06704cc3-ca28-4fa3-810b-15207621e543 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/blobs/uploads/cb0a5ce7-a675-4a1c-8202-7ccec341a4aa?_state=X0-rYo4J1KLuySkUljfu7qaHB6lQnRcipOzxsmHrgN57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYjBhNWNlNy1hNjc1LTRhMWMtODIwMi03Y2NlYzM0MWE0YWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzguMjQyOTc3MTE5WiJ9&digest=sha256%3A8e203b14cd8badfd703e98d87b2faf74757fff101d77c7d551756ed09c773f78" http.request.useragent="Go-http-client/1.1" http.response.duration=709.535722ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/cb0a5ce7-a675-4a1c-8202-7ccec341a4aa?_state=X0-rYo4J1KLuySkUljfu7qaHB6lQnRcipOzxsmHrgN57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYjBhNWNlNy1hNjc1LTRhMWMtODIwMi03Y2NlYzM0MWE0YWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzguMjQyOTc3MTE5WiJ9&digest=sha256%3A8e203b14cd8badfd703e98d87b2faf74757fff101d77c7d551756ed09c773f78 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46647" http.request.id=4d979721-74f3-46cc-b5aa-2a62323ea87f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.387092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46647" http.request.id=531e3108-8472-4e20-995c-718ad401ad8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/sha256:36391e538a5c11efdda4c0763f39ff43621dcd1803ca67e9d93b7ee39b158121" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11121ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "PUT /v2/foo/schema2/manifests/sha256:36391e538a5c11efdda4c0763f39ff43621dcd1803ca67e9d93b7ee39b158121 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=833cf05b-1a45-4ac1-9420-4f6634b5bc03 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" 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="914.888µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=133e17ab-49be-40a4-9896-6ad8c2cb2b5a http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/sha256:36391e538a5c11efdda4c0763f39ff43621dcd1803ca67e9d93b7ee39b158121" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.004929ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/sha256:36391e538a5c11efdda4c0763f39ff43621dcd1803ca67e9d93b7ee39b158121 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=d1496777-a171-47f8-9994-c80fd6635b87 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="735.887µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=66d75144-fa1e-4865-9ff4-7c697d199614 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/sha256:36391e538a5c11efdda4c0763f39ff43621dcd1803ca67e9d93b7ee39b158121" http.request.useragent="Go-http-client/1.1" http.response.duration="712.646µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/sha256:36391e538a5c11efdda4c0763f39ff43621dcd1803ca67e9d93b7ee39b158121 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=36be8a3b-060b-406e-8741-796830f7a790 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" 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="782.887µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="rewriting manifest sha256:36391e538a5c11efdda4c0763f39ff43621dcd1803ca67e9d93b7ee39b158121 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=abc4a9ce-8230-4b4a-a581-3f1bf2b049f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=abc4a9ce-8230-4b4a-a581-3f1bf2b049f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" 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.14726ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46647" http.request.id=bf3fd08e-ab53-49f8-8a7f-c99e177137d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" 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="865.367µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46647" http.request.id=a8160c2f-add6-4a1c-bd5c-ebbd7829b123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46647" http.request.id=d0f26312-09d5-46ab-a0bb-9456d984385c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/sha256:b258c4a37942151e8aafdd98729b38e81f384a87f80897f5641bd782c7ee879a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "PUT /v2/foo/schema2/manifests/sha256:b258c4a37942151e8aafdd98729b38e81f384a87f80897f5641bd782c7ee879a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=02f486fc-c2f6-43b0-914d-4268ff42c6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" 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="929.848µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=34e39b81-b869-446b-9f8f-88e19db87471 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/sha256:b258c4a37942151e8aafdd98729b38e81f384a87f80897f5641bd782c7ee879a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="936.208µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/sha256:b258c4a37942151e8aafdd98729b38e81f384a87f80897f5641bd782c7ee879a HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=309f38f3-3079-4a33-8c94-6ece75dad634 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="789.847µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=03f3b3c5-2d75-46c5-89d2-f0998709f635 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/sha256:b258c4a37942151e8aafdd98729b38e81f384a87f80897f5641bd782c7ee879a" http.request.useragent="Go-http-client/1.1" http.response.duration="732.127µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/sha256:b258c4a37942151e8aafdd98729b38e81f384a87f80897f5641bd782c7ee879a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=info msg="rewriting manifest list sha256:b258c4a37942151e8aafdd98729b38e81f384a87f80897f5641bd782c7ee879a in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=6bac6e16-e679-4ed3-8837-adede308e843 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-06-10T18:45:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46647" http.request.id=6bac6e16-e679-4ed3-8837-adede308e843 http.request.method=GET http.request.remoteaddr="127.0.0.1:42986" 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.15818ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:38Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=eab32254-8f15-4b69-9fa7-da3d04f8bf23 http.request.method=GET http.request.remoteaddr="127.0.0.1:42500" 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.01085ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=35261714-5fdd-4980-9871-f279407e04c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42500" 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="723.246µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=c05d3d98-f8e8-4a88-b3aa-01dd4990a9a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" 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="804.127µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T18:45:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=bdabbeb7-962e-4f84-8bb7-9c12fcda8c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" 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.189869ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=bdabbeb7-962e-4f84-8bb7-9c12fcda8c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" 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.23335ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=bdabbeb7-962e-4f84-8bb7-9c12fcda8c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" 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.26903ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=bdabbeb7-962e-4f84-8bb7-9c12fcda8c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" 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.29499ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T18:45:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=8b13c8d1-8cc5-4053-8a25-ace8c37d9e1e http.request.method=POST http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08605ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=9d0b5097-6306-443f-adfd-fbdb2376e9a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/blobs/uploads/00096023-0f3a-4caa-81af-a9988c11f8db?_state=F_T_8RB7hSw0t3yUe4PqgvFeqT5sp0YK00o9E8YD0Hd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMDA5NjAyMy0wZjNhLTRjYWEtODFhZi1hOTk4OGMxMWY4ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzkuMjQ0NzI2Mzk3WiJ9&digest=sha256%3Ac6cc3033b33b0e6fe7f1edd7615cf2937dd55086f55c9ea509270735994aad4a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.959253237s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/00096023-0f3a-4caa-81af-a9988c11f8db?_state=F_T_8RB7hSw0t3yUe4PqgvFeqT5sp0YK00o9E8YD0Hd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMDA5NjAyMy0wZjNhLTRjYWEtODFhZi1hOTk4OGMxMWY4ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6MzkuMjQ0NzI2Mzk3WiJ9&digest=sha256%3Ac6cc3033b33b0e6fe7f1edd7615cf2937dd55086f55c9ea509270735994aad4a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=4b3b6bcb-8124-44c9-8c0e-93add123538e http.request.method=POST http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.158211ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=d5d687c2-a9b7-4d0e-af84-3290668a6f00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/blobs/uploads/3a28f20a-afda-4bd7-994c-9ea33015bcef?_state=yV-u2LwA2jJsh3XIEETuA1vyrcKV_YQVTHJLYc3Uo7x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYTI4ZjIwYS1hZmRhLTRiZDctOTk0Yy05ZWEzMzAxNWJjZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDEuNDMzMTkyMDYyWiJ9&digest=sha256%3A54bfc57c75db305901b573530a2e81c393ae854298792db66aac2e9acc643214" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345914263s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/3a28f20a-afda-4bd7-994c-9ea33015bcef?_state=yV-u2LwA2jJsh3XIEETuA1vyrcKV_YQVTHJLYc3Uo7x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYTI4ZjIwYS1hZmRhLTRiZDctOTk0Yy05ZWEzMzAxNWJjZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDEuNDMzMTkyMDYyWiJ9&digest=sha256%3A54bfc57c75db305901b573530a2e81c393ae854298792db66aac2e9acc643214 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=24821203-182d-4639-8e0a-a22b22e4009b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.749114ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=14993fff-b17b-45f8-be9c-7f8450c17475 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" http.response.duration=3.482271ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=ef3d497c-bc79-42b6-badf-ecf966c2f880 http.request.method=GET http.request.remoteaddr="127.0.0.1:42500" 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.956058ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=80efb4c1-74c7-4c3b-8025-081a2369e3c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.861176ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "GET /v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34503" http.request.id=b9fc3ee9-d071-4095-a8b8-0d4bc60bf1af http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" http.response.duration=3.498071ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34503" http.request.id=35d2e940-0ced-4fbf-9c7c-bf6a617e8a3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" http.response.duration=3.465472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:34503" http.request.id=44f732b4-abe7-44ae-b16a-1accf933143e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" http.response.duration=3.519632ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=89ca300b-04e1-45cf-8e49-fdb393a801cb http.request.method=GET http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.909018ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "GET /v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=0eca4ecd-cb74-428d-8fdb-94b1b9c2e5e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="764.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=c85d7d0e-9d67-41fd-8ff9-63aaaa4eebd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" http.response.duration="784.327µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "GET /v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=4226d16f-35df-43bc-a1b6-8a21afccc543 http.request.method=GET http.request.remoteaddr="127.0.0.1:42500" 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="812.648µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=error msg="payload digest does match: "sha256:30c34d4ff5b1b7d61c40a3988aeca5fa555d34ea1af23ca9e9a7d457b0cd348e" != "sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff"" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=352872a5-67b2-4c7e-94ad-eca58c41577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" time="2024-06-10T18:45:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=352872a5-67b2-4c7e-94ad-eca58c41577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42500" http.request.uri="/v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="932.089µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff" 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:6428b7934d255ea472d63c64964f3b80469c7bcb4d1f48568e0b9af184fcacff HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=9d940e34-64cf-4a99-a5ec-7fad63dc2f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" 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.01493ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=57e52554-3735-404a-ab40-2a67f700e05b http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" 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="820.488µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34503" http.request.id=5c0746cb-d690-4a3d-89bd-e55957b7c371 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" 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="948.569µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34503" http.request.id=5c0746cb-d690-4a3d-89bd-e55957b7c371 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" 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="989.569µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34503" http.request.id=5c0746cb-d690-4a3d-89bd-e55957b7c371 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" 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.017809ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=0f74a09f-5c36-4562-9a82-aabfe72f4628 http.request.method=POST http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="925.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=2c132823-ab37-4225-91ab-703792c1117b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/blobs/uploads/7cc06dd0-0eab-4d78-8017-c8edc71645ff?_state=PInm0AjdW9h6r0IE79y5vI-iiBEbuiK2zV9yQM297PJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3Y2MwNmRkMC0wZWFiLTRkNzgtODAxNy1jOGVkYzcxNjQ1ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDIuODE3NTM1NjMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.215211ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema2/blobs/uploads/7cc06dd0-0eab-4d78-8017-c8edc71645ff?_state=PInm0AjdW9h6r0IE79y5vI-iiBEbuiK2zV9yQM297PJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3Y2MwNmRkMC0wZWFiLTRkNzgtODAxNy1jOGVkYzcxNjQ1ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDIuODE3NTM1NjMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34503" http.request.id=acda03dd-aa49-4c86-a49d-9743a283cb10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" 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="997.209µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34503" http.request.id=acda03dd-aa49-4c86-a49d-9743a283cb10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" 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.04365ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T18:45:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=bb14c9bf-156e-463c-bd4e-4e2fedf8beeb http.request.method=POST http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004889ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=a5d868dc-ff40-4d10-98a0-e0d16a78c70f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/blobs/uploads/b0052337-1803-40ec-90c2-8fa9bc95a234?_state=lql1CunQyy_2pCree3Ie_G-aOlHEDK1wG2UEuX1ZBix7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMDA1MjMzNy0xODAzLTQwZWMtOTBjMi04ZmE5YmM5NWEyMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDIuOTk4MzIzNzAzWiJ9&digest=sha256%3A64df8e1424f0b5d048103a9a52ac2cd0fa2ee4dc2e1c3a6651f4579a1dcd49f5" http.request.useragent="Go-http-client/1.1" http.response.duration=851.405602ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:42 +0000] "PUT /v2/foo/schema2/blobs/uploads/b0052337-1803-40ec-90c2-8fa9bc95a234?_state=lql1CunQyy_2pCree3Ie_G-aOlHEDK1wG2UEuX1ZBix7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMDA1MjMzNy0xODAzLTQwZWMtOTBjMi04ZmE5YmM5NWEyMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDIuOTk4MzIzNzAzWiJ9&digest=sha256%3A64df8e1424f0b5d048103a9a52ac2cd0fa2ee4dc2e1c3a6651f4579a1dcd49f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=e89e4f97-0e50-400f-8d8b-b97cdc230434 http.request.method=POST http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12269ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=be7c5c77-fc8e-465c-ae7d-77bfe3beb043 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/blobs/uploads/e896c1d1-dd19-46bd-a1f8-f6802a097dbe?_state=y42pE30ceBvhzGKM0VHiGWoo03sjp_xOTfWXyTVV0xp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlODk2YzFkMS1kZDE5LTQ2YmQtYTFmOC1mNjgwMmEwOTdkYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDQuMDE4ODg4NzlaIn0%3D&digest=sha256%3Acf0511db71f7e7067b4e2b796360ff5ccbc3c05e86bb9c040bcd07da54828746" http.request.useragent="Go-http-client/1.1" http.response.duration=764.960542ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "PUT /v2/foo/schema2/blobs/uploads/e896c1d1-dd19-46bd-a1f8-f6802a097dbe?_state=y42pE30ceBvhzGKM0VHiGWoo03sjp_xOTfWXyTVV0xp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlODk2YzFkMS1kZDE5LTQ2YmQtYTFmOC1mNjgwMmEwOTdkYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDQuMDE4ODg4NzlaIn0%3D&digest=sha256%3Acf0511db71f7e7067b4e2b796360ff5ccbc3c05e86bb9c040bcd07da54828746 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34503" http.request.id=0a959e35-594d-4d3c-9d85-049b5073801d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.404293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34503" http.request.id=d5b6ca0a-f37a-4f3b-bd48-256d163e9557 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/sha256:61d07672638cc80f476a9d0639b0ed3d22314065ff25dbc9c7ef2938365b05a5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:61d07672638cc80f476a9d0639b0ed3d22314065ff25dbc9c7ef2938365b05a5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=64dfc30b-e29b-4e81-8ba0-849f3df07594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" 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="970.369µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=ed60dbd3-1a98-4540-9548-aae2cf995dd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/sha256:61d07672638cc80f476a9d0639b0ed3d22314065ff25dbc9c7ef2938365b05a5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="920.569µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/sha256:61d07672638cc80f476a9d0639b0ed3d22314065ff25dbc9c7ef2938365b05a5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=66979c45-f15c-4ad5-a1a3-8acd756b9ecd http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="775.567µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=a4c58140-d966-4ed4-b37d-222cba0d033b http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/sha256:61d07672638cc80f476a9d0639b0ed3d22314065ff25dbc9c7ef2938365b05a5" http.request.useragent="Go-http-client/1.1" http.response.duration="720.886µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/sha256:61d07672638cc80f476a9d0639b0ed3d22314065ff25dbc9c7ef2938365b05a5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=b86635ee-c294-4103-925d-9603005e7b7b http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" 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="716.847µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="rewriting manifest sha256:61d07672638cc80f476a9d0639b0ed3d22314065ff25dbc9c7ef2938365b05a5 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=4e4e91df-c045-4804-a3b8-b5f196884aff http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=4e4e91df-c045-4804-a3b8-b5f196884aff http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" 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.100499ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34503" http.request.id=79018df0-dd05-4fbf-8884-9380a4e82e3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" 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="870.888µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34503" http.request.id=5186fdfe-73c8-4e9e-bd17-ecab3db8c812 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34503" http.request.id=af54471d-4485-40e7-96cd-900e5367eb44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/sha256:6df58d0a46aa8dafc88a8fd93355e345f635b651de4fd03bf3dcb5b8f533c08d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:6df58d0a46aa8dafc88a8fd93355e345f635b651de4fd03bf3dcb5b8f533c08d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=a1fffe14-2541-4dc6-aca3-79e9ef57b56d http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" 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="962.769µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=4d0c07ad-8003-4851-9a7f-48961329c70d http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/sha256:6df58d0a46aa8dafc88a8fd93355e345f635b651de4fd03bf3dcb5b8f533c08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="908.768µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/sha256:6df58d0a46aa8dafc88a8fd93355e345f635b651de4fd03bf3dcb5b8f533c08d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=3d56494e-578a-4620-9d32-714ee9832c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="841.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=0dd3ec09-7634-4ab9-9b09-f14508b3afbe http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/sha256:6df58d0a46aa8dafc88a8fd93355e345f635b651de4fd03bf3dcb5b8f533c08d" http.request.useragent="Go-http-client/1.1" http.response.duration="750.247µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/sha256:6df58d0a46aa8dafc88a8fd93355e345f635b651de4fd03bf3dcb5b8f533c08d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=info msg="rewriting manifest list sha256:6df58d0a46aa8dafc88a8fd93355e345f635b651de4fd03bf3dcb5b8f533c08d in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=7a732762-0e6f-4ea9-a50d-11d6d1913e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-06-10T18:45:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34503" http.request.id=7a732762-0e6f-4ea9-a50d-11d6d1913e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" 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.24042ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (10.97s) === RUN TestGetManifestWithStorageError time="2024-06-10T18:45:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:44Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40947" http.request.id=93f92db8-d686-4d04-8967-1dfbcc41b3c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46498" 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="920.808µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:40947" http.request.id=e348a5f3-c24a-4ba9-93de-f25328d58f8b http.request.method=GET http.request.remoteaddr="127.0.0.1:46498" 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="805.448µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:40947" http.request.id=bc5d20a6-c428-4be9-ab2c-249f606bd50b http.request.method=GET http.request.remoteaddr="127.0.0.1:46498" 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="918.408µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:40947" http.request.id=f4afd3c5-79b9-4f64-844d-5260da3b9578 http.request.method=GET http.request.remoteaddr="127.0.0.1:46498" 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="813.727µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-06-10T18:45:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:44Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=b352938a-d7e9-40a2-8ac8-abfaf7fe77f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39160" 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="972.809µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1c53687b-e69d-48a8-9d06-ae55cb209ebe http.request.method=GET http.request.remoteaddr="127.0.0.1:39160" 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.367µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=355f5a47-8990-49a8-9662-89d7d6f6f9fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" 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="739.447µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1d56341d-f941-41bc-97ed-e4d3e8b8bd9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" 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.212349ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1d56341d-f941-41bc-97ed-e4d3e8b8bd9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" 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.29399ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1d56341d-f941-41bc-97ed-e4d3e8b8bd9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" 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.34603ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T18:45:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1d56341d-f941-41bc-97ed-e4d3e8b8bd9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" 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.419191ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:18:45:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T18:45:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=fe493899-74e6-4254-ab1e-50ddae148fcf http.request.method=POST http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06125ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:45 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=0fd601b6-c0e7-4c72-ba01-31ca175a53ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/blobs/uploads/258779e0-eee0-449e-be22-3b8f8cc5a96d?_state=Znf33yAu_jbZmFEu-tptCMj_TPh3_P_odciXXRqs0hh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNTg3NzllMC1lZWUwLTQ0OWUtYmUyMi0zYjhmOGNjNWE5NmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDUuMDcxMDQzMDQzWiJ9&digest=sha256%3Ac9b0b3b9836787c20824a04b189823b5e8e0d4107b13c30d94d0d3340a36440a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.598446061s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:45 +0000] "PUT /v2/foo/schema1/blobs/uploads/258779e0-eee0-449e-be22-3b8f8cc5a96d?_state=Znf33yAu_jbZmFEu-tptCMj_TPh3_P_odciXXRqs0hh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNTg3NzllMC1lZWUwLTQ0OWUtYmUyMi0zYjhmOGNjNWE5NmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDUuMDcxMDQzMDQzWiJ9&digest=sha256%3Ac9b0b3b9836787c20824a04b189823b5e8e0d4107b13c30d94d0d3340a36440a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=9366024c-ca1e-471b-93ca-8a5d0e91927a http.request.method=POST http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.264331ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=b72a04b0-275a-4af4-97f0-1f3ff8b33a90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/blobs/uploads/a23aa2a3-7a91-4a83-9847-e952e993ec9c?_state=80reYgKl9RD2CpCotLu7VSRFrNzusxywXD3eE098pnt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMjNhYTJhMy03YTkxLTRhODMtOTg0Ny1lOTUyZTk5M2VjOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDYuOTY4NTIwNDgyWiJ9&digest=sha256%3A0b5f5cc15199e302d6410add433c2b4f025e9ac7ae1a0aa1be702cf2fdae5bd1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.374094499s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/a23aa2a3-7a91-4a83-9847-e952e993ec9c?_state=80reYgKl9RD2CpCotLu7VSRFrNzusxywXD3eE098pnt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMjNhYTJhMy03YTkxLTRhODMtOTg0Ny1lOTUyZTk5M2VjOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDYuOTY4NTIwNDgyWiJ9&digest=sha256%3A0b5f5cc15199e302d6410add433c2b4f025e9ac7ae1a0aa1be702cf2fdae5bd1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=49d2e693-679d-4be5-8ae9-6c799c8b5123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.747914ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=17262e76-bb77-475c-a98c-70a5a7eb978f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.41835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=3b60f066-486f-4a21-bad4-538ab05a01d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39160" 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.970417ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=bf8a4684-e6c3-4686-93fa-bddeca670227 http.request.method=GET http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.828777ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41153" http.request.id=d0a79a75-ae63-4506-8f5d-ea705f2a8628 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.547552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41153" http.request.id=0825b74a-06a7-42f4-add5-0c6dfef64751 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.438831ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:41153" http.request.id=7057c654-d711-498d-b0dd-f89264f673e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.409351ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1e430def-0c5a-41bc-b4d4-a9c4742b31b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.896897ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=4ae71602-2d9a-4b72-abd8-001befd9e07a http.request.method=GET http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="770.206µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=62ac5129-dc78-4252-b88a-09db6921e53b http.request.method=GET http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.duration="769.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=23f4be29-3fef-4f43-8308-154af5abc555 http.request.method=GET http.request.remoteaddr="127.0.0.1:39160" 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="745.926µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=error msg="payload digest does match: "sha256:cf5ed44c22367c848d6116a64b18463bd21bc2f767d2721c674d2bbc687f6d20" != "sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b"" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=6aa3f635-74e8-474d-8762-06cf5f812d11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=6aa3f635-74e8-474d-8762-06cf5f812d11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="936.648µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=7e7f48db-67dc-4c37-81c0-246315901d69 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39166" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.133731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=d7bc5e31-ccff-4f83-a189-538251ca58a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39166" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="874.448µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=9add5937-a96c-48fe-9231-9febf831fd57 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39182" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="997.609µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=3c5777d2-726c-4f3d-9577-8e669ed4537b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39190" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.669634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=f36efc00-39a3-4549-9c9e-455606771d55 http.request.method=GET http.request.remoteaddr="127.0.0.1:39190" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.949377ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=79755710-28ae-43e8-b781-5a7a102d8727 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39204" 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="984.769µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=107d8237-3270-4f86-a83d-d563f736fe55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.660833ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=c3082b5e-78b5-4011-800f-a736597491d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" 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.406µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=d26e74e5-d2c3-4e5b-8972-2c4aee71b5bd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b" http.request.useragent="Go-http-client/1.1" http.response.duration="971.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:56e4a9f7c4a0c8623ff2a9f4afcc116b7c4436891640b5e9da11eff6706c180b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=5a9c5e53-6a34-4bb6-921b-af00c1c90e11 http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" 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="773.527µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=921a2de7-aac0-457d-b82e-ac5acc89f131 http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" 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="772.567µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=d760c061-893e-42de-8d3d-2fe21361b3bc http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" 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="772.287µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=25b57349-0226-4783-97be-4a16a47a26ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" 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="974.409µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=25b57349-0226-4783-97be-4a16a47a26ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" 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.016689ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=25b57349-0226-4783-97be-4a16a47a26ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" 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.048489ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=17490dcf-4f6e-4918-8d30-0ba6d6f9060f http.request.method=POST http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="907.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=161c271c-183c-466d-aba7-353a75f536b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/blobs/uploads/d2b29675-062a-4aea-bd05-e39bb4fbf65b?_state=7LyyffviMZ4EpEoMlmpCmdSVA4uQmq8JrLvOBP1l6eV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMmIyOTY3NS0wNjJhLTRhZWEtYmQwNS1lMzliYjRmYmY2NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDkuMzk4NzQxMzY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/d2b29675-062a-4aea-bd05-e39bb4fbf65b?_state=7LyyffviMZ4EpEoMlmpCmdSVA4uQmq8JrLvOBP1l6eV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMmIyOTY3NS0wNjJhLTRhZWEtYmQwNS1lMzliYjRmYmY2NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDkuMzk4NzQxMzY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=53a87bba-0974-48d0-b9bc-52576b561c41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" 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="967.649µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=53a87bba-0974-48d0-b9bc-52576b561c41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" 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.00813ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T18:45:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=9cedf31e-d601-4e01-891d-512bca944ca0 http.request.method=POST http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=8e740018-6e47-4d20-9b8c-fb6c3b00da4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/blobs/uploads/039b9fda-e0a7-4070-89a7-9df10c0fac4c?_state=5KElmHm-LWfO2MpbDASQ_RyCXNFku1tcinhvt6cgiZp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMzliOWZkYS1lMGE3LTQwNzAtODlhNy05ZGYxMGMwZmFjNGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDkuNjUxOTY2MzcyWiJ9&digest=sha256%3A71d15627ac8d26c891c5b322b811ea6c495300920847b9cf99cedbec21243362" http.request.useragent="Go-http-client/1.1" http.response.duration=1.834932075s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/039b9fda-e0a7-4070-89a7-9df10c0fac4c?_state=5KElmHm-LWfO2MpbDASQ_RyCXNFku1tcinhvt6cgiZp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMzliOWZkYS1lMGE3LTQwNzAtODlhNy05ZGYxMGMwZmFjNGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NDkuNjUxOTY2MzcyWiJ9&digest=sha256%3A71d15627ac8d26c891c5b322b811ea6c495300920847b9cf99cedbec21243362 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1f4c221e-53da-4331-a131-af0d828e0a47 http.request.method=POST http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.146531ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=81d3c55a-4bd5-4162-bcb1-b9aa31366859 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/blobs/uploads/d71b78bf-e360-4956-8327-8cc992e3eb72?_state=3Ei8hpctORhTzaBnLl2SVrMzEtIaZRXJJrve7MLG2Od7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNzFiNzhiZi1lMzYwLTQ5NTYtODMyNy04Y2M5OTJlM2ViNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NTEuNjY4Mzg4Njg0WiJ9&digest=sha256%3Aceda7cfb739d520e2d148fcee953e00b021ec52315dbc7ac47907fb898026e41" http.request.useragent="Go-http-client/1.1" http.response.duration=882.700284ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/d71b78bf-e360-4956-8327-8cc992e3eb72?_state=3Ei8hpctORhTzaBnLl2SVrMzEtIaZRXJJrve7MLG2Od7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNzFiNzhiZi1lMzYwLTQ5NTYtODMyNy04Y2M5OTJlM2ViNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTg6NDU6NTEuNjY4Mzg4Njg0WiJ9&digest=sha256%3Aceda7cfb739d520e2d148fcee953e00b021ec52315dbc7ac47907fb898026e41 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=b709e1ab-f7bd-4189-8a72-11c92fb8bc5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.378572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=bbc5f3b0-03d8-42e6-a482-1e0f59fe05f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10117ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=046c11d4-6ec8-4bd1-8dd7-238a40fbc460 http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" 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="951.448µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=916bec5e-fa1a-4639-9e8a-452dbf89c10c http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="896.448µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=07b7e4cb-3380-43e9-82dd-bfdd9558be8c http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="749.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=6387a2e6-2540-4ad4-88b9-7c172dda886e http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.duration="705.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=0e793bdf-ab76-4657-ad67-2e0cc98f6827 http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" 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="732.047µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="rewriting manifest sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1eca88d1-b1fc-47b5-905c-9e726a6d6c7b http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=1eca88d1-b1fc-47b5-905c-9e726a6d6c7b http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" 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.017578ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=c4f7b826-433b-4eed-b3e3-b815cd1617bc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.duration="933.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=f543eb62-a467-45be-81e3-3575b99cdedd http.request.method=GET http.request.remoteaddr="127.0.0.1:39220" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="830.847µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=adce3ec1-9d73-49fc-8dd1-723085b6cfd8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39226" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02753ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=9d5df191-fce0-4d00-9d11-bee317214ec4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39238" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=302356b3-12ef-4d60-b822-a6a8d3752097 http.request.method=GET http.request.remoteaddr="127.0.0.1:39238" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="906.369µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=67843323-8a82-457a-a270-84556de97bdd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39242" 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="974.929µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41153" http.request.id=709152df-a07f-4890-b93b-44926e1d4312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39244" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.440693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=4b3585e1-38f3-418a-947d-f7003c171ced http.request.method=GET http.request.remoteaddr="127.0.0.1:39244" 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="784.447µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=482b607c-54b4-41ab-b052-d8a804c1cb54 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39244" http.request.uri="/v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03069ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f1b3d9e6d3bb76f334d2c7fb71ab6de92e8cf375178c976efc4e78a0ea279336 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41153" http.request.id=bc46a85b-07f7-4abd-a232-5d52b2b652a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39244" 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="811.168µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (7.76s) === RUN TestManifestDeleteDisabled time="2024-06-10T18:45:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:40717" http.request.id=2eb89f26-b3e6-44b8-bf5f-07c279a39894 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40614" 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="850.208µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-06-10T18:45:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T18:45:52Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.4 time="2024-06-10T18:45:52Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-10T18:45:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33259" http.request.id=3e25c036-c996-4d19-b674-168f0b4b3b3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" 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.824857ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33259" http.request.id=e2404e20-9b0a-47c4-8400-3647a595a3c6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40504" 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.626174ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33259" http.request.id=00f6634b-696d-4bdc-82b5-581ed84e5422 http.request.method=POST http.request.remoteaddr="127.0.0.1:40508" 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.597455ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T18:45:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33259" http.request.id=7840728d-8e92-45ca-804d-29bc282424ca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40510" 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.586534ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:18:45:52 +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-06-10T18:45:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T18:45:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=f587d9bb-1f16-431f-9b44-ec096826a77b http.request.method=POST http.request.remoteaddr="127.0.0.1:40352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.209251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=27d696b0-0f2d-45d5-8b6b-b6ce92fec402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40352" http.request.uri="/v2/foo/bar/blobs/uploads/daf2e5fe-1b22-4b49-a8a0-6a35eccb833b?_state=EPf_Fg7KFjvyWfwfobif8ZcG96r5isdhTjYAVZq-5_Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZjJlNWZlLTFiMjItNGI0OS1hOGEwLTZhMzVlY2NiODMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NTo1My4wNTA3ODMyNzZaIn0%3D&digest=sha256%3Af97e65f598bfa74999334468e7487ad94f6e25c3cb49c71a7709c163128fc403" http.request.useragent="Go-http-client/1.1" http.response.duration=2.013506286s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:53 +0000] "PUT /v2/foo/bar/blobs/uploads/daf2e5fe-1b22-4b49-a8a0-6a35eccb833b?_state=EPf_Fg7KFjvyWfwfobif8ZcG96r5isdhTjYAVZq-5_Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZjJlNWZlLTFiMjItNGI0OS1hOGEwLTZhMzVlY2NiODMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NTo1My4wNTA3ODMyNzZaIn0%3D&digest=sha256%3Af97e65f598bfa74999334468e7487ad94f6e25c3cb49c71a7709c163128fc403 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=9a66f332-bd90-40ca-8623-03c914dc4c18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40352" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.667593ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45: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.22.4 time="2024-06-10T18:45:55Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T18:45:55Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.22.4 time="2024-06-10T18:45:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=669fc0d9-eaaa-4ccc-8c68-ad17edca0534 http.request.method=GET http.request.remoteaddr="127.0.0.1:40352" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="664.286µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:43291" go.version=go1.22.4 time="2024-06-10T18:45:55Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=8df131ae-ed23-49a7-8137-60a9e39e3c6c http.request.method=GET http.request.remoteaddr="127.0.0.1:44928" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.527µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43291 /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:43291/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:41295" http.request.id=2f37f626-7162-40d4-9072-8e9cb2c0d52c http.request.method=GET http.request.remoteaddr="127.0.0.1:33804" http.request.uri="/v2/foo/bar/manifests/sha256:f57ec8f6c4285aa9609fab1b0ec1dfd44216798abad94383086c8a00985ad4c6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:f57ec8f6c4285aa9609fab1b0ec1dfd44216798abad94383086c8a00985ad4c6" time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=7bb1ccd6-4b33-434e-90ab-a9df8713fa5a http.request.method=GET http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/foo/bar/manifests/sha256:f57ec8f6c4285aa9609fab1b0ec1dfd44216798abad94383086c8a00985ad4c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.002258ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "GET /v2/foo/bar/manifests/sha256:f57ec8f6c4285aa9609fab1b0ec1dfd44216798abad94383086c8a00985ad4c6 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f57ec8f6c4285aa9609fab1b0ec1dfd44216798abad94383086c8a00985ad4c6 with ttl=167h59m59.99999692s" go.version=go1.22.4 time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41295" http.request.id=2f37f626-7162-40d4-9072-8e9cb2c0d52c http.request.method=GET http.request.remoteaddr="127.0.0.1:33804" http.request.uri="/v2/foo/bar/manifests/sha256:f57ec8f6c4285aa9609fab1b0ec1dfd44216798abad94383086c8a00985ad4c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.910512ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "GET /v2/foo/bar/manifests/sha256:f57ec8f6c4285aa9609fab1b0ec1dfd44216798abad94383086c8a00985ad4c6 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=76f822e7-c334-42e6-b75c-a410ad855201 http.request.method=GET http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="869.688µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43291 /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:43291/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:41295" http.request.id=76905e5f-3042-4602-a4dd-1d3bdfdaf58e http.request.method=GET http.request.remoteaddr="127.0.0.1:33808" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=977bc616-a660-4c2f-9d01-bc81db774a90 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" 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.028818ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41295" http.request.id=76905e5f-3042-4602-a4dd-1d3bdfdaf58e http.request.method=GET http.request.remoteaddr="127.0.0.1:33808" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.251057ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T18:45:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=b42f4978-12e1-4f2d-ab92-51ff3d0807dc http.request.method=POST http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="990.649µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=d4b60a24-9514-44d4-863a-86a4db4a5988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/foo/bar/blobs/uploads/32d4d3c5-21df-4ac5-95d0-298b98444cc4?_state=wad380GYRTKolnRivBUsAG1hPIxLoiRfD66EglbGjq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZDRkM2M1LTIxZGYtNGFjNS05NWQwLTI5OGI5ODQ0NGNjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NTo1NS4zODU4NDU0NjJaIn0%3D&digest=sha256%3A1fba3c845554738a32bd05593bb7c628d35af7d08c1f1c6e02616481b9a80cc1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.329349094s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:55 +0000] "PUT /v2/foo/bar/blobs/uploads/32d4d3c5-21df-4ac5-95d0-298b98444cc4?_state=wad380GYRTKolnRivBUsAG1hPIxLoiRfD66EglbGjq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZDRkM2M1LTIxZGYtNGFjNS05NWQwLTI5OGI5ODQ0NGNjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxODo0NTo1NS4zODU4NDU0NjJaIn0%3D&digest=sha256%3A1fba3c845554738a32bd05593bb7c628d35af7d08c1f1c6e02616481b9a80cc1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=a0cecbba-b0ee-49d2-96af-34bb6db594ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.241999ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:18:45:57 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=8d1cc6f4-eee0-4f31-b552-abbde67e282e http.request.method=GET http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="916.888µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:18:45:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T18:45:57Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43291 /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:43291/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:41295" http.request.id=bc7691ef-2b98-474e-a940-10cecdb8ff64 http.request.method=GET http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=a5d8e700-137c-4a1d-8405-093a3b1158d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44954" 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.631864ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:18:45:57 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=826108fa-d381-4b9f-b5ec-be3dc1d7f0f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="930.368µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:18:45:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T18:45:57Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43291 /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:43291/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:41295" http.request.id=bc7691ef-2b98-474e-a940-10cecdb8ff64 http.request.method=GET http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43291" http.request.id=41ab0af0-be2d-4f62-9245-fac89d0df40b http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" 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.552103ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:18:45:57 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T18:45:57Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:8fabc21a251ecbc93ddd8694301e0a9dbd12b0bc486c525ac3f02e19f602ec92 with ttl=167h59m59.99999532s" go.version=go1.22.4 time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41295" http.request.id=bc7691ef-2b98-474e-a940-10cecdb8ff64 http.request.method=GET http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=17.268716ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:18:45:57 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.97s) === RUN TestAppDispatcher time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42979" http.request.id=41b8f75b-9b1c-4207-94de-f5c67eab22db http.request.method=GET http.request.remoteaddr="127.0.0.1:48270" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15973ms http.response.status=200 http.response.written=0 time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42979" http.request.id=a4225a6b-cc5b-4d15-ac44-bca15b8b9c9b http.request.method=GET http.request.remoteaddr="127.0.0.1:48270" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="931.089µs" http.response.status=200 http.response.written=0 time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42979" http.request.id=82d75c04-50e1-4681-abbd-0cf35d43d215 http.request.method=GET http.request.remoteaddr="127.0.0.1:48270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.488µs" http.response.status=200 http.response.written=0 time="2024-06-10T18:45:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42979" http.request.id=fa8ad2ca-0650-4c17-8407-be71f0035189 http.request.method=GET http.request.remoteaddr="127.0.0.1:48270" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="914.408µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-06-10T18:45:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 time="2024-06-10T18:45:57Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 time="2024-06-10T18:45:57Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.4 http.request.host="127.0.0.1:37945" http.request.id=90274730-41c0-4c09-a255-21b51771ba14 http.request.method=GET http.request.remoteaddr="127.0.0.1:36146" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-06-10T18:45:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 time="2024-06-10T18:45:57Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 time="2024-06-10T18:45:57Z" level=info msg="configuring file health check path=/tmp/healthcheck1562094438, interval=1" go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-06-10T18:46:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 time="2024-06-10T18:46:01Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 time="2024-06-10T18:46:01Z" level=info msg="configuring TCP health check addr=127.0.0.1:41857, interval=1" go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-10T18:46:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 time="2024-06-10T18:46:05Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 time="2024-06-10T18:46:05Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33941, interval=1, threshold=3" go.version=go1.22.4 instance.id=048402a2-4ab7-4d1e-9bbf-7efea80f3545 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 80.324s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.37s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.02s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.538s === RUN TestSchedule time="2024-06-10T18:44:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd time="2024-06-10T18:44:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99736ms" go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd time="2024-06-10T18:44:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997µs" go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd time="2024-06-10T18:44:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.2µs" go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-06-10T18:44:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-10T18:44:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd time="2024-06-10T18:44:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99732ms" go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd time="2024-06-10T18:44:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.9976ms" go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd time="2024-06-10T18:44:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-10T18:44:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=33a3e326-fcd5-47eb-920f-04e95fa5dabd --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.606s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.33s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 19725824 sha256:4436725055d98ee1d26d4968feaa7914e4711d34b6de75473ac555ca0eca82b8 [] map[] } --- PASS: TestSimpleBlobRead (0.54s) === RUN TestBlobMount --- PASS: TestBlobMount (0.76s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.46s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.58s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.68s) === 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:6128b037cde3fb13e4407d4a8a071dc49b2fc0564c60336dfe8a65116c7084e0 palailogos: marking blob sha256:adb2b1fa2e1e96eebb6125ad95e734daf8d96681584bc735ab13c95de88e3b31 palailogos: marking blob sha256:b3c0139147ae2127210799c773fbefc157035af8750f32886a50b68fd8f50db7 palailogos: marking manifest sha256:803ae1a13f1a33bca6b6d1fb370bf06710173a98dace8d224948119daccd4345 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:96894d7838deb41f211626387600a57fc930be8be4150b78523c8fa40672da3b palailogos: marking blob sha256:dcd3fe6b6b009ecfb0b2b956af711e01be1bf123cf09dafa7a04e0f820776152 palailogos: marking manifest sha256:adb2b1fa2e1e96eebb6125ad95e734daf8d96681584bc735ab13c95de88e3b31 palailogos: marking blob sha256:0fd335d6cfaea19a12256c46173f72c9fc5e6c84dc8a53a6b016e8cb037d9acc palailogos: marking blob sha256:633a80d8e4389613a63d8398ebb3af87fa85dc56f1582b5a2011a0be259eb961 palailogos: marking manifest sha256:b3c0139147ae2127210799c773fbefc157035af8750f32886a50b68fd8f50db7 palailogos: marking blob sha256:6e0fec8bc7c127b745be919160ef6b96589d308b5982326b4b90b7e7adcf1785 palailogos: marking blob sha256:14cdeee2b8903c7209091736776efa180661de8fa6781069ba732b1e95602fc5 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.19s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:5011d367db1eb48d9af38051b39d6851871aa26c82884bf931c33445764c9189 deletemanifests: marking manifest sha256:9e01426a437714e77be8bf6313e8ffecd36b8de0aa17c0ea69bf3c244cde1105 deletemanifests: marking blob sha256:62c0963b39a270511fe844e23134972a43b1c2d294c3c57102008703eb192d21 deletemanifests: marking blob sha256:5c2a2f50a3097bef34159c2d4b0d533fbe496490ca6fad59697dc821feef0f37 deletemanifests: marking blob sha256:11fbf46591ce87ec9a2f48a83ed7b4b6bd52ab76322521300c418967b46f02d4 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:cc070a17877c2258376ff2ade3c88ab21396d907388db48de211e2082ff1e0c3 blob eligible for deletion: sha256:49fd5fe0849da2e5c7955b80a49d86d717f2bed3d571819f905bbadbd927b849 blob eligible for deletion: sha256:5011d367db1eb48d9af38051b39d6851871aa26c82884bf931c33445764c9189 blob eligible for deletion: sha256:c2def060e2ec8ace213cc2d3bee86e2746503dcfe1e54d97a3896c75f9a12f04 deletemanifests manifest eligible for deletion: sha256:5011d367db1eb48d9af38051b39d6851871aa26c82884bf931c33445764c9189 deletemanifests: marking manifest sha256:9e01426a437714e77be8bf6313e8ffecd36b8de0aa17c0ea69bf3c244cde1105 deletemanifests: marking blob sha256:62c0963b39a270511fe844e23134972a43b1c2d294c3c57102008703eb192d21 deletemanifests: marking blob sha256:5c2a2f50a3097bef34159c2d4b0d533fbe496490ca6fad59697dc821feef0f37 deletemanifests: marking blob sha256:11fbf46591ce87ec9a2f48a83ed7b4b6bd52ab76322521300c418967b46f02d4 time="2024-06-10T18:45:11Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/5011d367db1eb48d9af38051b39d6851871aa26c82884bf931c33445764c9189" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 time="2024-06-10T18:45:11Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/5011d367db1eb48d9af38051b39d6851871aa26c82884bf931c33445764c9189" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:49fd5fe0849da2e5c7955b80a49d86d717f2bed3d571819f905bbadbd927b849 time="2024-06-10T18:45:11Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/49/49fd5fe0849da2e5c7955b80a49d86d717f2bed3d571819f905bbadbd927b849" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:5011d367db1eb48d9af38051b39d6851871aa26c82884bf931c33445764c9189 time="2024-06-10T18:45:11Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/50/5011d367db1eb48d9af38051b39d6851871aa26c82884bf931c33445764c9189" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:c2def060e2ec8ace213cc2d3bee86e2746503dcfe1e54d97a3896c75f9a12f04 time="2024-06-10T18:45:11Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c2/c2def060e2ec8ace213cc2d3bee86e2746503dcfe1e54d97a3896c75f9a12f04" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:cc070a17877c2258376ff2ade3c88ab21396d907388db48de211e2082ff1e0c3 time="2024-06-10T18:45:11Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cc/cc070a17877c2258376ff2ade3c88ab21396d907388db48de211e2082ff1e0c3" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 --- PASS: TestDeleteManifestIfTagNotFound (2.18s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:57ec6e17e7a17d6b708ebeb99b261d836c69669a3e9ec65bfff9e113aa314674 time="2024-06-10T18:45:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/57/57ec6e17e7a17d6b708ebeb99b261d836c69669a3e9ec65bfff9e113aa314674" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:c1a5c7051ce1bdd6b4e49c3c0ee5b46595a8ed4530a6352734cd39bc2bf0b9ad time="2024-06-10T18:45:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c1/c1a5c7051ce1bdd6b4e49c3c0ee5b46595a8ed4530a6352734cd39bc2bf0b9ad" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:ee3e7ca66aa2efc5c69cac4a0eeb0a5d32d6f55f5db3de6366a2fc457194f3aa time="2024-06-10T18:45:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ee/ee3e7ca66aa2efc5c69cac4a0eeb0a5d32d6f55f5db3de6366a2fc457194f3aa" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 --- PASS: TestGCWithMissingManifests (0.71s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:5ec01cf7d7d133ba8bc18c66dbd3e27a319af04ec81bd9e1a9dbcac8df4b4610 komnenos: marking blob sha256:16555c1751ea26df34923e3dcfc66897534f6089f9816a897b4f6bdb5f705cc2 komnenos: marking blob sha256:de996c9f342b535115451aa12662f5be0325267c77ef12aaa4919e75a23e8141 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7ed972b72a6c9a6bbe90d55ceabf94ed1a7dee10520e497e0047797bf3d985f8 time="2024-06-10T18:45:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7e/7ed972b72a6c9a6bbe90d55ceabf94ed1a7dee10520e497e0047797bf3d985f8" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:91ffb3a7961d749345b1fc5bc121e4048b200b854fa32d31e008bfa348fa9595 time="2024-06-10T18:45:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/91/91ffb3a7961d749345b1fc5bc121e4048b200b854fa32d31e008bfa348fa9595" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:bef2747abba4f98177f28f293ef67e6f206c5f8580940b16512e681b07a9cbab time="2024-06-10T18:45:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/be/bef2747abba4f98177f28f293ef67e6f206c5f8580940b16512e681b07a9cbab" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:c47d0fb74c2898c0258b7aeb4d72729e578816b6841b8a6c1028d56ecbec41bc time="2024-06-10T18:45:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c4/c47d0fb74c2898c0258b7aeb4d72729e578816b6841b8a6c1028d56ecbec41bc" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:d5a1922a60e42f0e77a9be55b900b3fd1865e2860e4d2ce8f74dfdb08ec09a82 time="2024-06-10T18:45:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d5/d5a1922a60e42f0e77a9be55b900b3fd1865e2860e4d2ce8f74dfdb08ec09a82" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-10T18:45:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 blob eligible for deletion: sha256:1dd628ec53921743c7eb8278fa98b86664975e9fdefa1a40d25a4248b0e53487 time="2024-06-10T18:45:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1d/1dd628ec53921743c7eb8278fa98b86664975e9fdefa1a40d25a4248b0e53487" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 --- PASS: TestDeletionHasEffect (2.92s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.33s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:665384c8a6ef2cb02d2d988859beabde963b73cc5b2075aa7dbc44f7c9daa863 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:1d801259d3574448a5275b458d8aa9fa62b23f1052ac81a0c548cbb0527b3b49 michael_z_doukas: marking blob sha256:2ca40db9b43670617e1561b2475e6e0fc92a93f4686404d191536170fa091f38 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:46fbd031761b89a48fc7b3634ea976d5ec24e5c94e8f2e4db626f4d6eda406e8 time="2024-06-10T18:45:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/46/46fbd031761b89a48fc7b3634ea976d5ec24e5c94e8f2e4db626f4d6eda406e8" go.version=go1.22.4 instance.id=5faf6a5f-382a-4e01-9ed1-68f03680e9a0 --- PASS: TestOrphanBlobDeleted (1.30s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:b0c94b4ecf2a46d3c8d465d17f089d4b00d8ef36644d14f8d3c7b02d6db8ffd9 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:7c21fa6d30e54b445083868a52d950ea831bd141b88e2451a24e02cd58424f0b --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.84s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.99s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.59s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.77s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-06-10T18:45:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 17:45:22.749244285 +0000 UTC m=-3569.794769883, actuallyDelete=true" time="2024-06-10T18:45:22Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-10T18:45:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526, actuallyDelete=true" time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6c6204fe-c707-46de-9083-ef96e1d168f5 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/946c93cd-6a7f-4fda-a86a-cd521f7bb64f have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cf33e71b-d02c-408a-b3fa-30d78ba92b92 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/eb36978d-2c79-43eb-88cf-e073ba7b48df have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0feb94c8-8de5-4d76-b0b8-69ffd0f8d00c have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1e657f72-2a15-4426-a4c7-b0f9b8be3c2f have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/58f4e86b-0d34-461c-9ce9-241f4b895927 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/3c2b77da-234c-47ca-84df-5a0de408b5a1 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6af54725-c781-45de-b5fd-e185233100dd have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b246057c-3fa8-4544-8713-f2ba58b518f5 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b3fb19b1-a673-473a-b879-83234cef97ec have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.750276734 +0000 UTC m=+30.206262526). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-10T18:45:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 18:45:22.751526465 +0000 UTC m=+30.207512297, actuallyDelete=true" time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/05294910-373a-40d0-9226-12925f8565e4 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.751526465 +0000 UTC m=+30.207512297). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/503ece56-9b94-48bf-b3b2-97c639faaa67 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.751526465 +0000 UTC m=+30.207512297). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6ac86009-a46d-42a8-b432-b2294cf1c338 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.751526465 +0000 UTC m=+30.207512297). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7598e97e-61ec-4ee9-94d8-6fe780afacfe have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.751526465 +0000 UTC m=+30.207512297). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f5beac67-8305-47c4-b251-08be311a4d80 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.751526465 +0000 UTC m=+30.207512297). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-10T18:45:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 18:45:22.752383393 +0000 UTC m=+30.208369185, actuallyDelete=true" time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/05d45173-1085-4486-9ff6-3be5e928c339 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.752383393 +0000 UTC m=+30.208369185). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0b8ad778-2b1e-4ce9-9f1c-ef372b1edb38 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.752383393 +0000 UTC m=+30.208369185). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1793ca61-6b6a-439f-b1bc-72068cc082cd have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.752383393 +0000 UTC m=+30.208369185). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1d843e17-e4ba-402b-aa64-375e3dfc0dc4 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.752383393 +0000 UTC m=+30.208369185). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/adf3856f-4585-4871-9af0-e9328525fab5 have older date (2024-06-10 17:45:22 +0000 UTC) than purge date (2024-06-10 18:45:22.752383393 +0000 UTC m=+30.208369185). Removing upload directory." time="2024-06-10T18:45:22Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-10T18:45:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 18:45:22.752892078 +0000 UTC m=+30.208877950, actuallyDelete=true" time="2024-06-10T18:45:22Z" 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 30.251s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.034s === 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.033s === RUN TestWalkFileRemoved time="2024-06-10T18:44:52Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.026s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.378s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.11s) === 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.138s === 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.577s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.64s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.004s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-06-10T18:44:52Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.4 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-06-10T18:44:52Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.4 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-06-10T18:44:52Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.4 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestParsing === CONT TestUpdateCalledRegularly time="2024-06-10T18:44:52Z" level=error msg="unknown ip address format" go.version=go1.22.4 instance.id=c4699007-f090-41a8-b90c-cda70a1f30e2 ip=?0000000000000000000000000000000000 time="2024-06-10T18:44:52Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestParsing (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4 (0.01s) time="2024-06-10T18:44:52Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=c4699007-f090-41a8-b90c-cda70a1f30e2 time="2024-06-10T18:44:52Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=c4699007-f090-41a8-b90c-cda70a1f30e2 --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestInvalidData (0.01s) time="2024-06-10T18:44:53Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T18:44:54Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T18:44:55Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T18:44:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.542s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.032s === 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.369s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.61s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.986s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.025s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r6.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r6.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> docker-registry*: Package size: 21.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r6.apk >>> docker-registry: Build complete at Mon, 10 Jun 2024 18:46:14 +0000 elapsed time 0h 1m 40s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240610.184435) (2/3) Purging go (1.22.4-r1) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r31.trigger OK: 315 MiB in 103 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...