>>> docker-registry: Building community/docker-registry 2.8.3-r4 (using abuild 3.13.0-r3) started Sat, 11 May 2024 03:27:21 +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/2) Installing go (1.22.2-r0) (2/2) Installing .makedepends-docker-registry (20240511.032722) Executing busybox-1.36.1-r26.trigger OK: 600 MiB in 105 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml + 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-05-11T03:27:40Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-11T03:27:40Z" 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.025s ? 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-05-11T03:27:40Z" 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.010s === 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.007s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.85s) PASS ok github.com/docker/distribution/health/checks 0.859s === 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.007s === 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.009s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.013s === 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.007s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/05/11 03:27:40 http: TLS handshake error from 127.0.0.1:41772: 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:40365/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40365/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40365/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:40365/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:33965?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.57s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-11T03:27:41Z" level=info msg="broadcaster: closing" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="closing testSink" time="2024-05-11T03:27:41Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-11T03:27:41Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 1} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 1} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 1} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 1} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:41Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-11T03:27:42Z" level=warning msg="&{0xc00060e8d0 0.9} encountered too many errors, backing off" time="2024-05-11T03:27:42Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.58s) PASS ok github.com/docker/distribution/notifications 1.308s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-11T03:27:40Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-11T03:27:40.773854369Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:40.773877591Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:40.774110622Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.22.2 time="2024-05-11T03:27:40.774272095Z" level=info msg="listening on [::]:5000" go.version=go1.22.2 time="2024-05-11T03:27:43.777417465Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 time="2024-05-11T03:27:43.885360273Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=1c2770e1-044c-47a4-aeff-b30e5a3e96de http.request.method=GET http.request.remoteaddr="[::1]:39292" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.402368ms http.response.status=200 http.response.written=2 ::1 - - [11/May/2024:03:27:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-11T03:27:44.161432266Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-11T03:27:44.162246565Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:44.162270521Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:44.162309821Z" level=info msg="Starting upload purge in 20m0s" go.version=go1.22.2 time="2024-05-11T03:27:44.162438316Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 time="2024-05-11T03:27:44.162453273Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.2 time="2024-05-11T03:27:44.162732501Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.2 time="2024-05-11T03:27:47.168752956Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=b22be643-91ad-4408-b52c-b42c9222e02f http.request.method=GET http.request.remoteaddr="127.0.0.1:58028" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="813.232µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-11T03:27:47.168873962Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 --- PASS: TestRegistrySupportedCipherSuite (3.38s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-11T03:27:47.502391464Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-11T03:27:47.503142807Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:47.503163183Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:47.503189761Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.22.2 time="2024-05-11T03:27:47.50329673Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 --- PASS: TestRegistryUnsupportedCipherSuite (3.34s) PASS ok github.com/docker/distribution/registry 9.845s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.006s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.099s === RUN TestBasicAccessController time="2024-05-11T03:27:40Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.2 instance.id=220384b4-7a65-44fe-993c-72843f114721 time="2024-05-11T03:27:40Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.2 instance.id=220384b4-7a65-44fe-993c-72843f114721 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-11T03:27:40Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.2 password="bo4SPXI3Vfb58NTXkDWoY8z_xUWHO8PDbCTpOENnHv8" user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.105s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.009s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-05-11T03:27:40Z" level=info msg="token not to be used before 2024-05-11 03:27:41 +0000 UTC - currently 2024-05-11 03:27:40.781559378 +0000 UTC m=+0.013235891" time="2024-05-11T03:27:40Z" level=info msg="token not to be used after 2024-05-11 03:27:40 +0000 UTC - currently 2024-05-11 03:27:40.782293155 +0000 UTC m=+0.013969676" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-05-11T03:27:40Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.026s === 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.064s === 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.021s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2024-05-11T03:27:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:40Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39031" http.request.id=78c316a7-a5d3-4e68-883d-a6f2789d8310 http.request.method=GET http.request.remoteaddr="127.0.0.1:34022" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.425937ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2024:03:27:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-05-11T03:27:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:40Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=3d84def1-e346-4491-9f59-e57c591b718e http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.723318ms http.response.status=200 http.response.written=20 127.0.0.1 - - [11/May/2024:03:27:40 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-11T03:27:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=dbbda8a4-1cc4-4c4b-8f87-777351d53a32 http.request.method=POST http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.374842ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:41 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=48e1d1fd-7e55-4144-b411-b1dcfa816830 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/aaaa/blobs/uploads/1777ec0d-b06c-4275-b0fd-f74bed42dd28?_state=l03H12vep7ICcNToj7CqddqoUmE0Bh3ALpcoWeEsu897Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNzc3ZWMwZC1iMDZjLTQyNzUtYjBmZC1mNzRiZWQ0MmRkMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDEuMDcwOTY1NjM2WiJ9&digest=sha256%3A400d195fcb6b705bcc3efd9a8c9b2e272cb3f61c30d6e67e88612b29832d9483" http.request.useragent="Go-http-client/1.1" http.response.duration=803.602199ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:41 +0000] "PUT /v2/foo/aaaa/blobs/uploads/1777ec0d-b06c-4275-b0fd-f74bed42dd28?_state=l03H12vep7ICcNToj7CqddqoUmE0Bh3ALpcoWeEsu897Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNzc3ZWMwZC1iMDZjLTQyNzUtYjBmZC1mNzRiZWQ0MmRkMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDEuMDcwOTY1NjM2WiJ9&digest=sha256%3A400d195fcb6b705bcc3efd9a8c9b2e272cb3f61c30d6e67e88612b29832d9483 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=ce6dea3d-8c96-456c-84c1-1afc440fea82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.053971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:41 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:42Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=d13fccf6-69ec-4b54-9bf5-e2bddcb4ceb4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.849747ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:42 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=2f7f7957-bf5f-405d-9d04-ad86f53f8809 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/bbbb/blobs/uploads/db81aab7-976f-4628-b035-cb979c4b500c?_state=UwlSxpE4bBSzkMsVRkOW7jBil_Z_VrXPR0h6tPMWafd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkYjgxYWFiNy05NzZmLTQ2MjgtYjAzNS1jYjk3OWM0YjUwMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDIuMDY4MjY3NjJaIn0%3D&digest=sha256%3A42ba73abe03a1fe8d23b656d85b835307c24dc01e5e23d33c1aaa0559473e19c" http.request.useragent="Go-http-client/1.1" http.response.duration=933.989004ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:42 +0000] "PUT /v2/foo/bbbb/blobs/uploads/db81aab7-976f-4628-b035-cb979c4b500c?_state=UwlSxpE4bBSzkMsVRkOW7jBil_Z_VrXPR0h6tPMWafd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkYjgxYWFiNy05NzZmLTQ2MjgtYjAzNS1jYjk3OWM0YjUwMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDIuMDY4MjY3NjJaIn0%3D&digest=sha256%3A42ba73abe03a1fe8d23b656d85b835307c24dc01e5e23d33c1aaa0559473e19c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=bebb9534-cebb-4ab3-82f2-04e538184da0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.019869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:43 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=7644cc57-2c2b-4504-b7d5-17221bbd847b http.request.method=POST http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.327752ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:43 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=636b917f-4a29-4227-a94b-e7d14d438eef http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/cccc/blobs/uploads/0aa4eecb-3638-453d-86a0-4e08c2b5dabe?_state=FZqpPkyp9tUXLLF1u00NHiuhwpaADse1Iie7Te1phwl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYWE0ZWVjYi0zNjM4LTQ1M2QtODZhMC00ZTA4YzJiNWRhYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDMuMTMyOTc0MTg0WiJ9&digest=sha256%3Ac015f13aa6991fefd4b9b3c6c7aaae11292a8db36ba77023ae0175ffb4ea6e4a" http.request.useragent="Go-http-client/1.1" http.response.duration=576.043834ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:43 +0000] "PUT /v2/foo/cccc/blobs/uploads/0aa4eecb-3638-453d-86a0-4e08c2b5dabe?_state=FZqpPkyp9tUXLLF1u00NHiuhwpaADse1Iie7Te1phwl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYWE0ZWVjYi0zNjM4LTQ1M2QtODZhMC00ZTA4YzJiNWRhYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDMuMTMyOTc0MTg0WiJ9&digest=sha256%3Ac015f13aa6991fefd4b9b3c6c7aaae11292a8db36ba77023ae0175ffb4ea6e4a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=7430f42c-466b-44c6-8a3f-35b1f6ff7362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.72742ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:43 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=cd44941a-7f06-49ea-8690-db1942f357bd http.request.method=POST http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.46139ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:43 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=a3b9fb50-9fa4-4d8d-8abd-ea84c130d999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/dddd/blobs/uploads/a894cf55-a918-48e3-be58-159f4688fd41?_state=bCLa7l8C-ZbNkHRSPrRfu9751RRyRqA0MEw1zBF8mJZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhODk0Y2Y1NS1hOTE4LTQ4ZTMtYmU1OC0xNTlmNDY4OGZkNDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDMuODcxODM1NTM2WiJ9&digest=sha256%3Af6c7f1ab63a1fbf7444557787606849f2be6c61eca87188173ae7fef0187ddd7" http.request.useragent="Go-http-client/1.1" http.response.duration=917.012333ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:43 +0000] "PUT /v2/foo/dddd/blobs/uploads/a894cf55-a918-48e3-be58-159f4688fd41?_state=bCLa7l8C-ZbNkHRSPrRfu9751RRyRqA0MEw1zBF8mJZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhODk0Y2Y1NS1hOTE4LTQ4ZTMtYmU1OC0xNTlmNDY4OGZkNDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDMuODcxODM1NTM2WiJ9&digest=sha256%3Af6c7f1ab63a1fbf7444557787606849f2be6c61eca87188173ae7fef0187ddd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=9c48e110-eeb1-409b-b64a-fcd45890ddd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.58851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:44 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=10d72a9e-dbe4-479d-9ea0-655dc2103153 http.request.method=POST http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="774.211µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:44 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=aad27279-0e5c-43ce-885d-7bddac02d9d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/eeee/blobs/uploads/17b1593c-a4ca-467d-a210-4cbab1ae14ae?_state=O1ggs83hGemmWMCQNetbRA27XsCq-oyAtoKT22nm4Id7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIxN2IxNTkzYy1hNGNhLTQ2N2QtYTIxMC00Y2JhYjFhZTE0YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDQuOTgwNzk5NzM2WiJ9&digest=sha256%3Aa954fa994aa1789c758943ea2dd97a100aadfe3aaf3978b0fecf176f6870500f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.391556868s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:44 +0000] "PUT /v2/foo/eeee/blobs/uploads/17b1593c-a4ca-467d-a210-4cbab1ae14ae?_state=O1ggs83hGemmWMCQNetbRA27XsCq-oyAtoKT22nm4Id7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIxN2IxNTkzYy1hNGNhLTQ2N2QtYTIxMC00Y2JhYjFhZTE0YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDQuOTgwNzk5NzM2WiJ9&digest=sha256%3Aa954fa994aa1789c758943ea2dd97a100aadfe3aaf3978b0fecf176f6870500f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=f4de9797-ac28-4502-bd6a-48cb9c0b444e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.201749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:46 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=52b7f203-58f9-4f5f-9977-392f27b97de0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.305001ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:46 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=45dcd1d0-f06f-4ce1-a179-9107f123afe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/ffff/blobs/uploads/8d64f0f8-89ed-4020-be8c-1d053a1f8a37?_state=6jY3_SguYxNROKPaIP-kpXzwkD5bQBhoADj_c_xnQoR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4ZDY0ZjBmOC04OWVkLTQwMjAtYmU4Yy0xZDA1M2ExZjhhMzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDYuNTYwMTQ2NDA2WiJ9&digest=sha256%3A115be395bff6caa2133e7beb56e5ec760cb17f027b066cb46a16a75a3e8f5f82" http.request.useragent="Go-http-client/1.1" http.response.duration=1.140667823s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:46 +0000] "PUT /v2/foo/ffff/blobs/uploads/8d64f0f8-89ed-4020-be8c-1d053a1f8a37?_state=6jY3_SguYxNROKPaIP-kpXzwkD5bQBhoADj_c_xnQoR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4ZDY0ZjBmOC04OWVkLTQwMjAtYmU4Yy0xZDA1M2ExZjhhMzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDYuNTYwMTQ2NDA2WiJ9&digest=sha256%3A115be395bff6caa2133e7beb56e5ec760cb17f027b066cb46a16a75a3e8f5f82 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=0ffb170d-c681-46d2-abcf-20aafd4c556b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.672106ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=35796313-a80a-4637-85b2-fde32392a9d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.060606ms http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=2daccec4-b776-49f4-884a-722a00c84995 http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" 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="765.694µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=65bdfd0d-f7fa-4218-9d4d-160b023666ee http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.136505ms http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=b1a4c9c7-b3e0-4164-8a40-7c2a499dcf9b http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" 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="929.147µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=42338039-b933-410a-9b08-6dca64179a88 http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.012395ms http.response.status=200 http.response.written=63 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=b9e190b2-4c2f-48b1-8a53-b1bad6360729 http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.023333ms http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=1c740210-9393-4eae-a892-d6e730c46555 http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.053746ms http.response.status=400 http.response.written=116 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=1d81888a-665a-477d-af5a-1e615b7ec767 http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" 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="921.233µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=b90680c3-4204-421d-a4af-cc235a4abd07 http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" 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="903.506µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44185" http.request.id=e4f4c16a-ac8b-4090-9aa3-934237ad68f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48536" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.153934ms http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-11T03:27:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:47Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=de3a9bba-897c-4b04-acc9-997380497253 http.request.method=POST http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.627507ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=f4e0f416-3f09-4da6-893f-1b353bd3951d http.request.method=PUT http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/aaaa/blobs/uploads/97c372a3-afff-4339-b4fa-aa598041bd27?_state=YXxuajyv8Tegsk2NM6x7RUvBi4GNSXfco05HAbQdxY57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5N2MzNzJhMy1hZmZmLTQzMzktYjRmYS1hYTU5ODA0MWJkMjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDcuODY5MDI3MTExWiJ9&digest=sha256%3A6267924ca7fb24e6e5043142e5732bd81084e8b475ccfe5a410b242e85fa6ecc" http.request.useragent="Go-http-client/1.1" http.response.duration=705.535583ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:47 +0000] "PUT /v2/foo/aaaa/blobs/uploads/97c372a3-afff-4339-b4fa-aa598041bd27?_state=YXxuajyv8Tegsk2NM6x7RUvBi4GNSXfco05HAbQdxY57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5N2MzNzJhMy1hZmZmLTQzMzktYjRmYS1hYTU5ODA0MWJkMjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDcuODY5MDI3MTExWiJ9&digest=sha256%3A6267924ca7fb24e6e5043142e5732bd81084e8b475ccfe5a410b242e85fa6ecc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=f50fa3da-0f9b-4a5c-936a-b210c706058d http.request.method=PUT http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.595306ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:48 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=220af662-92fc-440c-83f4-0050032adf2a http.request.method=POST http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.355492ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:48 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=b0c4239e-3f02-4dd7-8d71-8d01399e7b01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/bbbb/blobs/uploads/22df3fcd-08d9-40a5-a748-1e2a7e934799?_state=_oPUk_2_SNZRmMvuXM__O2Hp9UshovKtEpcVbvBkVPJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMmRmM2ZjZC0wOGQ5LTQwYTUtYTc0OC0xZTJhN2U5MzQ3OTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDguNzI5NzU3MTUzWiJ9&digest=sha256%3Ae0835bab116d98146e5404494d82cd3e0d06e18104940a4abcad9418e9e30375" http.request.useragent="Go-http-client/1.1" http.response.duration=760.116927ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:48 +0000] "PUT /v2/foo/bbbb/blobs/uploads/22df3fcd-08d9-40a5-a748-1e2a7e934799?_state=_oPUk_2_SNZRmMvuXM__O2Hp9UshovKtEpcVbvBkVPJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMmRmM2ZjZC0wOGQ5LTQwYTUtYTc0OC0xZTJhN2U5MzQ3OTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDguNzI5NzU3MTUzWiJ9&digest=sha256%3Ae0835bab116d98146e5404494d82cd3e0d06e18104940a4abcad9418e9e30375 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=aa00a606-f4e1-4038-8855-51ec5de1e656 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.626278ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:49 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=72803261-faf1-42d3-9fec-63bc350b72c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.428885ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:49 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=31fe1fc0-6e44-4695-89cf-7225bdec380f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/cccc/blobs/uploads/a4e2a54d-2cda-4e57-b2e8-a20b32e84ecf?_state=1R6n2RqvVV6f67dWg3hHTYQ83KkKQgbTWV_TnNXuzFV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhNGUyYTU0ZC0yY2RhLTRlNTctYjJlOC1hMjBiMzJlODRlY2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDkuNjczNTEyODVaIn0%3D&digest=sha256%3A978cbd03796a6ef1bb6f4aaab9445ada1a635c801db74624bbc95793420b6e42" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090040953s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:49 +0000] "PUT /v2/foo/cccc/blobs/uploads/a4e2a54d-2cda-4e57-b2e8-a20b32e84ecf?_state=1R6n2RqvVV6f67dWg3hHTYQ83KkKQgbTWV_TnNXuzFV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhNGUyYTU0ZC0yY2RhLTRlNTctYjJlOC1hMjBiMzJlODRlY2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NDkuNjczNTEyODVaIn0%3D&digest=sha256%3A978cbd03796a6ef1bb6f4aaab9445ada1a635c801db74624bbc95793420b6e42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=1bd49c58-eaf2-479a-8dc8-b2a95f50e5e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.716557ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:50 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=7d97ae96-8a13-449c-a322-9530a47c0dc8 http.request.method=POST http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="916.886µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:50 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=bcaa9dc0-023b-4ac5-8a12-27c4d904911d http.request.method=PUT http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/dddd/blobs/uploads/8992a6f1-3153-4324-8cd4-bc676a239ce9?_state=vo3TwiYRFPdWW-jyUQb14W2vGkI8KTm-7VKRIcy4WsF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4OTkyYTZmMS0zMTUzLTQzMjQtOGNkNC1iYzY3NmEyMzljZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NTAuOTExMjk4NjA2WiJ9&digest=sha256%3A1bbe16ac086d70d4fccf30d7b2a35223efdf25e0bfcc24d2bb0a3ed59ac66127" http.request.useragent="Go-http-client/1.1" http.response.duration=588.957773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:50 +0000] "PUT /v2/foo/dddd/blobs/uploads/8992a6f1-3153-4324-8cd4-bc676a239ce9?_state=vo3TwiYRFPdWW-jyUQb14W2vGkI8KTm-7VKRIcy4WsF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4OTkyYTZmMS0zMTUzLTQzMjQtOGNkNC1iYzY3NmEyMzljZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NTAuOTExMjk4NjA2WiJ9&digest=sha256%3A1bbe16ac086d70d4fccf30d7b2a35223efdf25e0bfcc24d2bb0a3ed59ac66127 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=0af2ead4-1298-4c04-be16-7a4bacc77e35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32770" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.300681ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44261" http.request.id=71970933-8338-4d67-9b13-a84ff5e19db7 http.request.method=GET http.request.remoteaddr="127.0.0.1:32770" 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="899.656µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (10.60s) === RUN TestURLPrefix time="2024-05-11T03:27:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:51Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40421" http.request.id=edb1bfce-611c-4533-b52b-eff9c6c5a683 http.request.method=GET http.request.remoteaddr="127.0.0.1:53360" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.309878ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-11T03:27:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:51Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=e0b24ce8-df5a-4a95-8386-e483c2e5aec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.560022ms http.response.status=404 http.response.written=157 vars.digest="sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "GET /v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=6c6fd795-88aa-4a89-9e7c-773dd5175546 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33612" http.request.uri="/v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.32256ms http.response.status=404 http.response.written=157 vars.digest="sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "HEAD /v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=8f7316b1-f879-439b-a6ec-fbe586e46eb2 http.request.method=POST http.request.remoteaddr="127.0.0.1:33612" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="801.618µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=3aa33886-7d2c-491c-96f4-f9aec2ef431a http.request.method=GET http.request.remoteaddr="127.0.0.1:33612" http.request.uri="/v2/foo/bar/blobs/uploads/6f0ddf6b-4640-44ae-af61-1086ad0c9dfb?_state=K3fpenW9E1mUJQl7gMKYDq8IIqtu-q-Od5uBi_botZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMGRkZjZiLTQ2NDAtNDRhZS1hZjYxLTEwODZhZDBjOWRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NDg2NTE3ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.375221ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "GET /v2/foo/bar/blobs/uploads/6f0ddf6b-4640-44ae-af61-1086ad0c9dfb?_state=K3fpenW9E1mUJQl7gMKYDq8IIqtu-q-Od5uBi_botZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMGRkZjZiLTQ2NDAtNDRhZS1hZjYxLTEwODZhZDBjOWRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NDg2NTE3ODFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=e689752b-263e-4279-b595-9a23adafc409 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33612" http.request.uri="/v2/foo/bar/blobs/uploads/6f0ddf6b-4640-44ae-af61-1086ad0c9dfb?_state=K3fpenW9E1mUJQl7gMKYDq8IIqtu-q-Od5uBi_botZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMGRkZjZiLTQ2NDAtNDRhZS1hZjYxLTEwODZhZDBjOWRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NDg2NTE3ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="864.751µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "DELETE /v2/foo/bar/blobs/uploads/6f0ddf6b-4640-44ae-af61-1086ad0c9dfb?_state=K3fpenW9E1mUJQl7gMKYDq8IIqtu-q-Od5uBi_botZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMGRkZjZiLTQ2NDAtNDRhZS1hZjYxLTEwODZhZDBjOWRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NDg2NTE3ODFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=932940db-871b-4358-87bf-fe909d17a60f http.request.method=GET http.request.remoteaddr="127.0.0.1:33612" http.request.uri="/v2/foo/bar/blobs/uploads/6f0ddf6b-4640-44ae-af61-1086ad0c9dfb?_state=K3fpenW9E1mUJQl7gMKYDq8IIqtu-q-Od5uBi_botZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMGRkZjZiLTQ2NDAtNDRhZS1hZjYxLTEwODZhZDBjOWRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NDg2NTE3ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6f0ddf6b-4640-44ae-af61-1086ad0c9dfb time="2024-05-11T03:27:51Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=932940db-871b-4358-87bf-fe909d17a60f http.request.method=GET http.request.remoteaddr="127.0.0.1:33612" http.request.uri="/v2/foo/bar/blobs/uploads/6f0ddf6b-4640-44ae-af61-1086ad0c9dfb?_state=K3fpenW9E1mUJQl7gMKYDq8IIqtu-q-Od5uBi_botZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMGRkZjZiLTQ2NDAtNDRhZS1hZjYxLTEwODZhZDBjOWRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NDg2NTE3ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.291275ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=6f0ddf6b-4640-44ae-af61-1086ad0c9dfb 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "GET /v2/foo/bar/blobs/uploads/6f0ddf6b-4640-44ae-af61-1086ad0c9dfb?_state=K3fpenW9E1mUJQl7gMKYDq8IIqtu-q-Od5uBi_botZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMGRkZjZiLTQ2NDAtNDRhZS1hZjYxLTEwODZhZDBjOWRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NDg2NTE3ODFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=41c96cca-1638-4f1f-adde-c4b78edaefe9 http.request.method=POST http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.379915ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=5ddd7ce5-81fe-4e29-accc-d212448ec497 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/0ce506d8-da8f-485e-a2e6-08a628f34e8e?_state=fpSkzfEB7EcBI7aKBDXOHMjW7ucIGMQgnhCB-2YJlyJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZTUwNmQ4LWRhOGYtNDg1ZS1hMmU2LTA4YTYyOGYzNGU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NTYwNjM2OTdaIn0%3D&digest=sha256%3Ad7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" provided=sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 vars.name="foo/bar" vars.uuid=0ce506d8-da8f-485e-a2e6-08a628f34e8e time="2024-05-11T03:27:51Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=5ddd7ce5-81fe-4e29-accc-d212448ec497 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/0ce506d8-da8f-485e-a2e6-08a628f34e8e?_state=fpSkzfEB7EcBI7aKBDXOHMjW7ucIGMQgnhCB-2YJlyJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZTUwNmQ4LWRhOGYtNDg1ZS1hMmU2LTA4YTYyOGYzNGU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NTYwNjM2OTdaIn0%3D&digest=sha256%3Ad7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=0ce506d8-da8f-485e-a2e6-08a628f34e8e time="2024-05-11T03:27:51Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=5ddd7ce5-81fe-4e29-accc-d212448ec497 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/0ce506d8-da8f-485e-a2e6-08a628f34e8e?_state=fpSkzfEB7EcBI7aKBDXOHMjW7ucIGMQgnhCB-2YJlyJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZTUwNmQ4LWRhOGYtNDg1ZS1hMmU2LTA4YTYyOGYzNGU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NTYwNjM2OTdaIn0%3D&digest=sha256%3Ad7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.434067ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=0ce506d8-da8f-485e-a2e6-08a628f34e8e 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "PUT /v2/foo/bar/blobs/uploads/0ce506d8-da8f-485e-a2e6-08a628f34e8e?_state=fpSkzfEB7EcBI7aKBDXOHMjW7ucIGMQgnhCB-2YJlyJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZTUwNmQ4LWRhOGYtNDg1ZS1hMmU2LTA4YTYyOGYzNGU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NTYwNjM2OTdaIn0%3D&digest=sha256%3Ad7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=01e82f0b-9c9a-4921-bd33-acb584802808 http.request.method=POST http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.240859ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=f978fdbf-b4d8-479f-8514-1bea89f16e34 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/704b75e3-1145-4343-9f6b-495e82846ae1?_state=3D1N9imx4E-6kMr3GqFuZ3F91Pd67Bh_0zJkW22EYK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNGI3NWUzLTExNDUtNDM0My05ZjZiLTQ5NWU4Mjg0NmFlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NTk1MTc1NzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.556164ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "PUT /v2/foo/bar/blobs/uploads/704b75e3-1145-4343-9f6b-495e82846ae1?_state=3D1N9imx4E-6kMr3GqFuZ3F91Pd67Bh_0zJkW22EYK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNGI3NWUzLTExNDUtNDM0My05ZjZiLTQ5NWU4Mjg0NmFlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NTk1MTc1NzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=df3b30eb-5d67-4ece-a138-f6fa773c4dac http.request.method=POST http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112588ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=622db90b-68f4-4741-ad54-679a0221be9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/3ac2acc6-e23c-4017-925b-cd6c2a907b02?_state=uo2zOoVAH2YFYndrTuttFHu6T5ZMUe5HIeaIW-74a5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhYzJhY2M2LWUyM2MtNDAxNy05MjViLWNkNmMyYTkwN2IwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NjM1MzkxMzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.598454ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "PUT /v2/foo/bar/blobs/uploads/3ac2acc6-e23c-4017-925b-cd6c2a907b02?_state=uo2zOoVAH2YFYndrTuttFHu6T5ZMUe5HIeaIW-74a5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhYzJhY2M2LWUyM2MtNDAxNy05MjViLWNkNmMyYTkwN2IwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NjM1MzkxMzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=afd6e5b7-12c6-4861-aebb-5c1bfe7ab4f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="946.045µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=ebf8ad45-054e-496c-b24a-cf9e6f2bf87a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/b83a2a8d-0dee-4d6e-9455-4cd1df0564f3?_state=r3MIDul8CV0RgYOi3CgdkKYnMgIDADKTzRKiCIRzCqJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4M2EyYThkLTBkZWUtNGQ2ZS05NDU1LTRjZDFkZjA1NjRmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NjY2MTU2M1oifQ%3D%3D&digest=sha256%3Ad7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.duration=597.777493ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:51 +0000] "PUT /v2/foo/bar/blobs/uploads/b83a2a8d-0dee-4d6e-9455-4cd1df0564f3?_state=r3MIDul8CV0RgYOi3CgdkKYnMgIDADKTzRKiCIRzCqJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4M2EyYThkLTBkZWUtNGQ2ZS05NDU1LTRjZDFkZjA1NjRmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1MS42NjY2MTU2M1oifQ%3D%3D&digest=sha256%3Ad7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=82d4a34c-6168-4bc3-9077-333c0872a634 http.request.method=POST http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="911.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38597" http.request.id=3f342456-534b-4353-a260-2dea515bbe47 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/71d91d85-86e9-4c55-83ed-a12ed58df6bc?_state=mrRkFL0M6CTxGYfY-C1t_2qeSv1uqcUpsm0u-2marSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxZDkxZDg1LTg2ZTktNGM1NS04M2VkLWExMmVkNThkZjZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Mi4zMjMyNTg1NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=601.838448ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "PATCH /v2/foo/bar/blobs/uploads/71d91d85-86e9-4c55-83ed-a12ed58df6bc?_state=mrRkFL0M6CTxGYfY-C1t_2qeSv1uqcUpsm0u-2marSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxZDkxZDg1LTg2ZTktNGM1NS04M2VkLWExMmVkNThkZjZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Mi4zMjMyNTg1NDhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=35261095-8c66-40ca-bb0c-26c15260fa7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/uploads/71d91d85-86e9-4c55-83ed-a12ed58df6bc?_state=llk3S4uW_0b8BRpMBZ9XCuJytOSJFUZbjXAr9iHAqgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxZDkxZDg1LTg2ZTktNGM1NS04M2VkLWExMmVkNThkZjZiYyIsIk9mZnNldCI6MTY3MDI0NjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NTJaIn0%3D&digest=sha256%3Ad7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.701817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "PUT /v2/foo/bar/blobs/uploads/71d91d85-86e9-4c55-83ed-a12ed58df6bc?_state=llk3S4uW_0b8BRpMBZ9XCuJytOSJFUZbjXAr9iHAqgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxZDkxZDg1LTg2ZTktNGM1NS04M2VkLWExMmVkNThkZjZiYyIsIk9mZnNldCI6MTY3MDI0NjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NTJaIn0%3D&digest=sha256%3Ad7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=488bfa27-568f-4832-8075-0e6ceddb3ec7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.453753ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "HEAD /v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=36f713ef-55a9-42ae-94a5-94ee131044ce http.request.method=GET http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=40.210438ms http.response.status=200 http.response.written=16702464 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "GET /v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 200 16702464 "" "Go-http-client/1.1" time="2024-05-11T03:27:52Z" level=error msg="error parsing digest="sha257:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=8e30e05e-26df-45d1-8bb2-4bbb867bcfcd http.request.method=GET http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/sha257:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" vars.name="foo/bar" time="2024-05-11T03:27:52Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=8e30e05e-26df-45d1-8bb2-4bbb867bcfcd http.request.method=GET http.request.remoteaddr="127.0.0.1:33614" http.request.uri="/v2/foo/bar/blobs/sha257:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="941.219µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "GET /v2/foo/bar/blobs/sha257:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-11T03:27:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=439b17f0-68d5-46b2-8134-42428aa7d1bb http.request.method=GET http.request.remoteaddr="127.0.0.1:33624" http.request.uri="/v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019905ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "GET /v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:53Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=22aeaa8c-27b3-476c-b264-1b5ae2e7635d http.request.method=GET http.request.remoteaddr="127.0.0.1:57774" http.request.uri="/v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="853.08µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "GET /v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=81dbb693-9c25-4fcd-a507-0252b36eaf1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57784" http.request.uri="/v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.39956ms http.response.status=404 http.response.written=157 vars.digest="sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "HEAD /v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=9d23e768-54fe-4339-a97d-e88a8c148b51 http.request.method=POST http.request.remoteaddr="127.0.0.1:57784" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.300324ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=91af3c1b-fc33-44d9-a75c-92ef40b296a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57784" http.request.uri="/v2/foo/bar/blobs/uploads/ae59a183-87a4-443d-a3cf-f9b1282fa6d0?_state=-OjKz60tqGnKjv-8FQgc3lpbb3oxOwNu8-_svmDyXxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNTlhMTgzLTg3YTQtNDQzZC1hM2NmLWY5YjEyODJmYTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMjcyMjI2NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.320366ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "GET /v2/foo/bar/blobs/uploads/ae59a183-87a4-443d-a3cf-f9b1282fa6d0?_state=-OjKz60tqGnKjv-8FQgc3lpbb3oxOwNu8-_svmDyXxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNTlhMTgzLTg3YTQtNDQzZC1hM2NmLWY5YjEyODJmYTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMjcyMjI2NzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=d65509af-5c6b-4c58-9f86-7f1e06a0f53a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57784" http.request.uri="/v2/foo/bar/blobs/uploads/ae59a183-87a4-443d-a3cf-f9b1282fa6d0?_state=-OjKz60tqGnKjv-8FQgc3lpbb3oxOwNu8-_svmDyXxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNTlhMTgzLTg3YTQtNDQzZC1hM2NmLWY5YjEyODJmYTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMjcyMjI2NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.333646ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "DELETE /v2/foo/bar/blobs/uploads/ae59a183-87a4-443d-a3cf-f9b1282fa6d0?_state=-OjKz60tqGnKjv-8FQgc3lpbb3oxOwNu8-_svmDyXxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNTlhMTgzLTg3YTQtNDQzZC1hM2NmLWY5YjEyODJmYTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMjcyMjI2NzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=6dd58672-945d-4b0b-817a-25a196d1d0ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57784" http.request.uri="/v2/foo/bar/blobs/uploads/ae59a183-87a4-443d-a3cf-f9b1282fa6d0?_state=-OjKz60tqGnKjv-8FQgc3lpbb3oxOwNu8-_svmDyXxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNTlhMTgzLTg3YTQtNDQzZC1hM2NmLWY5YjEyODJmYTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMjcyMjI2NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ae59a183-87a4-443d-a3cf-f9b1282fa6d0 time="2024-05-11T03:27:53Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=6dd58672-945d-4b0b-817a-25a196d1d0ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57784" http.request.uri="/v2/foo/bar/blobs/uploads/ae59a183-87a4-443d-a3cf-f9b1282fa6d0?_state=-OjKz60tqGnKjv-8FQgc3lpbb3oxOwNu8-_svmDyXxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNTlhMTgzLTg3YTQtNDQzZC1hM2NmLWY5YjEyODJmYTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMjcyMjI2NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.053324ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ae59a183-87a4-443d-a3cf-f9b1282fa6d0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "GET /v2/foo/bar/blobs/uploads/ae59a183-87a4-443d-a3cf-f9b1282fa6d0?_state=-OjKz60tqGnKjv-8FQgc3lpbb3oxOwNu8-_svmDyXxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNTlhMTgzLTg3YTQtNDQzZC1hM2NmLWY5YjEyODJmYTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMjcyMjI2NzdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=75b57aad-4c0c-4512-8e3d-45c495d12ee4 http.request.method=POST http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="863.324µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=d70cf230-1e4c-4f00-b629-f09f6c33a6e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/43661e39-ab3f-4e38-b519-f52cf826a964?_state=PLjRyuHOhwK4Cu43rdjFAJ1BrxdkulPdktRFCCF0VQN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzNjYxZTM5LWFiM2YtNGUzOC1iNTE5LWY1MmNmODI2YTk2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMzM3NTY2NzhaIn0%3D&digest=sha256%3Ac6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" provided=sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a vars.name="foo/bar" vars.uuid=43661e39-ab3f-4e38-b519-f52cf826a964 time="2024-05-11T03:27:53Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=d70cf230-1e4c-4f00-b629-f09f6c33a6e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/43661e39-ab3f-4e38-b519-f52cf826a964?_state=PLjRyuHOhwK4Cu43rdjFAJ1BrxdkulPdktRFCCF0VQN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzNjYxZTM5LWFiM2YtNGUzOC1iNTE5LWY1MmNmODI2YTk2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMzM3NTY2NzhaIn0%3D&digest=sha256%3Ac6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=43661e39-ab3f-4e38-b519-f52cf826a964 time="2024-05-11T03:27:53Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=d70cf230-1e4c-4f00-b629-f09f6c33a6e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/43661e39-ab3f-4e38-b519-f52cf826a964?_state=PLjRyuHOhwK4Cu43rdjFAJ1BrxdkulPdktRFCCF0VQN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzNjYxZTM5LWFiM2YtNGUzOC1iNTE5LWY1MmNmODI2YTk2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMzM3NTY2NzhaIn0%3D&digest=sha256%3Ac6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.244189ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=43661e39-ab3f-4e38-b519-f52cf826a964 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "PUT /v2/foo/bar/blobs/uploads/43661e39-ab3f-4e38-b519-f52cf826a964?_state=PLjRyuHOhwK4Cu43rdjFAJ1BrxdkulPdktRFCCF0VQN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzNjYxZTM5LWFiM2YtNGUzOC1iNTE5LWY1MmNmODI2YTk2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMzM3NTY2NzhaIn0%3D&digest=sha256%3Ac6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=cd6b5c2e-cc38-4cbb-8d9d-9099aebc585f http.request.method=POST http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012812ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=2125cf29-0168-478e-b346-8671963ed27a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/277e6d0f-7a0b-4de1-91f9-152d3bf2d3c4?_state=7T0WsH9n8pkZOFD2oSUgXdwCXEYGjsfC8qxPafQbzil7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3N2U2ZDBmLTdhMGItNGRlMS05MWY5LTE1MmQzYmYyZDNjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMzY0MjY1NTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.29722ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "PUT /v2/foo/bar/blobs/uploads/277e6d0f-7a0b-4de1-91f9-152d3bf2d3c4?_state=7T0WsH9n8pkZOFD2oSUgXdwCXEYGjsfC8qxPafQbzil7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3N2U2ZDBmLTdhMGItNGRlMS05MWY5LTE1MmQzYmYyZDNjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMzY0MjY1NTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=93b60f08-942a-4cf2-a15f-3118cf2d7f48 http.request.method=POST http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011984ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=7fe587a4-057c-4f52-b3ba-4e786741a32d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/0f3ef36f-8bc9-4a9c-bd3d-4ffec68b149d?_state=tbakty1L77dCSmcBa7K-6TamC63VgCSlpzqNm1y4Yzl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmM2VmMzZmLThiYzktNGE5Yy1iZDNkLTRmZmVjNjhiMTQ5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMzkyMzY5ODhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.31819ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "PUT /v2/foo/bar/blobs/uploads/0f3ef36f-8bc9-4a9c-bd3d-4ffec68b149d?_state=tbakty1L77dCSmcBa7K-6TamC63VgCSlpzqNm1y4Yzl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmM2VmMzZmLThiYzktNGE5Yy1iZDNkLTRmZmVjNjhiMTQ5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yMzkyMzY5ODhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=d6bd567c-4d12-4909-bf75-d722b8343f89 http.request.method=POST http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024278ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=d893c7da-0f4e-40ef-b248-eb61bdf45e0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/b1335d59-c59c-4bc8-a197-1f5d68c30070?_state=pMJ6xY4zPIzJ4bOcYVM_H75n97FqHZpBlQN1gHUNvLR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxMzM1ZDU5LWM1OWMtNGJjOC1hMTk3LTFmNWQ2OGMzMDA3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yNDE5OTgyMjVaIn0%3D&digest=sha256%3Ac6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.792762655s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:53 +0000] "PUT /v2/foo/bar/blobs/uploads/b1335d59-c59c-4bc8-a197-1f5d68c30070?_state=pMJ6xY4zPIzJ4bOcYVM_H75n97FqHZpBlQN1gHUNvLR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxMzM1ZDU5LWM1OWMtNGJjOC1hMTk3LTFmNWQ2OGMzMDA3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1My4yNDE5OTgyMjVaIn0%3D&digest=sha256%3Ac6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=c0ffd3e3-8cbb-4902-b058-eb420f4e4f35 http.request.method=POST http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.858µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35057" http.request.id=e7c1f0cd-0e56-481b-acca-049c1cbc736e http.request.method=PATCH http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/4969b461-96c4-405a-a7e9-f1d2ba2ed730?_state=G615lND3_VY-1G4FXaMNV0x4pMxKdQoabYFekMZ4w2t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5NjliNDYxLTk2YzQtNDA1YS1hN2U5LWYxZDJiYTJlZDczMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1NS4xMzE3NjUzMloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.751250078s http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:55 +0000] "PATCH /v2/foo/bar/blobs/uploads/4969b461-96c4-405a-a7e9-f1d2ba2ed730?_state=G615lND3_VY-1G4FXaMNV0x4pMxKdQoabYFekMZ4w2t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5NjliNDYxLTk2YzQtNDA1YS1hN2U5LWYxZDJiYTJlZDczMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1NS4xMzE3NjUzMloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=45208034-e226-4e2f-baad-fddbb7dcbb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/uploads/4969b461-96c4-405a-a7e9-f1d2ba2ed730?_state=aeuO1gmOwFWzVbgNxDHW33tMkM1Ryq17p-wI68XpwEZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5NjliNDYxLTk2YzQtNDA1YS1hN2U5LWYxZDJiYTJlZDczMCIsIk9mZnNldCI6Mjk2MDUzNzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NTVaIn0%3D&digest=sha256%3Ac6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.79839ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:56 +0000] "PUT /v2/foo/bar/blobs/uploads/4969b461-96c4-405a-a7e9-f1d2ba2ed730?_state=aeuO1gmOwFWzVbgNxDHW33tMkM1Ryq17p-wI68XpwEZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5NjliNDYxLTk2YzQtNDA1YS1hN2U5LWYxZDJiYTJlZDczMCIsIk9mZnNldCI6Mjk2MDUzNzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NTVaIn0%3D&digest=sha256%3Ac6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=87a15e3b-92b5-49d3-9872-8e46234c145d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.37935ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=a3b4c293-af11-4b9c-bdbc-05135e813681 http.request.method=GET http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=80.606908ms http.response.status=200 http.response.written=29605376 127.0.0.1 - - [11/May/2024:03:27:56 +0000] "GET /v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 200 29605376 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=error msg="error parsing digest="sha257:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=ad87a068-ec4b-4d7f-a3ed-37a094bf5de2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/sha257:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" vars.name="foo/bar" time="2024-05-11T03:27:56Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=ad87a068-ec4b-4d7f-a3ed-37a094bf5de2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57788" http.request.uri="/v2/foo/bar/blobs/sha257:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="713.635µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:56 +0000] "GET /v2/foo/bar/blobs/sha257:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=1661152f-2b21-43ba-a28f-dcc52fc913ca http.request.method=GET http.request.remoteaddr="127.0.0.1:57800" http.request.uri="/v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.duration="987.362µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:56 +0000] "GET /v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=1609993c-cf66-4258-a85e-05f3d55ce509 http.request.method=GET http.request.remoteaddr="127.0.0.1:57794" http.request.uri="/v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.43887ms http.response.status=200 http.response.written=2572288 127.0.0.1 - - [11/May/2024:03:27:56 +0000] "GET /v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35057" http.request.id=b969c8c3-bf00-496d-be55-ec548ebb2f82 http.request.method=GET http.request.remoteaddr="127.0.0.1:57800" http.request.uri="/v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.616787ms http.response.status=200 http.response.written=1114112 127.0.0.1 - - [11/May/2024:03:27:56 +0000] "GET /v2/foo/bar/blobs/sha256:c6431726f8edc8329ae436654c869a625f4fe14c87e606bb8b9b39166373127a HTTP/1.1" 200 1114112 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=f89fce29-e61f-4525-9561-54da23584c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:33616" http.request.uri="/v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.00110455s http.response.status=200 http.response.written=2605056 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "GET /v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" time="2024-05-11T03:27:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38597" http.request.id=804b1d98-7f19-4719-bc0c-6a72a60d6fd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33624" http.request.uri="/v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.996905803s http.response.status=200 http.response.written=2572288 127.0.0.1 - - [11/May/2024:03:27:52 +0000] "GET /v2/foo/bar/blobs/sha256:d7d532d82b1cdfb34781ff11be7e30b1e09d2377759130d57a85b3f7d5d97ca1 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.48s) === RUN TestBlobDelete time="2024-05-11T03:27:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:27:56Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:27:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=9720fd4d-1e06-4817-ba28-274f65116c5a http.request.method=GET http.request.remoteaddr="127.0.0.1:52058" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="980.885µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "GET /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=4e4a23c9-faf2-45b6-9fab-0892f700a1c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52066" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.426µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "HEAD /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=824e50a6-bb84-452c-8917-379667c350b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:52066" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016504ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=86572853-6993-4107-8020-1120cd6b529d http.request.method=GET http.request.remoteaddr="127.0.0.1:52066" http.request.uri="/v2/foo/bar/blobs/uploads/5086d505-d5f7-4c8a-8b72-4db1183f3a92?_state=MQF_FNDZp8Aw1PiGfEeoo3ew6WAsXPpbntgRsof4Q4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODZkNTA1LWQ1ZjctNGM4YS04YjcyLTRkYjExODNmM2E5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNjgyODk0MzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051344ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "GET /v2/foo/bar/blobs/uploads/5086d505-d5f7-4c8a-8b72-4db1183f3a92?_state=MQF_FNDZp8Aw1PiGfEeoo3ew6WAsXPpbntgRsof4Q4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODZkNTA1LWQ1ZjctNGM4YS04YjcyLTRkYjExODNmM2E5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNjgyODk0MzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=9d88c4a4-cf47-4667-aa50-473bc6c4035f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52066" http.request.uri="/v2/foo/bar/blobs/uploads/5086d505-d5f7-4c8a-8b72-4db1183f3a92?_state=MQF_FNDZp8Aw1PiGfEeoo3ew6WAsXPpbntgRsof4Q4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODZkNTA1LWQ1ZjctNGM4YS04YjcyLTRkYjExODNmM2E5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNjgyODk0MzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.103505ms http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "DELETE /v2/foo/bar/blobs/uploads/5086d505-d5f7-4c8a-8b72-4db1183f3a92?_state=MQF_FNDZp8Aw1PiGfEeoo3ew6WAsXPpbntgRsof4Q4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODZkNTA1LWQ1ZjctNGM4YS04YjcyLTRkYjExODNmM2E5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNjgyODk0MzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=80a01300-a425-43af-a650-5317da3d8af0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52066" http.request.uri="/v2/foo/bar/blobs/uploads/5086d505-d5f7-4c8a-8b72-4db1183f3a92?_state=MQF_FNDZp8Aw1PiGfEeoo3ew6WAsXPpbntgRsof4Q4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODZkNTA1LWQ1ZjctNGM4YS04YjcyLTRkYjExODNmM2E5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNjgyODk0MzlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5086d505-d5f7-4c8a-8b72-4db1183f3a92 time="2024-05-11T03:27:57Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=80a01300-a425-43af-a650-5317da3d8af0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52066" http.request.uri="/v2/foo/bar/blobs/uploads/5086d505-d5f7-4c8a-8b72-4db1183f3a92?_state=MQF_FNDZp8Aw1PiGfEeoo3ew6WAsXPpbntgRsof4Q4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODZkNTA1LWQ1ZjctNGM4YS04YjcyLTRkYjExODNmM2E5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNjgyODk0MzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="846.614µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5086d505-d5f7-4c8a-8b72-4db1183f3a92 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "GET /v2/foo/bar/blobs/uploads/5086d505-d5f7-4c8a-8b72-4db1183f3a92?_state=MQF_FNDZp8Aw1PiGfEeoo3ew6WAsXPpbntgRsof4Q4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODZkNTA1LWQ1ZjctNGM4YS04YjcyLTRkYjExODNmM2E5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNjgyODk0MzlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=ba1a7506-2e67-4dd1-bd93-a54cbb025bc9 http.request.method=POST http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="939.567µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=0b483239-32ec-4119-93c7-068a07c500d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/5ba96d9f-217c-4799-9f9d-2b62b253a100?_state=GTZl9dkkfTB3oocM14gv1fzVzVkA97Pd0loO82UJUZV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViYTk2ZDlmLTIxN2MtNDc5OS05ZjlkLTJiNjJiMjUzYTEwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNzMwOTA4NTJaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" provided=sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 vars.name="foo/bar" vars.uuid=5ba96d9f-217c-4799-9f9d-2b62b253a100 time="2024-05-11T03:27:57Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=0b483239-32ec-4119-93c7-068a07c500d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/5ba96d9f-217c-4799-9f9d-2b62b253a100?_state=GTZl9dkkfTB3oocM14gv1fzVzVkA97Pd0loO82UJUZV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViYTk2ZDlmLTIxN2MtNDc5OS05ZjlkLTJiNjJiMjUzYTEwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNzMwOTA4NTJaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5ba96d9f-217c-4799-9f9d-2b62b253a100 time="2024-05-11T03:27:57Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=0b483239-32ec-4119-93c7-068a07c500d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/5ba96d9f-217c-4799-9f9d-2b62b253a100?_state=GTZl9dkkfTB3oocM14gv1fzVzVkA97Pd0loO82UJUZV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViYTk2ZDlmLTIxN2MtNDc5OS05ZjlkLTJiNjJiMjUzYTEwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNzMwOTA4NTJaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.159µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5ba96d9f-217c-4799-9f9d-2b62b253a100 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "PUT /v2/foo/bar/blobs/uploads/5ba96d9f-217c-4799-9f9d-2b62b253a100?_state=GTZl9dkkfTB3oocM14gv1fzVzVkA97Pd0loO82UJUZV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViYTk2ZDlmLTIxN2MtNDc5OS05ZjlkLTJiNjJiMjUzYTEwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNzMwOTA4NTJaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=7ad56ad1-f341-4dac-9748-87c8ef1e40c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="790.174µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=d34198ca-cc4c-4e6f-bb99-01637832b5bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/50fc8d9e-3dc8-4554-b852-b59fc1046f95?_state=BPPLkKFfygtHULfij__X5r4RKal_gJf1bGZdFTTcV297Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZmM4ZDllLTNkYzgtNDU1NC1iODUyLWI1OWZjMTA0NmY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNzUyNDIzNTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.366364ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "PUT /v2/foo/bar/blobs/uploads/50fc8d9e-3dc8-4554-b852-b59fc1046f95?_state=BPPLkKFfygtHULfij__X5r4RKal_gJf1bGZdFTTcV297Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZmM4ZDllLTNkYzgtNDU1NC1iODUyLWI1OWZjMTA0NmY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNzUyNDIzNTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=6f1ade95-eb51-40fc-a475-8c4bcdb2f402 http.request.method=POST http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035437ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=11d9bf50-9f2c-49fd-8a0c-011f018a7a02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/3e09efd4-0bd3-438b-9291-416c3f5b1868?_state=FoyyAa5OfvQMBpRZ3LjtHH1OxxjZSCodnvJAo5Bs-657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMDllZmQ0LTBiZDMtNDM4Yi05MjkxLTQxNmMzZjViMTg2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNzgwODk2NjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.303871ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "PUT /v2/foo/bar/blobs/uploads/3e09efd4-0bd3-438b-9291-416c3f5b1868?_state=FoyyAa5OfvQMBpRZ3LjtHH1OxxjZSCodnvJAo5Bs-657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMDllZmQ0LTBiZDMtNDM4Yi05MjkxLTQxNmMzZjViMTg2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xNzgwODk2NjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=dddd54f6-28ae-40ec-a2b3-5e87cebc2705 http.request.method=POST http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.137042ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:58Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=20505172-3f0a-4da4-bafe-0d85e1b4a10f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/c21a1f2d-6550-4f07-9604-0193eb209bc2?_state=Sr8aecsRtlJFepsU1N8bKzAA8oyr7UEyLRjoyIkADx57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyMWExZjJkLTY1NTAtNGYwNy05NjA0LTAxOTNlYjIwOWJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xODA4OTQ1NzNaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041410595s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:57 +0000] "PUT /v2/foo/bar/blobs/uploads/c21a1f2d-6550-4f07-9604-0193eb209bc2?_state=Sr8aecsRtlJFepsU1N8bKzAA8oyr7UEyLRjoyIkADx57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyMWExZjJkLTY1NTAtNGYwNy05NjA0LTAxOTNlYjIwOWJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1Ny4xODA4OTQ1NzNaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:58Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=e24fb73a-1c30-4081-8a98-1528da3edaac http.request.method=POST http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40751" http.request.id=c12da679-77e1-4565-9c5f-b72102135528 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/38f7d170-2bac-46fb-b6b0-5417b57276f4?_state=IRsagbaYb6dfRjyP_wa_U-V5WrNp3KU2M77Zn-JrFa17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4ZjdkMTcwLTJiYWMtNDZmYi1iNmIwLTU0MTdiNTcyNzZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1OC4yOTk5MzgyOTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=983.26309ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:58 +0000] "PATCH /v2/foo/bar/blobs/uploads/38f7d170-2bac-46fb-b6b0-5417b57276f4?_state=IRsagbaYb6dfRjyP_wa_U-V5WrNp3KU2M77Zn-JrFa17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4ZjdkMTcwLTJiYWMtNDZmYi1iNmIwLTU0MTdiNTcyNzZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1OC4yOTk5MzgyOTdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=5f89eb50-665b-4944-904f-1134b7d29194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/uploads/38f7d170-2bac-46fb-b6b0-5417b57276f4?_state=QjAbOX_evj-ng9JRyvbCzHswM2Fg8crfOORjn3M8buJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4ZjdkMTcwLTJiYWMtNDZmYi1iNmIwLTU0MTdiNTcyNzZmNCIsIk9mZnNldCI6MjIxMjUwNTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NThaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.duration=1.469532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "PUT /v2/foo/bar/blobs/uploads/38f7d170-2bac-46fb-b6b0-5417b57276f4?_state=QjAbOX_evj-ng9JRyvbCzHswM2Fg8crfOORjn3M8buJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4ZjdkMTcwLTJiYWMtNDZmYi1iNmIwLTU0MTdiNTcyNzZmNCIsIk9mZnNldCI6MjIxMjUwNTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjc6NThaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=6e0f756f-3cfa-4154-ae41-6050cc656c75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.046727ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=76550dec-18bd-454e-8992-cf5f9b195dc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=62.339676ms http.response.status=200 http.response.written=22125056 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "GET /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 200 22125056 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=error msg="error parsing digest="sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=44a5e19d-18ba-4d4f-92c1-4f4e3fc24ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" vars.name="foo/bar" time="2024-05-11T03:27:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=44a5e19d-18ba-4d4f-92c1-4f4e3fc24ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52082" http.request.uri="/v2/foo/bar/blobs/sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="725.657µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "GET /v2/foo/bar/blobs/sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=aed408ac-39f1-40b0-b2de-a01a00ac7106 http.request.method=GET http.request.remoteaddr="127.0.0.1:52086" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.duration=1.654334ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "GET /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=104ad622-215d-4598-a1fc-42a7f42a7412 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52096" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.duration="840.26µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "DELETE /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=47238c58-2030-4ff9-afaf-425d7599483a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52096" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.146485ms http.response.status=404 http.response.written=157 vars.digest="sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=73250027-0fa0-4a39-bb94-c01a2f6fb318 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52096" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.084132ms http.response.status=404 http.response.written=74 vars.digest="sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "DELETE /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=error msg="error parsing digest="sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=c11c46b3-6ecc-419a-993a-699914a19f45 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52106" http.request.uri="/v2/foo/bar/blobs/sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" vars.name="foo/bar" time="2024-05-11T03:27:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=c11c46b3-6ecc-419a-993a-699914a19f45 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52106" http.request.uri="/v2/foo/bar/blobs/sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.348703ms http.response.status=400 http.response.written=110 vars.digest="sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "DELETE /v2/foo/bar/blobs/sha257:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-11T03:27:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=2a5c90e4-2f89-4280-ad48-556a1322e208 http.request.method=POST http.request.remoteaddr="127.0.0.1:52118" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.49333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=6018b18c-b2bd-4dc6-ab8e-dead142f8d68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52118" http.request.uri="/v2/foo/bar/blobs/uploads/3202353d-6319-45ce-971e-64739491baac?_state=SfjzdSR_DtnguVSwePa34bQFyPMDD13C_AquH5h216x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyMDIzNTNkLTYzMTktNDVjZS05NzFlLTY0NzM5NDkxYmFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1OS4zODMzOTIzNjNaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035101382s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "PUT /v2/foo/bar/blobs/uploads/3202353d-6319-45ce-971e-64739491baac?_state=SfjzdSR_DtnguVSwePa34bQFyPMDD13C_AquH5h216x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyMDIzNTNkLTYzMTktNDVjZS05NzFlLTY0NzM5NDkxYmFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyNzo1OS4zODMzOTIzNjNaIn0%3D&digest=sha256%3Ac1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=c3ff1f5c-5568-427e-9d5d-84b4389e0afa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52118" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.070769ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=c9986989-a7b4-4c30-b0b8-883517acdf28 http.request.method=GET http.request.remoteaddr="127.0.0.1:52084" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.125144059s http.response.status=200 http.response.written=2572288 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "GET /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" time="2024-05-11T03:28:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40751" http.request.id=990a1c3f-2ba4-49e8-ad91-6bec7fe3079d http.request.method=GET http.request.remoteaddr="127.0.0.1:52086" http.request.uri="/v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.12082454s http.response.status=200 http.response.written=2605056 127.0.0.1 - - [11/May/2024:03:27:59 +0000] "GET /v2/foo/bar/blobs/sha256:c1d39a412b000489f0afabae75adfc9c1947c1225c92e2038476584a30109802 HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (3.50s) === RUN TestRelativeURL time="2024-05-11T03:28:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:00Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33797" http.request.id=d98c7341-5c51-498d-bbc4-8a1623d7fb46 http.request.method=POST http.request.remoteaddr="127.0.0.1:50764" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="869.931µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33797" http.request.id=bc7a5c7b-8d5a-4e8b-9c0d-0959a0b30deb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50764" http.request.uri="/v2/foo/bar/blobs/uploads/3388879e-048e-4e2b-91f3-bd788fda5068?_state=cIHLDe3ULNqY1p7WDu3u_CF8xg3BIWnsnADEqsLuEj57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzODg4NzllLTA0OGUtNGUyYi05MWYzLWJkNzg4ZmRhNTA2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODowMC40OTYxMDMwODRaIn0%3D&digest=sha256%3A9f21c2c6a676c8329664bbd5b25ddab69c22c2923af6041a69ecfaf96dc27945" http.request.useragent="Go-http-client/1.1" http.response.duration=1.584645312s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:00 +0000] "PUT /v2/foo/bar/blobs/uploads/3388879e-048e-4e2b-91f3-bd788fda5068?_state=cIHLDe3ULNqY1p7WDu3u_CF8xg3BIWnsnADEqsLuEj57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzODg4NzllLTA0OGUtNGUyYi05MWYzLWJkNzg4ZmRhNTA2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODowMC40OTYxMDMwODRaIn0%3D&digest=sha256%3A9f21c2c6a676c8329664bbd5b25ddab69c22c2923af6041a69ecfaf96dc27945 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33797" http.request.id=c2ec45e9-efc3-485c-ac4c-203b1d724630 http.request.method=POST http.request.remoteaddr="127.0.0.1:50764" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.634726ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33797" http.request.id=bb57129a-4e2c-4c9e-a0cb-5cda9cc15899 http.request.method=POST http.request.remoteaddr="127.0.0.1:50764" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.239986ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:03Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33797" http.request.id=54e5540b-97c3-4024-9ee0-b0329cbcdb61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50764" http.request.uri="/v2/foo/bar/blobs/uploads/d7090c0e-bb38-45df-9c2a-2810a2ac1564?_state=p40CqbSNjK869DmUhPj-m50_zvrPygCFZLO_kkpYCjR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3MDkwYzBlLWJiMzgtNDVkZi05YzJhLTI4MTBhMmFjMTU2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODowMi40OTIzNDU3MzhaIn0%3D&digest=sha256%3Ad996ed363e74b3571748d3c00b8376be6ecf0db7502d538d72a9eaba925c39ec" http.request.useragent="Go-http-client/1.1" http.response.duration=1.426121811s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:02 +0000] "PUT /v2/foo/bar/blobs/uploads/d7090c0e-bb38-45df-9c2a-2810a2ac1564?_state=p40CqbSNjK869DmUhPj-m50_zvrPygCFZLO_kkpYCjR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3MDkwYzBlLWJiMzgtNDVkZi05YzJhLTI4MTBhMmFjMTU2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODowMi40OTIzNDU3MzhaIn0%3D&digest=sha256%3Ad996ed363e74b3571748d3c00b8376be6ecf0db7502d538d72a9eaba925c39ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.43s) === RUN TestBlobDeleteDisabled time="2024-05-11T03:28:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:03Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:38989" http.request.id=c1c4dbd3-a8e6-4e1e-8d22-f3f5a8d9e385 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50546" http.request.uri="/v2/foo/bar/blobs/sha256:6dcffc71b131d0c135d7623051e899b3449bc2c61efbdec24ea71eefe8f6b731" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.393543ms http.response.status=405 http.response.written=78 vars.digest="sha256:6dcffc71b131d0c135d7623051e899b3449bc2c61efbdec24ea71eefe8f6b731" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:28:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:6dcffc71b131d0c135d7623051e899b3449bc2c61efbdec24ea71eefe8f6b731 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.23s) === RUN TestDeleteDisabled time="2024-05-11T03:28:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:04Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34295" http.request.id=2cdce59f-4663-41ae-ad7d-e7d158932ff1 http.request.method=POST http.request.remoteaddr="127.0.0.1:54542" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="994.072µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34295" http.request.id=df52d0d0-e983-4b78-a3d2-622de1351920 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54542" http.request.uri="/v2/foo/bar/blobs/uploads/ce3cdb0b-552f-4b25-afb8-dd5fb2ce4520?_state=XZRdA00e_Qk9tklwsMUPu8ioqW7lP4-7pH8z47lkngh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlM2NkYjBiLTU1MmYtNGIyNS1hZmI4LWRkNWZiMmNlNDUyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODowNC4zNzgxMTkxNThaIn0%3D&digest=sha256%3A50cf0b56e7ecf7988e8e496a97897c6b2705e6e01b2813412011b8762cae1058" http.request.useragent="Go-http-client/1.1" http.response.duration=1.907001703s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:04 +0000] "PUT /v2/foo/bar/blobs/uploads/ce3cdb0b-552f-4b25-afb8-dd5fb2ce4520?_state=XZRdA00e_Qk9tklwsMUPu8ioqW7lP4-7pH8z47lkngh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlM2NkYjBiLTU1MmYtNGIyNS1hZmI4LWRkNWZiMmNlNDUyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODowNC4zNzgxMTkxNThaIn0%3D&digest=sha256%3A50cf0b56e7ecf7988e8e496a97897c6b2705e6e01b2813412011b8762cae1058 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:34295" http.request.id=b94e0ba5-65f2-45de-8148-f1bdcf789351 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54542" http.request.uri="/v2/foo/bar/blobs/sha256:50cf0b56e7ecf7988e8e496a97897c6b2705e6e01b2813412011b8762cae1058" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.301904ms http.response.status=405 http.response.written=78 vars.digest="sha256:50cf0b56e7ecf7988e8e496a97897c6b2705e6e01b2813412011b8762cae1058" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:28:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:50cf0b56e7ecf7988e8e496a97897c6b2705e6e01b2813412011b8762cae1058 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.14s) === RUN TestDeleteReadOnly time="2024-05-11T03:28: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.2 time="2024-05-11T03:28:06Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34005" http.request.id=8bb3d295-7905-4a67-9460-6968b4212f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:42506" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.259µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34005" http.request.id=89a71547-309b-4ad3-8697-d7b64becd34c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42506" http.request.uri="/v2/foo/bar/blobs/uploads/dec65dbb-8d02-4452-8e08-a0151bde27e4?_state=R5kPwGhVEbkYi6GFtxePLYuDaVlaNhVCQcUue_XpzBV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlYzY1ZGJiLThkMDItNDQ1Mi04ZTA4LWEwMTUxYmRlMjdlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODowNi40MjQ1MjgyNzZaIn0%3D&digest=sha256%3A9dbc22c5f560a87f0a0e5b5d2df6e9cbc533d350261ea999013e9364dcdb7d37" http.request.useragent="Go-http-client/1.1" http.response.duration=615.949622ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:06 +0000] "PUT /v2/foo/bar/blobs/uploads/dec65dbb-8d02-4452-8e08-a0151bde27e4?_state=R5kPwGhVEbkYi6GFtxePLYuDaVlaNhVCQcUue_XpzBV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlYzY1ZGJiLThkMDItNDQ1Mi04ZTA4LWEwMTUxYmRlMjdlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODowNi40MjQ1MjgyNzZaIn0%3D&digest=sha256%3A9dbc22c5f560a87f0a0e5b5d2df6e9cbc533d350261ea999013e9364dcdb7d37 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [11/May/2024:03:28:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:9dbc22c5f560a87f0a0e5b5d2df6e9cbc533d350261ea999013e9364dcdb7d37 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.76s) === RUN TestStartPushReadOnly time="2024-05-11T03:28:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:07Z" level=info msg="redis not configured" go.version=go1.22.2 127.0.0.1 - - [11/May/2024:03:28:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-05-11T03:28:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:07Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=34196c2f-2675-454a-9d29-b601d7e20a72 http.request.method=GET http.request.remoteaddr="127.0.0.1:35926" 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="850.368µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-11T03:28:07Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=44975fd2-2c39-42b9-8bf5-589b09c6c0a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.100339ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2024:03:28:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-11T03:28:07Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=9ef37d20-2124-41ba-a766-0cfabdba22f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" 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="744.529µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-11T03:28:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=bf7e718e-2f29-4eaf-b863-52b0cd66e056 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" 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.780879ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=bf7e718e-2f29-4eaf-b863-52b0cd66e056 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" 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.844133ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=bf7e718e-2f29-4eaf-b863-52b0cd66e056 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" 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.90989ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=bf7e718e-2f29-4eaf-b863-52b0cd66e056 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" 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.963591ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-11T03:28:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=2c8f36d6-40f7-499c-b526-fa4d816f8f04 http.request.method=POST http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.432742ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=b238c9ef-d364-4d70-848b-5a1619871cb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/blobs/uploads/b5d181a1-b0e4-4f75-b5e7-bac908f2dbdf?_state=TeLItstVPAC63hzJ4S9slF4lF1uF4495RJrDOqJiAB97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNWQxODFhMS1iMGU0LTRmNzUtYjVlNy1iYWM5MDhmMmRiZGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MDcuMjE4Mzk0NTU3WiJ9&digest=sha256%3Ae331c58b3499e0691761bbee141f7fb515c988d41f86f1651b823ebf58d582eb" http.request.useragent="Go-http-client/1.1" http.response.duration=981.358963ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/b5d181a1-b0e4-4f75-b5e7-bac908f2dbdf?_state=TeLItstVPAC63hzJ4S9slF4lF1uF4495RJrDOqJiAB97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNWQxODFhMS1iMGU0LTRmNzUtYjVlNy1iYWM5MDhmMmRiZGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MDcuMjE4Mzk0NTU3WiJ9&digest=sha256%3Ae331c58b3499e0691761bbee141f7fb515c988d41f86f1651b823ebf58d582eb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=8a9d8e2a-7bf9-4303-9810-fdde620c34ae http.request.method=POST http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.548211ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=fd689d55-8da2-44ca-96f3-75c0fab4b55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/blobs/uploads/c1638cee-7e58-4d39-b36a-21643af21df9?_state=92TsgeSDNMnkJerhXI2U5D7p5Ej8HTXdUtBK_-uFwXl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMTYzOGNlZS03ZTU4LTRkMzktYjM2YS0yMTY0M2FmMjFkZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MDguNDQ0NDM3ODE3WiJ9&digest=sha256%3A091a16400aeaef8276322d6e14c7a024e7d48e6529a888d72282b72480ac04b2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.747623802s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/c1638cee-7e58-4d39-b36a-21643af21df9?_state=92TsgeSDNMnkJerhXI2U5D7p5Ej8HTXdUtBK_-uFwXl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMTYzOGNlZS03ZTU4LTRkMzktYjM2YS0yMTY0M2FmMjFkZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MDguNDQ0NDM3ODE3WiJ9&digest=sha256%3A091a16400aeaef8276322d6e14c7a024e7d48e6529a888d72282b72480ac04b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=cb872a42-2ba7-4cf5-b781-605760b4c5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.661982ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=b5d0f9f3-a2e4-498e-8d7f-9ff593c79739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.301941ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=3d89e10b-a29b-4adf-ae8d-eae98d94a695 http.request.method=GET http.request.remoteaddr="127.0.0.1:35926" 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.871522ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=a8975e99-9a80-4944-97e8-2096f893c2f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.871015ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "GET /v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37273" http.request.id=90ecec58-eb24-452f-ad1f-4c41ba638a57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.506828ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37273" http.request.id=e89f4361-ae43-4dfb-9e3e-c13dd7a08043 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.42093ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:37273" http.request.id=5508b2cc-f8a2-4d47-bb47-5b8d0ea213cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.142308ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=eb015687-f49c-4746-b283-2779b1835f8e http.request.method=GET http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.73999ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "GET /v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=b6242655-4974-4880-9540-081e77783289 http.request.method=GET http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="947.52µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=ea395447-1cb2-4ca2-97c0-059e118ac615 http.request.method=GET http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" http.response.duration="933.889µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "GET /v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=152963e0-166c-43b4-b660-b9bd78412d1d http.request.method=GET http.request.remoteaddr="127.0.0.1:35926" 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="888.726µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=error msg="payload digest does match: "sha256:811b10ed0c18e3c5a6cd3c74f23d43acc46fdf347f67feb985cf646cc9e274e3" != "sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6"" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=31881382-f516-46c7-804d-a4ed22bc8415 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" time="2024-05-11T03:28:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=31881382-f516-46c7-804d-a4ed22bc8415 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35926" http.request.uri="/v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.17815ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6" 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:7ad9474ddf937c0c9da8f937ac6556ec0eed959c07399d3b34ac9ac2a0d4d9c6 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=68549658-f209-49aa-b7a1-cea4618b8dba http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" 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.135944ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=4f4e10af-06ed-4e9c-abb0-3a32d0183273 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" 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="859.007µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37273" http.request.id=24015ed0-6d19-49db-9be6-c185b208eb75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" 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.056549ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37273" http.request.id=24015ed0-6d19-49db-9be6-c185b208eb75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" 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.097585ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37273" http.request.id=24015ed0-6d19-49db-9be6-c185b208eb75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" 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.13275ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=35331c42-b935-4270-a552-f4290fd6ae1b http.request.method=POST http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026106ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=b56bf4e4-d739-418b-8421-93b9dec8ff8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/blobs/uploads/f6774ea9-5ff2-4acd-932e-1f811907dbaa?_state=73Bzdb4YDEwndmwV5WayTwLCLg1o3vLZvOww3BBilSF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNjc3NGVhOS01ZmYyLTRhY2QtOTMyZS0xZjgxMTkwN2RiYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTAuMjI3MjUwMzc1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241376ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/f6774ea9-5ff2-4acd-932e-1f811907dbaa?_state=73Bzdb4YDEwndmwV5WayTwLCLg1o3vLZvOww3BBilSF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNjc3NGVhOS01ZmYyLTRhY2QtOTMyZS0xZjgxMTkwN2RiYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTAuMjI3MjUwMzc1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37273" http.request.id=cbd98894-7fb7-4800-ba95-b46162db822a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" 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.113107ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37273" http.request.id=cbd98894-7fb7-4800-ba95-b46162db822a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" 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.152887ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-11T03:28:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=47b09754-b875-4e76-91bc-e5bf7c471097 http.request.method=POST http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="837.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=31598a12-b08d-44f8-bdcd-a55325e2d441 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/blobs/uploads/3381c516-9077-4ae6-88ac-9d578a1b55be?_state=xjyJUpLQDRCzy1wW6xxqEllAvjpIWYRkIWPDegpMxCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMzgxYzUxNi05MDc3LTRhZTYtODhhYy05ZDU3OGExYjU1YmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTAuNDU4MzUzNjI5WiJ9&digest=sha256%3A48d5dd91e7a300e756ae2da5f2f8f373808e8cafc30e899f279941cebc166bec" http.request.useragent="Go-http-client/1.1" http.response.duration=1.907855041s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/3381c516-9077-4ae6-88ac-9d578a1b55be?_state=xjyJUpLQDRCzy1wW6xxqEllAvjpIWYRkIWPDegpMxCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMzgxYzUxNi05MDc3LTRhZTYtODhhYy05ZDU3OGExYjU1YmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTAuNDU4MzUzNjI5WiJ9&digest=sha256%3A48d5dd91e7a300e756ae2da5f2f8f373808e8cafc30e899f279941cebc166bec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=a588e9a3-fd30-4a12-a6f3-333692e6fbd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.50667ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=af187f27-ec73-4dc2-8823-a546cba03a8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/blobs/uploads/b0fd969e-9200-494d-b366-7efe695cda16?_state=IFccITODkA1zOIYNzAzD1PLuogMiRvu2W-ZlbTRvryV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMGZkOTY5ZS05MjAwLTQ5NGQtYjM2Ni03ZWZlNjk1Y2RhMTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTIuNTI0Njg4MDc4WiJ9&digest=sha256%3A17fb5bfdc294706249c990b3dd6097f92ce67b77d25b6c8a8f4e5608ac44a805" http.request.useragent="Go-http-client/1.1" http.response.duration=779.543892ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/b0fd969e-9200-494d-b366-7efe695cda16?_state=IFccITODkA1zOIYNzAzD1PLuogMiRvu2W-ZlbTRvryV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMGZkOTY5ZS05MjAwLTQ5NGQtYjM2Ni03ZWZlNjk1Y2RhMTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTIuNTI0Njg4MDc4WiJ9&digest=sha256%3A17fb5bfdc294706249c990b3dd6097f92ce67b77d25b6c8a8f4e5608ac44a805 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37273" http.request.id=0d67dcf7-f9cc-4640-817a-bcda97be8a13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.90439ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37273" http.request.id=832e7989-f92b-437c-8b94-73a568eba9e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/sha256:5c05446da6797c712caaacdb936e67c60038b28856291e715114ad92ae05faa5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "PUT /v2/foo/schema2/manifests/sha256:5c05446da6797c712caaacdb936e67c60038b28856291e715114ad92ae05faa5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=6e476a3f-6104-4036-bd9f-bd2acb816269 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.35458ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=f2b2a3d0-8e16-478f-8458-b325b42fb1a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/sha256:5c05446da6797c712caaacdb936e67c60038b28856291e715114ad92ae05faa5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.306044ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/sha256:5c05446da6797c712caaacdb936e67c60038b28856291e715114ad92ae05faa5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=5d3c3898-a383-4ed0-a028-37c3350693ad http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014351ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=2016038f-0f0f-42a2-9c6d-dd4b58eaaf3a http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/sha256:5c05446da6797c712caaacdb936e67c60038b28856291e715114ad92ae05faa5" http.request.useragent="Go-http-client/1.1" http.response.duration="630.769µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/sha256:5c05446da6797c712caaacdb936e67c60038b28856291e715114ad92ae05faa5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=6060a3b9-1458-49a8-95da-4ef2f9a32ef8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" 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="967.681µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="rewriting manifest sha256:5c05446da6797c712caaacdb936e67c60038b28856291e715114ad92ae05faa5 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=1b8cb834-f407-43fe-a1d9-59f5e9c0e1f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=1b8cb834-f407-43fe-a1d9-59f5e9c0e1f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" 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.137642ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37273" http.request.id=4f78cca9-1a41-4db5-b6a6-f0a8f7bc6ba8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.110213ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37273" http.request.id=2017507a-bfae-4f8e-93c4-c9f66cb5ebdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37273" http.request.id=bf2a2691-e861-4342-b8b7-9bf07b1b1e08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/sha256:b5a13403bf497c2880df3264708db52eb41b2bbfae90690a022d4219014ccf6e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.098989ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "PUT /v2/foo/schema2/manifests/sha256:b5a13403bf497c2880df3264708db52eb41b2bbfae90690a022d4219014ccf6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=6713aa90-1249-43ef-ab19-366788639222 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.282244ms http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=f7385987-63eb-4a59-9983-240bb334b582 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/sha256:b5a13403bf497c2880df3264708db52eb41b2bbfae90690a022d4219014ccf6e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.301541ms http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/sha256:b5a13403bf497c2880df3264708db52eb41b2bbfae90690a022d4219014ccf6e HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=b1027b99-f5d1-4828-88b4-814fde981e8a http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.042748ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=3fdb6424-4bb8-4926-9797-5516a1d66bc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/sha256:b5a13403bf497c2880df3264708db52eb41b2bbfae90690a022d4219014ccf6e" http.request.useragent="Go-http-client/1.1" http.response.duration="832.402µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/sha256:b5a13403bf497c2880df3264708db52eb41b2bbfae90690a022d4219014ccf6e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="rewriting manifest list sha256:b5a13403bf497c2880df3264708db52eb41b2bbfae90690a022d4219014ccf6e in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=2f75f626-b27f-4e46-8705-eca6a979a38d http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37273" http.request.id=2f75f626-b27f-4e46-8705-eca6a979a38d http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" 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.206422ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:13Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=e40ae69c-e0ef-4bba-aaf7-7139dce0f289 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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.123457ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=653c1dac-ec01-4d15-a874-a8b861ad4648 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.045018ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=afda9304-f6d5-4f29-a509-6fbbb0e95ad9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" 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="993.676µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=2e7eb7f0-5c34-4cdf-b6da-8ea9817cb81a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" 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.454169ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=2e7eb7f0-5c34-4cdf-b6da-8ea9817cb81a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" 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.490115ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=2e7eb7f0-5c34-4cdf-b6da-8ea9817cb81a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" 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.524729ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=2e7eb7f0-5c34-4cdf-b6da-8ea9817cb81a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" 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.553582ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-11T03:28:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=67849137-fdb6-4dda-8225-1bed363b6889 http.request.method=POST http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372141ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:15Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=e4267d59-6496-4122-87da-df8ff0750262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/blobs/uploads/439a3e4d-15b6-496d-ae32-bb9ec6aaff3a?_state=GoH74Q-cow9_W_PqZEheJoKgy9c9FbR8Z3Td8dJpC4Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MzlhM2U0ZC0xNWI2LTQ5NmQtYWUzMi1iYjllYzZhYWZmM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTMuNTgxOTExNDI0WiJ9&digest=sha256%3Ab4ad478beb8378c9c102cec16557cc2bae66abbc1ba59d12106fb335958e99e0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.939892188s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/439a3e4d-15b6-496d-ae32-bb9ec6aaff3a?_state=GoH74Q-cow9_W_PqZEheJoKgy9c9FbR8Z3Td8dJpC4Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MzlhM2U0ZC0xNWI2LTQ5NmQtYWUzMi1iYjllYzZhYWZmM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTMuNTgxOTExNDI0WiJ9&digest=sha256%3Ab4ad478beb8378c9c102cec16557cc2bae66abbc1ba59d12106fb335958e99e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:15Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=4cc10167-d12b-4670-a084-f6d8a23cd5d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.245µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=f2d8eac9-1ec2-496a-bb9c-a615bd9dd623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/blobs/uploads/873ce22b-6bcf-4526-b416-1b55e90591f9?_state=gqlOE2XTKbZ9ql3uvxGSYBE1MraXicD5ZZUu2_EQ6mx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NzNjZTIyYi02YmNmLTQ1MjYtYjQxNi0xYjU1ZTkwNTkxZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTUuNjc1MjM3NTEzWiJ9&digest=sha256%3A2749fafe153b84b9156813d8dddc900eaf6410e9d6b7f9e6ded7ba7c558a6874" http.request.useragent="Go-http-client/1.1" http.response.duration=768.980565ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/873ce22b-6bcf-4526-b416-1b55e90591f9?_state=gqlOE2XTKbZ9ql3uvxGSYBE1MraXicD5ZZUu2_EQ6mx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NzNjZTIyYi02YmNmLTQ1MjYtYjQxNi0xYjU1ZTkwNTkxZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTUuNjc1MjM3NTEzWiJ9&digest=sha256%3A2749fafe153b84b9156813d8dddc900eaf6410e9d6b7f9e6ded7ba7c558a6874 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=ffd21380-c970-44af-822f-aa853eecaa14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.796013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=45a67d64-109b-48d4-826b-506a266c4c26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" http.response.duration=2.443897ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=53b6cdbb-03f1-46ec-95e7-83250571d3aa http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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.913311ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=7745677f-8c24-4554-a744-7d123b6f1999 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.984573ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "GET /v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36533" http.request.id=ad765135-d7ff-4a13-88a5-3ac5eaebb830 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" http.response.duration=2.125624ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36533" http.request.id=b70fae92-f6e6-481d-a444-944adb9b249c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" http.response.duration=1.880699ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:36533" http.request.id=f7dbf313-b6fe-4d91-8061-1518ff6508cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" http.response.duration=2.080851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=97fa0afb-913e-4a7f-b1f0-2484df844d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.905609ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "GET /v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=e6c6f045-5d6b-427d-87db-faeb1b67e6b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="860.333µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=7e986e24-7150-489d-9938-638027b02d91 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" http.response.duration="930.634µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "GET /v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=150b1ece-2705-4048-a7ea-e4ec9c3b753f http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="909.45µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=error msg="payload digest does match: "sha256:116bbe96db9c7141ff303545b9f89229222f118ef95ad246e2702171cb5b6483" != "sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400"" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=aa5ba619-3460-4780-83e9-f2509330c4bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" time="2024-05-11T03:28:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=aa5ba619-3460-4780-83e9-f2509330c4bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.071262ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400" 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:b26c8f805f4d8ca623b273f0bf1570cf4ced914b3a393944a80bf996f0b5e400 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=59a07ec6-64c7-42cd-9b27-a1530a0fbd5b http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" 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="991.622µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=32e3ee21-9de4-4642-8f30-51b9a6253c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.024999ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36533" http.request.id=87380bfe-7126-488f-ab16-6c1e86134a8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" 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.133855ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36533" http.request.id=87380bfe-7126-488f-ab16-6c1e86134a8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" 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.179402ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36533" http.request.id=87380bfe-7126-488f-ab16-6c1e86134a8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" 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.21995ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=1ea6bcff-c2b1-4f64-8ee4-fb30bb4aeec0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.044321ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=1a1d3980-b8c7-4936-a771-6b8eda2ede31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/blobs/uploads/562e6354-5a65-403f-af49-ef3271dc7b55?_state=oGWe7kWTUAxNL1c6rbhbNvkGUannbeOrjmtpGcydwjx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NjJlNjM1NC01YTY1LTQwM2YtYWY0OS1lZjMyNzFkYzdiNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTYuNDc4OTIzMDkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.30081ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/562e6354-5a65-403f-af49-ef3271dc7b55?_state=oGWe7kWTUAxNL1c6rbhbNvkGUannbeOrjmtpGcydwjx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NjJlNjM1NC01YTY1LTQwM2YtYWY0OS1lZjMyNzFkYzdiNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTYuNDc4OTIzMDkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36533" http.request.id=21d0172b-de8e-4cd4-ab57-3258f373cfdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" 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.22037ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36533" http.request.id=21d0172b-de8e-4cd4-ab57-3258f373cfdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" 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.266181ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-11T03:28:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=35a9d41d-245a-4ead-9d10-9e2f2bee2ba8 http.request.method=POST http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.35731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:17Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=a9632af8-ea10-4e0b-bda2-11c06ed19f92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/blobs/uploads/b8048cd8-59c9-4be5-b2a5-9850ae53a8f5?_state=WhAaoXQB1cHIQZl6DsfZ1QomBfmEH4L8w1jFtmh_IBx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiODA0OGNkOC01OWM5LTRiZTUtYjJhNS05ODUwYWU1M2E4ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTYuNjUyOTMxNDgzWiJ9&digest=sha256%3A93821e9f8847be26c9683554dfe05bb347991bcca93801e91b2c9061c987ddec" http.request.useragent="Go-http-client/1.1" http.response.duration=957.087419ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/b8048cd8-59c9-4be5-b2a5-9850ae53a8f5?_state=WhAaoXQB1cHIQZl6DsfZ1QomBfmEH4L8w1jFtmh_IBx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiODA0OGNkOC01OWM5LTRiZTUtYjJhNS05ODUwYWU1M2E4ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTYuNjUyOTMxNDgzWiJ9&digest=sha256%3A93821e9f8847be26c9683554dfe05bb347991bcca93801e91b2c9061c987ddec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:17Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=6f3916e2-b5d2-41ad-b7f3-b39193b0209b http.request.method=POST http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.463636ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=6d4da6cb-ee4a-4563-83fa-4cc661bab53d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/blobs/uploads/de9d396d-d656-4a9e-b15d-c27e1360c9d8?_state=2VxA-x7ldlYnZD20ThR1VJmQo-VdsfnmsdiFektaY5B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZTlkMzk2ZC1kNjU2LTRhOWUtYjE1ZC1jMjdlMTM2MGM5ZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTcuNzY1MDQyNzY0WiJ9&digest=sha256%3A3fe490fff222bc87a89d0ae036bd88cfbebb796fef14d0bd16b698ca3f5a8f71" http.request.useragent="Go-http-client/1.1" http.response.duration=802.650795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/de9d396d-d656-4a9e-b15d-c27e1360c9d8?_state=2VxA-x7ldlYnZD20ThR1VJmQo-VdsfnmsdiFektaY5B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZTlkMzk2ZC1kNjU2LTRhOWUtYjE1ZC1jMjdlMTM2MGM5ZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTcuNzY1MDQyNzY0WiJ9&digest=sha256%3A3fe490fff222bc87a89d0ae036bd88cfbebb796fef14d0bd16b698ca3f5a8f71 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36533" http.request.id=103cefb8-9477-4a50-96b8-2cee8b6a6952 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.91117ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36533" http.request.id=bce8dc02-2c08-4bf4-963d-e3791959781a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/sha256:34bc0bc0c20db0df240c7d168b450c3fc4d2232ff08cfa5a38c6a8cca31ec5f4" http.request.useragent="Go-http-client/1.1" http.response.duration="999.581µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "PUT /v2/foo/schema2/manifests/sha256:34bc0bc0c20db0df240c7d168b450c3fc4d2232ff08cfa5a38c6a8cca31ec5f4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=12545061-db59-41ac-a481-34cd0b9435ae http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.372722ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=5cebc51c-49d7-490d-98df-919fee82be19 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/sha256:34bc0bc0c20db0df240c7d168b450c3fc4d2232ff08cfa5a38c6a8cca31ec5f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.370136ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/sha256:34bc0bc0c20db0df240c7d168b450c3fc4d2232ff08cfa5a38c6a8cca31ec5f4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=22bab728-7fe9-4861-a235-b35de37cd41e http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.022585ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=5d3715db-03e7-4079-a13d-bc2d712d06dc http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/sha256:34bc0bc0c20db0df240c7d168b450c3fc4d2232ff08cfa5a38c6a8cca31ec5f4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024498ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/sha256:34bc0bc0c20db0df240c7d168b450c3fc4d2232ff08cfa5a38c6a8cca31ec5f4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=9e131ddf-3dd8-4c26-bf6f-bdad56c35f61 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" 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="984.375µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="rewriting manifest sha256:34bc0bc0c20db0df240c7d168b450c3fc4d2232ff08cfa5a38c6a8cca31ec5f4 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=c0cb50e5-db01-4aed-ac5d-0ffdef02b880 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=c0cb50e5-db01-4aed-ac5d-0ffdef02b880 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.38091ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36533" http.request.id=23cbcc05-ece2-45db-98be-37a8312b92e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.109061ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36533" http.request.id=fb395c39-1bcd-4d11-a515-0fd2c579b380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.322223ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36533" http.request.id=f6864d3a-e98b-4753-98c3-39b1a4c4ba27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/sha256:42346a3dd99cc6d1dd12e6a31a389b54f7f90d1faaa5e9e051d694830490c279" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "PUT /v2/foo/schema2/manifests/sha256:42346a3dd99cc6d1dd12e6a31a389b54f7f90d1faaa5e9e051d694830490c279 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=2a6daddd-a9fa-46f7-9d37-23ac5998f9af http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.219194ms http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=fa3871b0-eb40-4a01-861a-940424629988 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/sha256:42346a3dd99cc6d1dd12e6a31a389b54f7f90d1faaa5e9e051d694830490c279" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.266671ms http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/sha256:42346a3dd99cc6d1dd12e6a31a389b54f7f90d1faaa5e9e051d694830490c279 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=57bdd6cb-3cef-4d13-ae7e-8768db4352f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="957.85µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=a791726f-4bf9-44eb-ae4c-0b658ea9033b http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/sha256:42346a3dd99cc6d1dd12e6a31a389b54f7f90d1faaa5e9e051d694830490c279" http.request.useragent="Go-http-client/1.1" http.response.duration="973.218µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/sha256:42346a3dd99cc6d1dd12e6a31a389b54f7f90d1faaa5e9e051d694830490c279 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="rewriting manifest list sha256:42346a3dd99cc6d1dd12e6a31a389b54f7f90d1faaa5e9e051d694830490c279 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=93776479-6654-438e-aef1-d356dbe3c407 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36533" http.request.id=93776479-6654-438e-aef1-d356dbe3c407 http.request.method=GET http.request.remoteaddr="127.0.0.1:48850" 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.061227ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (11.55s) === RUN TestGetManifestWithStorageError time="2024-05-11T03:28:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:18Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:45061" http.request.id=ae3dec36-c03e-4f8b-9217-9cab47db8d3e http.request.method=GET http.request.remoteaddr="127.0.0.1:47124" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.102526ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:45061" http.request.id=bb9bff08-f1e6-4ff4-8fa2-ee0b0792fd1c http.request.method=GET http.request.remoteaddr="127.0.0.1:47124" 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="912.607µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:45061" http.request.id=f0adbd9f-8694-4743-98ba-804ed8ed1b4e http.request.method=GET http.request.remoteaddr="127.0.0.1:47124" 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="957.429µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:45061" http.request.id=ce542b9d-82cb-47a3-9627-4d0383fecc12 http.request.method=GET http.request.remoteaddr="127.0.0.1:47124" 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="875.659µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-05-11T03:28:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:18Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=feedb8f2-a0d5-483d-9654-ebff7210162a http.request.method=GET http.request.remoteaddr="127.0.0.1:41092" 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.045727ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=96387cce-b039-49ca-a609-6a2324e9a2af http.request.method=GET http.request.remoteaddr="127.0.0.1:41092" 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="878.157µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=d93e8173-36b2-4f07-99ef-baf123d102ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" 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="897.976µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=1995c552-3054-4e3e-93d8-739cde686cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.012076ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=1995c552-3054-4e3e-93d8-739cde686cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.063549ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=1995c552-3054-4e3e-93d8-739cde686cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.108287ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-11T03:28:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=1995c552-3054-4e3e-93d8-739cde686cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.147708ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-11T03:28:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=2eabb34b-91f7-4abf-b2ab-45c1c65d7cf8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.44346ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=3743388e-173d-4144-9c02-102d25cf0f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/blobs/uploads/0106d30c-2c59-4970-8ed4-c6588312f64c?_state=L4aevhgw1jN2n8sOSemitRnRUV7quUiFXZ-eSPWiFAd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMTA2ZDMwYy0yYzU5LTQ5NzAtOGVkNC1jNjU4ODMxMmY2NGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTguODM1NzQ4NzQ3WiJ9&digest=sha256%3A27c40cf7d7154dc6fca15100c463ea4afe53d2f4b703069222771b68321210db" http.request.useragent="Go-http-client/1.1" http.response.duration=1.676816542s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:18 +0000] "PUT /v2/foo/schema1/blobs/uploads/0106d30c-2c59-4970-8ed4-c6588312f64c?_state=L4aevhgw1jN2n8sOSemitRnRUV7quUiFXZ-eSPWiFAd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMTA2ZDMwYy0yYzU5LTQ5NzAtOGVkNC1jNjU4ODMxMmY2NGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MTguODM1NzQ4NzQ3WiJ9&digest=sha256%3A27c40cf7d7154dc6fca15100c463ea4afe53d2f4b703069222771b68321210db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=96864b98-f77c-4bc1-aa0b-41c85d39e6b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="920.183µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=1bf18cbb-48c4-41ac-a05b-378d37ac0bab http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/blobs/uploads/fc05e41e-3b05-4d20-b183-a53a161fece1?_state=ErQdq6B-cMEErQBN8J9FZc7GtrHH_kbvNVpRMmMdN1N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYzA1ZTQxZS0zYjA1LTRkMjAtYjE4My1hNTNhMTYxZmVjZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MjAuNjkyNTEyMDM5WiJ9&digest=sha256%3Abed6eb11f22f15bf95a90eb760b6e2bd3e21e22d0ed74989532cbb2ba2c01f7e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.105447292s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/fc05e41e-3b05-4d20-b183-a53a161fece1?_state=ErQdq6B-cMEErQBN8J9FZc7GtrHH_kbvNVpRMmMdN1N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYzA1ZTQxZS0zYjA1LTRkMjAtYjE4My1hNTNhMTYxZmVjZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MjAuNjkyNTEyMDM5WiJ9&digest=sha256%3Abed6eb11f22f15bf95a90eb760b6e2bd3e21e22d0ed74989532cbb2ba2c01f7e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=68409240-2a05-48b4-85d4-f27f9f933bb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.852376ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=0a3605e8-307d-4051-9924-ddd01849dfeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.707749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=509af1d9-0d7e-4561-bdb1-a450630f73bc http.request.method=GET http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.11108ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=88df0cbb-bc31-49a4-8311-5a0114939243 http.request.method=GET http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.943576ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44369" http.request.id=72b4d77d-572e-4d82-9f49-dba1be8a8f63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.739293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44369" http.request.id=3076169b-95ba-4b68-977b-7ee59dda2874 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.476456ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:44369" http.request.id=c44364bd-4940-41c3-b684-e94ed4a67a27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.577084ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=e3b287d3-4a82-4325-b99f-c0be24c37b02 http.request.method=GET http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.3225ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=9e8a838c-a9d4-44ef-9d7f-a378e00f39e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035167ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=613e9018-12db-4945-bd4c-772e2b16a5b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.duration="819.907µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=272b75c3-1156-4b51-9801-425e3437ba8a http.request.method=GET http.request.remoteaddr="127.0.0.1:41092" 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="886.334µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=error msg="payload digest does match: "sha256:a278052da7a95ee0be013b45e7ddec6e7985364cad9ee1a04521511e6c409039" != "sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7"" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=1b64347f-ddad-41eb-9205-6e7648915279 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=1b64347f-ddad-41eb-9205-6e7648915279 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41092" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.32987ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=f445fb07-661b-4950-abeb-f35840cd88b9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.471638ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "DELETE /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=07696cec-02f3-4112-94d1-614872c14ec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.052891ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=5afcdfc5-3797-45ab-9058-d0a178ae5b9f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42436" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.085485ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "DELETE /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=f3426a88-5e4e-46e3-92ea-db24332ac099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42442" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.171764ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=6fe403e0-96e2-4e4e-98fc-32b76035650b http.request.method=GET http.request.remoteaddr="127.0.0.1:42442" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.621574ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=3d64e716-43ad-4308-8dd8-11527ef8fbf9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.317563ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=9fba9472-c1d9-42e6-8117-197933364187 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.234107ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=92cdbd18-db98-4d31-8b08-452f3028edb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" 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="851.349µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=0d178a82-f858-4742-a8ce-03a3c91b6f8e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.244343ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "DELETE /v2/foo/schema1/manifests/sha256:a982c3b2117bad40d39a6e00167a5615d9be2bbfee8e104fb7b2b678d7f3f7f7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=701a292b-21a7-4889-87fb-fb20de0f6b92 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" 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="835.072µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=940c329a-7223-48a2-8847-0dbb64da6373 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" 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="999.207µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=dddc3b8d-2d1e-4614-b568-a5df32e4dbba http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01093ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=31ec56bd-6e57-4bc2-a8cb-9a13a112fe2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" 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.124147ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=31ec56bd-6e57-4bc2-a8cb-9a13a112fe2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" 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.169571ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=31ec56bd-6e57-4bc2-a8cb-9a13a112fe2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" 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.204013ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=99642de2-7d3f-4a8b-9288-d532d8f86872 http.request.method=POST http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177844ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=eca68574-ba2d-4231-85a1-2e49f80bd552 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/blobs/uploads/3181e7e2-400c-47df-8072-3f0cf767dea2?_state=vO50bsyu_mjeHdk8IrKThZMiXYvrRtAPSGbSh_QlgdF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMTgxZTdlMi00MDBjLTQ3ZGYtODA3Mi0zZjBjZjc2N2RlYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MjEuODU0NDk2NDI4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354787ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema2/blobs/uploads/3181e7e2-400c-47df-8072-3f0cf767dea2?_state=vO50bsyu_mjeHdk8IrKThZMiXYvrRtAPSGbSh_QlgdF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMTgxZTdlMi00MDBjLTQ3ZGYtODA3Mi0zZjBjZjc2N2RlYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MjEuODU0NDk2NDI4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=92f56142-d13f-48ba-9b6e-fe0c431e2ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" 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.148487ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=92f56142-d13f-48ba-9b6e-fe0c431e2ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" 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.188438ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2024:03:28:21 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-11T03:28:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=35a12472-3872-4b44-b983-6cf328d2a3b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.357158ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:23Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=72556fce-2ec1-44ab-ab84-0dd7f112ff93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/blobs/uploads/280e27bb-673f-4800-a8c6-5d1b3f0290cd?_state=_ap-YJR3O2FzJRXN_LUbGAMJFeOrRlTicTXhk_1oC_t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyODBlMjdiYi02NzNmLTQ4MDAtYThjNi01ZDFiM2YwMjkwY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MjIuMDQ1NTk3Nzk2WiJ9&digest=sha256%3A04440b8569e93216533821159529746be92ba08ce64423d926744c6260717634" http.request.useragent="Go-http-client/1.1" http.response.duration=1.257499672s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/280e27bb-673f-4800-a8c6-5d1b3f0290cd?_state=_ap-YJR3O2FzJRXN_LUbGAMJFeOrRlTicTXhk_1oC_t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyODBlMjdiYi02NzNmLTQ4MDAtYThjNi01ZDFiM2YwMjkwY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MjIuMDQ1NTk3Nzk2WiJ9&digest=sha256%3A04440b8569e93216533821159529746be92ba08ce64423d926744c6260717634 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:23Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=483b9d54-68e3-49ae-b2f1-0168e2231aaf http.request.method=POST http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493797ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=cf371b4e-8f5d-4c3b-a769-79d7c22a9e27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/blobs/uploads/7436c8ff-61d7-4018-9835-6d453d41a087?_state=z_VELE7h66m6nDco_pByHr9_EyqIz4RQYIR-f9HHfpF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NDM2YzhmZi02MWQ3LTQwMTgtOTgzNS02ZDQ1M2Q0MWEwODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MjMuNTA2MTc0NjYxWiJ9&digest=sha256%3A71f15bda39da84833249fd43269c7a79531b7b4ea43b121bddc1aba099399fba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.33376006s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/7436c8ff-61d7-4018-9835-6d453d41a087?_state=z_VELE7h66m6nDco_pByHr9_EyqIz4RQYIR-f9HHfpF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NDM2YzhmZi02MWQ3LTQwMTgtOTgzNS02ZDQ1M2Q0MWEwODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTFUMDM6Mjg6MjMuNTA2MTc0NjYxWiJ9&digest=sha256%3A71f15bda39da84833249fd43269c7a79531b7b4ea43b121bddc1aba099399fba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=91878dca-5c02-4796-83bd-6ae5bdafec43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.212991ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=1e8a9876-b1ec-4080-a2c2-033da0e7863a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.duration=1.605616ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=cfcd5f32-fb7d-4039-bef2-13bfa2c2cb46 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.431018ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=0af8918b-418d-4be7-b64e-4e6fb3a72a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="875.94µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=583da00b-9ea5-4e57-9c66-4c71261ece56 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12356ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=f2f7b56f-b234-446c-8cd3-45bb402dd354 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.duration="797.265µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=a4adca63-c638-48bc-aa33-48c837480e45 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.108754ms http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="rewriting manifest sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=836e280f-79a7-4fc4-8818-4822fec7ecb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=836e280f-79a7-4fc4-8818-4822fec7ecb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.637039ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=8f8c2475-6536-4fc8-8f17-823937a30fea http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.duration=1.409445ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "DELETE /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=7350a712-f217-46d2-899c-4b138a39bc1c http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.154323ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=2911e582-1c25-483b-9222-5a76976d324c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42466" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.010088ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "DELETE /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=dedd3a74-479a-418d-8812-44e57ed08386 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42482" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242725ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=0faae1cd-124f-43ba-85b4-b13d08dabd01 http.request.method=GET http.request.remoteaddr="127.0.0.1:42482" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.461116ms http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=a2a18063-eb15-44f2-a008-74e2c6129edc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42484" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.042739ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44369" http.request.id=c198f767-2931-401c-b17a-5e1a3188f3f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42490" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.332684ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=e412d0b5-9103-4a0c-8e65-d1ff81873a22 http.request.method=GET http.request.remoteaddr="127.0.0.1:42490" 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="710.342µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=ae674801-3ddd-428e-ba2c-d68c0f33c852 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42490" http.request.uri="/v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212" http.request.useragent="Go-http-client/1.1" http.response.duration=1.097503ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "DELETE /v2/foo/schema2/manifests/sha256:1563f24d4d08692a738eba028fc30858bda0de0c99876c491c7db22437f15212 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44369" http.request.id=fee4a4c5-e802-484e-afe1-72383e64a68f http.request.method=GET http.request.remoteaddr="127.0.0.1:42490" 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="807.085µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (6.26s) === RUN TestManifestDeleteDisabled time="2024-05-11T03:28:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:24Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:24Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:35609" http.request.id=b2991b46-9051-4256-8fb6-a16a174ea252 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41614" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.007448ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [11/May/2024:03:28:24 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-11T03:28:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:24Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-05-11T03:28:25Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.2 time="2024-05-11T03:28:25Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-05-11T03:28:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:39505" http.request.id=39f16c34-d904-4dc8-a77b-d8b26a7cb28b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53264" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.407425ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/May/2024:03:28:25 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-11T03:28:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:39505" http.request.id=d07242a7-8697-4460-965d-ef43ed667db1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.164465ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/May/2024:03:28:25 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-11T03:28:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:39505" http.request.id=62d8fc36-8949-4357-aef7-e870c68ad697 http.request.method=POST http.request.remoteaddr="127.0.0.1:53284" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.024455ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:28:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-11T03:28:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:39505" http.request.id=3861fc23-7cd6-4c92-8a50-b744bdb7cafa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53286" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.254634ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [11/May/2024:03:28:25 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.48s) === RUN TestProxyManifestGetByTag time="2024-05-11T03:28:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:25Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=471435b0-78e5-4818-8803-9d519647682a http.request.method=POST http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=d149ca36-eb05-4d58-b11c-f5a2ef0b7aad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/bar/blobs/uploads/8a08cf4b-9955-4844-8de0-fb5e2daaf63e?_state=1QmPeqdTfMPWJ6_yUuu_sIQxyaUo5ODkwuc8g1HNjUp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhMDhjZjRiLTk5NTUtNDg0NC04ZGUwLWZiNWUyZGFhZjYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODoyNS41MDMwNDA2MjVaIn0%3D&digest=sha256%3A6db44fd25bdad28382fdb2cbc417fd0ea0759a4077eb9e4c7b6e3f821e16a707" http.request.useragent="Go-http-client/1.1" http.response.duration=561.806847ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:25 +0000] "PUT /v2/foo/bar/blobs/uploads/8a08cf4b-9955-4844-8de0-fb5e2daaf63e?_state=1QmPeqdTfMPWJ6_yUuu_sIQxyaUo5ODkwuc8g1HNjUp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhMDhjZjRiLTk5NTUtNDg0NC04ZGUwLWZiNWUyZGFhZjYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODoyNS41MDMwNDA2MjVaIn0%3D&digest=sha256%3A6db44fd25bdad28382fdb2cbc417fd0ea0759a4077eb9e4c7b6e3f821e16a707 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=0c0df9b4-b298-4107-b457-286f6c76e980 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.850144ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-11T03:28:26Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-11T03:28:26Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-05-11T03:28:26Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.22.2 time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=c43a0587-65aa-4270-a842-bb686fc00c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.117894ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37503" go.version=go1.22.2 time="2024-05-11T03:28:26Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=18359d64-36fb-47ac-be80-7b353bf8cbb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40142" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.086µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37503 /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:37503/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:45283" http.request.id=3dabcf11-558e-48bc-98f6-3421f40690e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36632" http.request.uri="/v2/foo/bar/manifests/sha256:ad3231f76c041ae43b38b80af7c0e079f27cb44da258023ca7bf13c2fb148652" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:ad3231f76c041ae43b38b80af7c0e079f27cb44da258023ca7bf13c2fb148652" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=dcd29bb6-c2e3-4f76-8fa9-254f4d2944b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40150" http.request.uri="/v2/foo/bar/manifests/sha256:ad3231f76c041ae43b38b80af7c0e079f27cb44da258023ca7bf13c2fb148652" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.396922ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/foo/bar/manifests/sha256:ad3231f76c041ae43b38b80af7c0e079f27cb44da258023ca7bf13c2fb148652 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:ad3231f76c041ae43b38b80af7c0e079f27cb44da258023ca7bf13c2fb148652 with ttl=167h59m59.999996719s" go.version=go1.22.2 time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45283" http.request.id=3dabcf11-558e-48bc-98f6-3421f40690e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36632" http.request.uri="/v2/foo/bar/manifests/sha256:ad3231f76c041ae43b38b80af7c0e079f27cb44da258023ca7bf13c2fb148652" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.178815ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/foo/bar/manifests/sha256:ad3231f76c041ae43b38b80af7c0e079f27cb44da258023ca7bf13c2fb148652 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=15dfd734-5397-412d-99a9-f1ff1b3a74ec http.request.method=GET http.request.remoteaddr="127.0.0.1:40150" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="922.479µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37503 /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:37503/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:45283" http.request.id=c0911187-2c1e-4ae9-96ae-aefe74ebbf31 http.request.method=GET http.request.remoteaddr="127.0.0.1:36642" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=26212b20-65d3-4723-a310-40966b85ece9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40164" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.408429ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45283" http.request.id=c0911187-2c1e-4ae9-96ae-aefe74ebbf31 http.request.method=GET http.request.remoteaddr="127.0.0.1:36642" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.628022ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=7746e068-4744-4234-8cbf-18845170e8a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:40164" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.447533ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=004f29c7-80f8-4531-87ce-cc7922f9e1e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40164" http.request.uri="/v2/foo/bar/blobs/uploads/1a31d65b-dbc2-4409-9956-71aa18dc9eaa?_state=ZbFsb-VwxKLgVo69DLdtDaXdXUJbFc8ar4EB1n3eloF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMzFkNjViLWRiYzItNDQwOS05OTU2LTcxYWExOGRjOWVhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODoyNi4yMTcxODA0NTZaIn0%3D&digest=sha256%3Ade557748cc8424b4eb99c49c6e0ad33c12e770f73c6795ac96a487ceeb81f778" http.request.useragent="Go-http-client/1.1" http.response.duration=490.125618ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "PUT /v2/foo/bar/blobs/uploads/1a31d65b-dbc2-4409-9956-71aa18dc9eaa?_state=ZbFsb-VwxKLgVo69DLdtDaXdXUJbFc8ar4EB1n3eloF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMzFkNjViLWRiYzItNDQwOS05OTU2LTcxYWExOGRjOWVhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMVQwMzoyODoyNi4yMTcxODA0NTZaIn0%3D&digest=sha256%3Ade557748cc8424b4eb99c49c6e0ad33c12e770f73c6795ac96a487ceeb81f778 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=80e21fa4-52d6-4ee2-ae91-0e4071893e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40164" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.103963ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=322cb082-05c8-4f87-a6fc-42a418b5a7da http.request.method=GET http.request.remoteaddr="127.0.0.1:40164" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="780.084µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37503 /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:37503/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:45283" http.request.id=8dbdd534-d41c-4188-abe6-9ffb11140243 http.request.method=GET http.request.remoteaddr="127.0.0.1:36654" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=1af0ddde-7c98-44d3-b48f-6dd4f14a5f3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40168" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.357929ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=1a6f8cf1-396f-4a5d-97c4-1d859ca9b7e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40168" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="750.394µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37503 /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:37503/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:45283" http.request.id=8dbdd534-d41c-4188-abe6-9ffb11140243 http.request.method=GET http.request.remoteaddr="127.0.0.1:36654" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37503" http.request.id=2119737b-f90c-49c6-901c-5548d5ee5b96 http.request.method=GET http.request.remoteaddr="127.0.0.1:40176" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.383484ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-11T03:28:26Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:2c17535bd998b81732b9286ab9dc41a6ebb3ff7ef19ba9b5f462d0bd99ea4517 with ttl=167h59m59.999995789s" go.version=go1.22.2 time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45283" http.request.id=8dbdd534-d41c-4188-abe6-9ffb11140243 http.request.method=GET http.request.remoteaddr="127.0.0.1:36654" 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=8.762678ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2024:03:28:26 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (1.36s) === RUN TestAppDispatcher time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38655" http.request.id=f1a9170d-19a1-4950-93e3-dbe0c8584e5f http.request.method=GET http.request.remoteaddr="127.0.0.1:49462" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148718ms http.response.status=200 http.response.written=0 time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38655" http.request.id=81a8920c-06e9-4508-9f2e-81ade8e9d155 http.request.method=GET http.request.remoteaddr="127.0.0.1:49462" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="933.66µs" http.response.status=200 http.response.written=0 time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38655" http.request.id=c9eaf10e-ecdc-4ee3-87a8-43bcfddade4d http.request.method=GET http.request.remoteaddr="127.0.0.1:49462" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="669.834µs" http.response.status=200 http.response.written=0 time="2024-05-11T03:28:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38655" http.request.id=402aaff7-31d4-46f5-b3a0-3aaadaf91024 http.request.method=GET http.request.remoteaddr="127.0.0.1:49462" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="950.143µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-05-11T03:28:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 time="2024-05-11T03:28:26Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 time="2024-05-11T03:28:26Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.2 http.request.host="127.0.0.1:34201" http.request.id=1ba9d6c4-cfcd-4215-9653-f59cab71e9b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34122" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-11T03:28:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 time="2024-05-11T03:28:26Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 time="2024-05-11T03:28:26Z" level=info msg="configuring file health check path=/tmp/healthcheck2050700021, interval=1" go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-11T03:28:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 time="2024-05-11T03:28:30Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 time="2024-05-11T03:28:30Z" level=info msg="configuring TCP health check addr=127.0.0.1:35747, interval=1" go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-11T03:28:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 time="2024-05-11T03:28:34Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 time="2024-05-11T03:28:34Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:35583, interval=1, threshold=3" go.version=go1.22.2 instance.id=74edb06a-1d1e-4acc-8e8d-6102dedfabe8 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 60.859s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.23s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.65s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.965s === RUN TestSchedule time="2024-05-11T03:27:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 time="2024-05-11T03:27:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.995812ms" go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 time="2024-05-11T03:27:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=993.061µs" go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 time="2024-05-11T03:27:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=994.621µs" go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-05-11T03:27:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-11T03:27:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 time="2024-05-11T03:27:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.988969ms" go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 time="2024-05-11T03:27:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.995942ms" go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 time="2024-05-11T03:27:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-11T03:27:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=77d91b52-5694-4281-bc07-fd7f1eb22ea3 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.584s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.20s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 25689600 sha256:994d2626e4e9fa0680669d9c772d159d2a18c0582ab3b40b35da30298d5e021f [] map[] } --- PASS: TestSimpleBlobRead (0.46s) === RUN TestBlobMount --- PASS: TestBlobMount (0.43s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.38s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (1.91s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.49s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === 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:179c8fba6963485fe399305c61a4e6473c2b4d6c21b1cdd248ea01f46aaf063a palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:163879aed4b22c9ea975fb1e75f1f1feb27950ff439b1ef1479fb97253a47884 palailogos: marking blob sha256:cfbffb5d67f1c1415372ddb744895e893d7b0672e7560e0960dbf1eb22a7bce6 palailogos: marking manifest sha256:b35ced1349b5a9ea86200125fb751a876eaafe9796b9536cf9c0842a0111f480 palailogos: marking blob sha256:8df74750db5cbf69c58a4216519632efa72782a4bf412b993d46f333ee812cf9 palailogos: marking blob sha256:4a7a32d2272f957b121ce6dfa00c8835ce6bbfdda57ec49dca42aa083bd56522 palailogos: marking manifest sha256:dcc39c67797020b1c0e32d33cd411dcfda2dad4234dbc0db3771cff86b87ef02 palailogos: marking blob sha256:fde719947b6289b5d21aad3e0b70dc0451d5834e2aa7e777f859723449ba57d9 palailogos: marking blob sha256:b53c20a58427aa8446d2e2d62448d97adbf57b6d30915953e01c381e0efde3c6 palailogos: marking manifest sha256:e3d78778f5619a357bcf19128743b6d105ecc31879c5980e4b7eecdd40b239c0 palailogos: marking blob sha256:dcc39c67797020b1c0e32d33cd411dcfda2dad4234dbc0db3771cff86b87ef02 palailogos: marking blob sha256:b35ced1349b5a9ea86200125fb751a876eaafe9796b9536cf9c0842a0111f480 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.67s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:06da31a2132f7a303c316a6b7b830341818904a56fdf6ad572ef01950d2c61a0 deletemanifests: marking manifest sha256:59c7b2537c8b02ba96a0e618abbf7461d2bc75bb9b5ace7b8acd5652e3cea7f2 deletemanifests: marking blob sha256:da2fd486fed095eaa406ed2f145e56dd1b9c7666f3b495b712633422c05052fb deletemanifests: marking blob sha256:d69ed8f2d059034cf55ffa6f2f886f8f920a656fb1c7cfe75f2a570f6d541bc8 deletemanifests: marking blob sha256:887ef6a487a8edf6014e3edda8bf4b5153ee4dc904e805e3a4902bd6261a744f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:06da31a2132f7a303c316a6b7b830341818904a56fdf6ad572ef01950d2c61a0 blob eligible for deletion: sha256:860c7da96b49264c15291049c241052c066ff3315e81ca933ab64cf563b29fdb blob eligible for deletion: sha256:bda3e4f112ea78cae0a491ac442284d94e93b3c880f5a448dc8c3d7767804bb1 blob eligible for deletion: sha256:c3edd64ef1994dd4833b8736d382fa01ea6dcd0b875341b62ffd57a811975fe6 deletemanifests manifest eligible for deletion: sha256:06da31a2132f7a303c316a6b7b830341818904a56fdf6ad572ef01950d2c61a0 deletemanifests: marking manifest sha256:59c7b2537c8b02ba96a0e618abbf7461d2bc75bb9b5ace7b8acd5652e3cea7f2 deletemanifests: marking blob sha256:da2fd486fed095eaa406ed2f145e56dd1b9c7666f3b495b712633422c05052fb deletemanifests: marking blob sha256:d69ed8f2d059034cf55ffa6f2f886f8f920a656fb1c7cfe75f2a570f6d541bc8 deletemanifests: marking blob sha256:887ef6a487a8edf6014e3edda8bf4b5153ee4dc904e805e3a4902bd6261a744f time="2024-05-11T03:27:52Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/06da31a2132f7a303c316a6b7b830341818904a56fdf6ad572ef01950d2c61a0" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 time="2024-05-11T03:27:52Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/06da31a2132f7a303c316a6b7b830341818904a56fdf6ad572ef01950d2c61a0" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:06da31a2132f7a303c316a6b7b830341818904a56fdf6ad572ef01950d2c61a0 time="2024-05-11T03:27:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/06/06da31a2132f7a303c316a6b7b830341818904a56fdf6ad572ef01950d2c61a0" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:860c7da96b49264c15291049c241052c066ff3315e81ca933ab64cf563b29fdb time="2024-05-11T03:27:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/86/860c7da96b49264c15291049c241052c066ff3315e81ca933ab64cf563b29fdb" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:bda3e4f112ea78cae0a491ac442284d94e93b3c880f5a448dc8c3d7767804bb1 time="2024-05-11T03:27:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bd/bda3e4f112ea78cae0a491ac442284d94e93b3c880f5a448dc8c3d7767804bb1" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:c3edd64ef1994dd4833b8736d382fa01ea6dcd0b875341b62ffd57a811975fe6 time="2024-05-11T03:27:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c3/c3edd64ef1994dd4833b8736d382fa01ea6dcd0b875341b62ffd57a811975fe6" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 --- PASS: TestDeleteManifestIfTagNotFound (1.49s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:525699175ee397f5ee7da922041e8609a5dfe91b49c278cb5093ec54726ca938 time="2024-05-11T03:27:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/52/525699175ee397f5ee7da922041e8609a5dfe91b49c278cb5093ec54726ca938" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:aa35b50802de3a88dba523a69eb60dea42a97e9c28639510f46c16ec8589df12 time="2024-05-11T03:27:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aa35b50802de3a88dba523a69eb60dea42a97e9c28639510f46c16ec8589df12" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:f4380cd9aff098fe9cff3cd99abbf15eaa0b0dbcf422e20093b5d22ed453d162 time="2024-05-11T03:27:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f4/f4380cd9aff098fe9cff3cd99abbf15eaa0b0dbcf422e20093b5d22ed453d162" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 --- PASS: TestGCWithMissingManifests (0.56s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:8e4e4d4a6f092c98e0049be846373d0fb8965dd46182a036796ee7831684fb40 komnenos: marking blob sha256:73dece96c0bcb6eaae8dac17282c83dd113581dcfe36613a4b4bfc418fa8cb05 komnenos: marking blob sha256:836b06984a75aea5fe53a9213b3d59af44d8b84def1cd7ee63ee94d51eec01e7 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5a69f93378f6c426f60efc4ea2269d7d42ab6f43ddaa8897929c7ba211854e5c time="2024-05-11T03:27:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5a69f93378f6c426f60efc4ea2269d7d42ab6f43ddaa8897929c7ba211854e5c" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:5ab1c56017294ef8782e8200de7da3d59988c067a29d2ce9ef0cf65b47364d68 time="2024-05-11T03:27:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5ab1c56017294ef8782e8200de7da3d59988c067a29d2ce9ef0cf65b47364d68" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:70b4faa9e246a63f24ec4a9436f5ec3a1abdc25034aa7c063c0efaa9b1441f6b time="2024-05-11T03:27:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/70/70b4faa9e246a63f24ec4a9436f5ec3a1abdc25034aa7c063c0efaa9b1441f6b" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:cf7a2617e3f31cdca399f37e6beaf9341f97cd625d382c0a02e12a168a6ba832 time="2024-05-11T03:27:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cf/cf7a2617e3f31cdca399f37e6beaf9341f97cd625d382c0a02e12a168a6ba832" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-11T03:27:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:41e70f87456a2646ca2e356ec13ec80c765a67c18368ef6dec8b147fbd2fcc53 time="2024-05-11T03:27:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/41/41e70f87456a2646ca2e356ec13ec80c765a67c18368ef6dec8b147fbd2fcc53" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 blob eligible for deletion: sha256:4bdae937167906756530d0740d4e7ce5c8f31118da3501dbbd92af5ed10d2af7 time="2024-05-11T03:27:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4b/4bdae937167906756530d0740d4e7ce5c8f31118da3501dbbd92af5ed10d2af7" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 --- PASS: TestDeletionHasEffect (1.63s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.46s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:5b39b3fb7c3bd1aa12e3f9705e55bfa95cba0ae17e6019fe69ac44f9f8bc298b michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:84fe0e161b56ab30c6ad5356356d208712c4f7ead5861213907882172520e811 michael_z_doukas: marking blob sha256:c47e9dcf898783f25b446467d6d62d096810ebb882e55ac03f101cf56e8d8f27 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:13853c8a1769dc742624f20fd457fce8e8ba4f046a0542a11c48130b64dec99e time="2024-05-11T03:27:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/13/13853c8a1769dc742624f20fd457fce8e8ba4f046a0542a11c48130b64dec99e" go.version=go1.22.2 instance.id=64f0c4b9-aa04-4af0-ab87-687abb503167 --- PASS: TestOrphanBlobDeleted (0.70s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:e2fae619bcc3bbaa425a09e75c28a1d306313460349c6caab506839e68d29176 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:252d9cd8a55463f7c5d2a0b7a3808aff9f03d051a31122994838bc1b66f6114a --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.44s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.63s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.34s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.19s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-05-11T03:27:59Z" level=info msg="PurgeUploads starting: olderThan=2024-05-11 02:27:59.919643622 +0000 UTC m=-3580.973097556, actuallyDelete=true" time="2024-05-11T03:27:59Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-11T03:27:59Z" level=info msg="PurgeUploads starting: olderThan=2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927, actuallyDelete=true" time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7c3a6747-ba99-49b0-b74f-988499db181c have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9b678508-5b92-4015-902e-740e50c7486d have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/aef95526-5ea3-4286-8018-a2c3346660a4 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cbe7ebb5-6c80-4728-b301-8263b559cead have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e7400673-43be-427b-b959-56bb749866d6 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f37c319f-ced4-46e5-94ad-dc27fe79a675 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2b6e409a-73dd-4ff1-9ce0-ae07d40e4bcc have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e4e789b-2e07-4597-90e6-38776cfcc389 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/19149db5-cb6d-4d87-9dd2-9bb47c26004b have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/62cae63b-f574-4b0c-9e98-918dfcb47f1f have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/edffd079-cbbe-41e7-9579-2556d1ddbed2 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.921184007 +0000 UTC m=+19.028442927). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-11T03:27:59Z" level=info msg="PurgeUploads starting: olderThan=2024-05-11 03:27:59.923068211 +0000 UTC m=+19.030327044, actuallyDelete=true" time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/31ed4106-5555-45fb-99d7-0c43f28ccdfd have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.923068211 +0000 UTC m=+19.030327044). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/bf7cc95f-2ca6-4bbc-91af-82d6565ed836 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.923068211 +0000 UTC m=+19.030327044). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d6be42ba-daac-494d-84bc-ee9c50bddc97 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.923068211 +0000 UTC m=+19.030327044). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/061bbe44-fd70-44c5-8a54-060ce56b8fe5 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.923068211 +0000 UTC m=+19.030327044). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/baa81c0b-69e8-43e1-acbd-2bfeaf906d6d have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.923068211 +0000 UTC m=+19.030327044). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-11T03:27:59Z" level=info msg="PurgeUploads starting: olderThan=2024-05-11 03:27:59.92435175 +0000 UTC m=+19.031610570, actuallyDelete=true" time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3d5c94f0-0c22-441b-9b28-8088acff7a06 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.92435175 +0000 UTC m=+19.031610570). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7aa8bb76-13ef-47a2-bd5d-4abb078e0e16 have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.92435175 +0000 UTC m=+19.031610570). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b56f74a6-3c1c-4ca9-a9c7-5b5af0d6f86e have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.92435175 +0000 UTC m=+19.031610570). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cdcc6807-5fcc-4e8d-9561-80fdccd065db have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.92435175 +0000 UTC m=+19.031610570). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ce2c3a41-cf6f-4870-8b8f-867806bc1e7c have older date (2024-05-11 02:27:59 +0000 UTC) than purge date (2024-05-11 03:27:59.92435175 +0000 UTC m=+19.031610570). Removing upload directory." time="2024-05-11T03:27:59Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-11T03:27:59Z" level=info msg="PurgeUploads starting: olderThan=2024-05-11 03:27:59.925000512 +0000 UTC m=+19.032259332, actuallyDelete=true" time="2024-05-11T03:27:59Z" 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 19.043s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.007s === 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.008s === RUN TestWalkFileRemoved time="2024-05-11T03:27:40Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.700s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === 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.081s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.858s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.44s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.161s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-05-11T03:27:40Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-11T03:27:40Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-11T03:27:40Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestInvalidData === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4 === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 time="2024-05-11T03:27:40Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 === CONT TestMatchIPV4WithRegionMatch_2 time="2024-05-11T03:27:40Z" level=error msg="unknown ip address format" go.version=go1.22.2 instance.id=497a3622-f7c7-45dc-aaf8-4a4bd2d1c1b0 ip=?0000000000000000000000000000000000 time="2024-05-11T03:27:40Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=497a3622-f7c7-45dc-aaf8-4a4bd2d1c1b0 --- PASS: TestParsing (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) time="2024-05-11T03:27:40Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=497a3622-f7c7-45dc-aaf8-4a4bd2d1c1b0 --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2024-05-11T03:27:41Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-11T03:27:42Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-11T03:27:43Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-11T03:27:44Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.508s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.007s === 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.725s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.52s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.266s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.02s) PASS ok github.com/docker/distribution/uuid 0.022s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r4.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r4.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 24.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r4.apk >>> docker-registry: Build complete at Sat, 11 May 2024 03:28:42 +0000 elapsed time 0h 1m 21s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240511.032722) (2/2) Purging go (1.22.2-r0) Executing busybox-1.36.1-r26.trigger OK: 415 MiB in 103 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...