>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Tue, 11 Jun 2024 00:06:01 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.4-r1) (3/3) Installing .makedepends-docker-registry (20240611.000602) Executing busybox-1.36.1-r31.trigger OK: 598 MiB in 111 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? 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 Test time="2024-06-11T00:06:15Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-11T00:06:15Z" 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.070s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-11T00:06:15Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.053s === 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.062s === 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.018s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.07s) PASS ok github.com/docker/distribution/health/checks 0.143s === 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.046s === 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.046s === 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.056s === 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.049s === 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/06/11 00:06:15 http: TLS handshake error from 127.0.0.1:39666: 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:39139/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39139/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39139/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:39139/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:33831?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.18s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-11T00:06:15Z" level=info msg="broadcaster: closing" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="closing testSink" time="2024-06-11T00:06:15Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-06-11T00:06:15Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 1} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 1} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 1} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:15Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=warning msg="&{0x4000398ba0 0.9} encountered too many errors, backing off" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-11T00:06:16Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.88s) PASS ok github.com/docker/distribution/notifications 1.283s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-11T00:06:15Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-11T00:06:15.495817802Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:15.495921843Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:15.496058804Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.22.4 time="2024-06-11T00:06:15.496512568Z" level=info msg="listening on [::]:5000" go.version=go1.22.4 time="2024-06-11T00:06:18.49914515Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 time="2024-06-11T00:06:18.603478724Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=f7183c5f-fd60-4351-b68f-4a5e85180e88 http.request.method=GET http.request.remoteaddr="[::1]:54546" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.096208ms http.response.status=200 http.response.written=2 ::1 - - [11/Jun/2024:00:06:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-11T00:06:18.844687366Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-11T00:06:18.846059977Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:18.846083017Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:18.846141537Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.22.4 time="2024-06-11T00:06:18.846200498Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 time="2024-06-11T00:06:18.846210178Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.4 time="2024-06-11T00:06:18.84648806Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.4 time="2024-06-11T00:06:21.853271436Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=78ea08fe-3ef1-432a-a5dc-97a9c64100bd http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="720.006µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/Jun/2024:00:06:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-11T00:06:21.853375597Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 --- PASS: TestRegistrySupportedCipherSuite (3.35s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-11T00:06:22.177649087Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-11T00:06:22.178349532Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:22.178368812Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:22.178431853Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.22.4 time="2024-06-11T00:06:22.178486533Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 --- PASS: TestRegistryUnsupportedCipherSuite (8.33s) PASS ok github.com/docker/distribution/registry 14.865s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.041s === 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.135s === RUN TestBasicAccessController time="2024-06-11T00:06:15Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.4 instance.id=06810d3c-d938-4a8b-9d1c-ac092614941e time="2024-06-11T00:06:15Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.4 instance.id=06810d3c-d938-4a8b-9d1c-ac092614941e --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-06-11T00:06:15Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.4 password=9Etq0eBhnRZYpxX839FVGCKsnNykIxutIocE3owflmA user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.130s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.058s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-06-11T00:06:15Z" level=info msg="token not to be used before 2024-06-11 00:06:16 +0000 UTC - currently 2024-06-11 00:06:15.491889732 +0000 UTC m=+0.032022851" time="2024-06-11T00:06:15Z" level=info msg="token not to be used after 2024-06-11 00:06:15 +0000 UTC - currently 2024-06-11 00:06:15.492378335 +0000 UTC m=+0.032511494" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-06-11T00:06:15Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.075s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.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.01s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === 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.122s === 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.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.087s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.053s === RUN TestCheckAPI time="2024-06-11T00:06:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:15Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39375" http.request.id=914dc58d-96f7-4e08-8f3d-9228eba35245 http.request.method=GET http.request.remoteaddr="127.0.0.1:45450" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.548452ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/Jun/2024:00:06:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-06-11T00:06:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:15Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=7ea545eb-9ff3-4153-8482-7903703cbaa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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.384411ms http.response.status=200 http.response.written=20 127.0.0.1 - - [11/Jun/2024:00:06:15 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-11T00:06:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=cdbf4163-987c-4df2-9b1b-03ec4deb34e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057888ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:15 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=1d637728-7bf2-4552-bb58-b9219652ff9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/aaaa/blobs/uploads/f91c20f5-f42d-487f-b75f-cc67042b29bd?_state=asSJ15ABjSm351eUmHn_9LnXllBcdelTXLhSk98apfZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmOTFjMjBmNS1mNDJkLTQ4N2YtYjc1Zi1jYzY3MDQyYjI5YmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MTUuNTY0ODc4OTgxWiJ9&digest=sha256%3Aa99860a3c3dd202c88e580310fe3108e9448890647996dcbbb3b6e0c6035fb30" http.request.useragent="Go-http-client/1.1" http.response.duration=723.956967ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:15 +0000] "PUT /v2/foo/aaaa/blobs/uploads/f91c20f5-f42d-487f-b75f-cc67042b29bd?_state=asSJ15ABjSm351eUmHn_9LnXllBcdelTXLhSk98apfZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmOTFjMjBmNS1mNDJkLTQ4N2YtYjc1Zi1jYzY3MDQyYjI5YmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MTUuNTY0ODc4OTgxWiJ9&digest=sha256%3Aa99860a3c3dd202c88e580310fe3108e9448890647996dcbbb3b6e0c6035fb30 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=e38e3481-3e63-455e-80c0-23980f336cc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.551573ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:16 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=bee1395f-2212-4e09-815b-3544aaa2092d http.request.method=POST http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="952.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:16 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=1bcf9384-1a05-49e2-b1ba-2af0ad19df84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/bbbb/blobs/uploads/75954c28-b7c7-4c35-96e6-4755710a7fe0?_state=1b_O3zz70WaM-uX3wA3ZK2we5Ow1R1AFrskbwVuj8uF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3NTk1NGMyOC1iN2M3LTRjMzUtOTZlNi00NzU1NzEwYTdmZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MTYuMzQ5ODY1NDY0WiJ9&digest=sha256%3A05cdcbd2e4ed2aa6ddad402e037d3a9e9251e0452044dfb09ba5df2b1360e22b" http.request.useragent="Go-http-client/1.1" http.response.duration=628.413982ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:16 +0000] "PUT /v2/foo/bbbb/blobs/uploads/75954c28-b7c7-4c35-96e6-4755710a7fe0?_state=1b_O3zz70WaM-uX3wA3ZK2we5Ow1R1AFrskbwVuj8uF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3NTk1NGMyOC1iN2M3LTRjMzUtOTZlNi00NzU1NzEwYTdmZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MTYuMzQ5ODY1NDY0WiJ9&digest=sha256%3A05cdcbd2e4ed2aa6ddad402e037d3a9e9251e0452044dfb09ba5df2b1360e22b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=c00a6b3d-b0cd-4668-b2a5-e31cca0aa03d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.728413ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:16 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=630aa880-4544-484b-8cd2-49aafc9e8122 http.request.method=POST http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="883.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:17 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=b28ca693-980c-44f9-8f18-28b5ebdff663 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/cccc/blobs/uploads/b79124f9-9492-4198-9333-58d88ee27646?_state=gXJ-WGdZVE9uHEprRkNBRbnX_SLjaFbADTmYPP73uqR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiNzkxMjRmOS05NDkyLTQxOTgtOTMzMy01OGQ4OGVlMjc2NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MTcuMDcyNDg3NTgxWiJ9&digest=sha256%3A75fc903ad52685750d8ef962c2ac7ea82c11892d028708695b858e4348e67476" http.request.useragent="Go-http-client/1.1" http.response.duration=1.452529931s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:17 +0000] "PUT /v2/foo/cccc/blobs/uploads/b79124f9-9492-4198-9333-58d88ee27646?_state=gXJ-WGdZVE9uHEprRkNBRbnX_SLjaFbADTmYPP73uqR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiNzkxMjRmOS05NDkyLTQxOTgtOTMzMy01OGQ4OGVlMjc2NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MTcuMDcyNDg3NTgxWiJ9&digest=sha256%3A75fc903ad52685750d8ef962c2ac7ea82c11892d028708695b858e4348e67476 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=9d691824-f351-4590-937d-e47355497c84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.517692ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:18 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=1d46fc11-2649-4c92-8396-4709b42b255f http.request.method=POST http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002127ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:18 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=2ba3de86-2f7c-4367-8a3e-cd9dd30e3412 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/dddd/blobs/uploads/739e6985-fa5b-4c22-9d7e-9e3d00ad06b2?_state=1UBHW9ki2gT_REPfSOvni9wmE3IFGA29WQqw2EWMESJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3MzllNjk4NS1mYTViLTRjMjItOWQ3ZS05ZTNkMDBhZDA2YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MTguNjA5NTQyOTMyWiJ9&digest=sha256%3Ad7336c39fbac64a05616d5051baffc7ceb666f59307ec84f89bd2b058c0d0899" http.request.useragent="Go-http-client/1.1" http.response.duration=1.371285458s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:18 +0000] "PUT /v2/foo/dddd/blobs/uploads/739e6985-fa5b-4c22-9d7e-9e3d00ad06b2?_state=1UBHW9ki2gT_REPfSOvni9wmE3IFGA29WQqw2EWMESJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3MzllNjk4NS1mYTViLTRjMjItOWQ3ZS05ZTNkMDBhZDA2YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MTguNjA5NTQyOTMyWiJ9&digest=sha256%3Ad7336c39fbac64a05616d5051baffc7ceb666f59307ec84f89bd2b058c0d0899 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=0a8b5769-0237-4b10-827e-4e09fba78a62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.529772ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:19 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=e9987ae2-4304-4f61-9167-e9fb1ad334ce http.request.method=POST http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="984.768µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:20 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=514660fa-c1f7-4405-b55a-009f42e62677 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/eeee/blobs/uploads/9817b67f-7d9d-4f7e-b6da-4033933008c9?_state=Ga2D742qXICuOTYfG-2kzMwPeEFqK8BN3tVC3g2BSJB7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5ODE3YjY3Zi03ZDlkLTRmN2UtYjZkYS00MDMzOTMzMDA4YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjAuMDc1ODA5OTNaIn0%3D&digest=sha256%3A0b7ae70acbbba441ee02846c2c64e0487fb1d6720f3f5e6c05bb9013f5662071" http.request.useragent="Go-http-client/1.1" http.response.duration=1.550296534s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:20 +0000] "PUT /v2/foo/eeee/blobs/uploads/9817b67f-7d9d-4f7e-b6da-4033933008c9?_state=Ga2D742qXICuOTYfG-2kzMwPeEFqK8BN3tVC3g2BSJB7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5ODE3YjY3Zi03ZDlkLTRmN2UtYjZkYS00MDMzOTMzMDA4YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjAuMDc1ODA5OTNaIn0%3D&digest=sha256%3A0b7ae70acbbba441ee02846c2c64e0487fb1d6720f3f5e6c05bb9013f5662071 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=8b31d955-6b67-4c28-a2f2-0ea3218d7f39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.513291ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:21 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=96a3343a-eaa8-4df3-93c4-17e5050d0533 http.request.method=POST http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="859.686µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:21 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=162c9862-2c90-4d70-b807-2cbaab46c475 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/ffff/blobs/uploads/b85c808c-c157-47cf-8994-9bfb15a65739?_state=GiNl254mVg1oG_N_P2pvo6WmxsYAiH8_mWnZXUXlcOp7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiODVjODA4Yy1jMTU3LTQ3Y2YtODk5NC05YmZiMTVhNjU3MzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjEuNzAwMTQ3MjgxWiJ9&digest=sha256%3Ab1f955be81d7d2fcfc0c9028271321b81a4302002eba4d450207ea1be40a722a" http.request.useragent="Go-http-client/1.1" http.response.duration=967.059184ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:21 +0000] "PUT /v2/foo/ffff/blobs/uploads/b85c808c-c157-47cf-8994-9bfb15a65739?_state=GiNl254mVg1oG_N_P2pvo6WmxsYAiH8_mWnZXUXlcOp7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiODVjODA4Yy1jMTU3LTQ3Y2YtODk5NC05YmZiMTVhNjU3MzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjEuNzAwMTQ3MjgxWiJ9&digest=sha256%3Ab1f955be81d7d2fcfc0c9028271321b81a4302002eba4d450207ea1be40a722a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=41b5cfb4-ce81-49a6-b092-16d9d5b49c54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.571652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=705ae83e-545a-4ee4-a424-94af21f640ce http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="636.125µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=c38464c5-8f77-4343-bf11-c20073c32713 http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="646.205µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=f3deb3d6-f843-4653-ab9f-bc791dbb23eb http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="714.485µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=b87d3a4f-5942-4fa2-b9a2-f79413efe4de http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="863.087µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=8f6b8957-fded-4bf0-8d8c-9c50b142a3af http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="597.164µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=3de31b71-78e8-4e42-b783-8155445dcb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="533.764µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=b9533c72-95c1-47bb-b350-e004300ba0b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="574.724µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=903091ac-30c7-4e43-9a4a-13a1fbb0f93b http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="582.804µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=667ecb7c-fd07-43ab-ae6f-1980d6f2a0de http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="607.485µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33413" http.request.id=45c0ca14-b24c-4c70-a5c3-a7b6fe7aba18 http.request.method=GET http.request.remoteaddr="127.0.0.1:48372" 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="585.485µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-11T00:06:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:22Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=ffc538af-f2ce-484f-af47-e48b8ee7379b http.request.method=POST http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="989.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=d2291a1b-2886-4b32-ba48-4351e79acc3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/aaaa/blobs/uploads/8f621561-e77e-4f5b-9933-94554f92d647?_state=HwE2xaXZe3Q28vcoeBtNvU0ZJjuBw5x_61IugxLhe0B7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4ZjYyMTU2MS1lNzdlLTRmNWItOTkzMy05NDU1NGY5MmQ2NDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjIuNzU5MTUxNDIzWiJ9&digest=sha256%3A1cc823701c46e0a42156fd14d5646e9ea6e62519ae37baae4e73a3c74771ed7f" http.request.useragent="Go-http-client/1.1" http.response.duration=909.083412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:22 +0000] "PUT /v2/foo/aaaa/blobs/uploads/8f621561-e77e-4f5b-9933-94554f92d647?_state=HwE2xaXZe3Q28vcoeBtNvU0ZJjuBw5x_61IugxLhe0B7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4ZjYyMTU2MS1lNzdlLTRmNWItOTkzMy05NDU1NGY5MmQ2NDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjIuNzU5MTUxNDIzWiJ9&digest=sha256%3A1cc823701c46e0a42156fd14d5646e9ea6e62519ae37baae4e73a3c74771ed7f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=dc8881a0-8481-42f9-b0a2-b6ef2afbd96a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.499932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:23 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=647a25ac-2bda-41e8-a94a-77d0c1b7d001 http.request.method=POST http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="804.206µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:23 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=c5956b25-83a5-4ee5-a759-e154ac9b5b83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/bbbb/blobs/uploads/acbaf72c-50ad-4c99-b425-b4071edbf84a?_state=OWzG4wrLlj4Pwnb0u9jM-tKd7NtWgLOia9QB_cXFC_d7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhY2JhZjcyYy01MGFkLTRjOTktYjQyNS1iNDA3MWVkYmY4NGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjMuNzU1NDM3NTk1WiJ9&digest=sha256%3Ab04896acb6750208a949e5a1cb9086e316f28afde8d7988dc3425b946c4db633" http.request.useragent="Go-http-client/1.1" http.response.duration=1.199645679s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:23 +0000] "PUT /v2/foo/bbbb/blobs/uploads/acbaf72c-50ad-4c99-b425-b4071edbf84a?_state=OWzG4wrLlj4Pwnb0u9jM-tKd7NtWgLOia9QB_cXFC_d7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhY2JhZjcyYy01MGFkLTRjOTktYjQyNS1iNDA3MWVkYmY4NGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjMuNzU1NDM3NTk1WiJ9&digest=sha256%3Ab04896acb6750208a949e5a1cb9086e316f28afde8d7988dc3425b946c4db633 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=141d4faa-e6d2-4326-9f43-7c4d7d381899 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.555252ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:24 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=79b31770-3512-4745-a687-0f664bcd6f05 http.request.method=POST http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="765.526µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:25 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=815829bf-5bdc-4eaf-9615-5586295758e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/cccc/blobs/uploads/65870ee3-e994-4224-9044-0f03d821a718?_state=ncStrRL2oEh-kcsrmgF6RqbiyvN5FWhySq7qIYHKwQl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NTg3MGVlMy1lOTk0LTQyMjQtOTA0NC0wZjAzZDgyMWE3MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjUuMDQzMzkwNzIzWiJ9&digest=sha256%3A22ebffc404c33f633f77df648ed6a02ee5e487fe01a65810ad982f9b05a1a3a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.170444051s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:25 +0000] "PUT /v2/foo/cccc/blobs/uploads/65870ee3-e994-4224-9044-0f03d821a718?_state=ncStrRL2oEh-kcsrmgF6RqbiyvN5FWhySq7qIYHKwQl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NTg3MGVlMy1lOTk0LTQyMjQtOTA0NC0wZjAzZDgyMWE3MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjUuMDQzMzkwNzIzWiJ9&digest=sha256%3A22ebffc404c33f633f77df648ed6a02ee5e487fe01a65810ad982f9b05a1a3a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=6d767ccb-4092-467a-a63e-2d8fc85d9855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.528212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:26 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=8b8c4cba-4147-4d72-9cd0-549f1fff6d83 http.request.method=POST http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="885.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:26 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=c64ba19e-b45e-4be6-a56c-2b13d3fa8b95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/dddd/blobs/uploads/0c2127fb-ac1c-4dc0-8275-dcf1197d2484?_state=ye13ZncX7_B0pgC4P_zyksFchCPPufrQb72bpssMFaJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwYzIxMjdmYi1hYzFjLTRkYzAtODI3NS1kY2YxMTk3ZDI0ODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjYuMzAzMjEzMjcyWiJ9&digest=sha256%3A6a5d7ba66a79b2f1412eaa79f4f66c9f97b0687b0292e5ba8df30ccd90140cf1" http.request.useragent="Go-http-client/1.1" http.response.duration=727.478196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:26 +0000] "PUT /v2/foo/dddd/blobs/uploads/0c2127fb-ac1c-4dc0-8275-dcf1197d2484?_state=ye13ZncX7_B0pgC4P_zyksFchCPPufrQb72bpssMFaJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwYzIxMjdmYi1hYzFjLTRkYzAtODI3NS1kY2YxMTk3ZDI0ODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjYuMzAzMjEzMjcyWiJ9&digest=sha256%3A6a5d7ba66a79b2f1412eaa79f4f66c9f97b0687b0292e5ba8df30ccd90140cf1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=e3511f79-57f6-443e-aa48-c6d477239a35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36762" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.520852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40465" http.request.id=4d18b04c-5749-4668-8541-ee512c69cc1e http.request.method=GET http.request.remoteaddr="127.0.0.1:36762" 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="630.325µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (11.53s) === RUN TestURLPrefix time="2024-06-11T00:06:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:27Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36553" http.request.id=c32088bc-5911-404e-bd89-083ac47531ae http.request.method=GET http.request.remoteaddr="127.0.0.1:42862" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.567µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-06-11T00:06:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:27Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=9d4613a0-1415-4ad1-b564-910be2442f85 http.request.method=GET http.request.remoteaddr="127.0.0.1:60646" http.request.uri="/v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="919.888µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "GET /v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=f8b42232-80f4-4680-84ad-4257fb815b15 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60652" http.request.uri="/v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="848.847µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=34e69944-bed9-4203-b510-ad7fb63e6bfd http.request.method=POST http.request.remoteaddr="127.0.0.1:60652" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="748.046µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=f4173c87-c497-4886-a410-b3840f0f40fe http.request.method=GET http.request.remoteaddr="127.0.0.1:60652" http.request.uri="/v2/foo/bar/blobs/uploads/e42d3f5e-2aec-4c15-8354-603ab2b0ccfd?_state=OdDDqJWu6i9qbT33FwvqjexM7pH-ukX7H8V6VpLj-wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MmQzZjVlLTJhZWMtNGMxNS04MzU0LTYwM2FiMmIwY2NmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMTc1ODA4MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="752.806µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "GET /v2/foo/bar/blobs/uploads/e42d3f5e-2aec-4c15-8354-603ab2b0ccfd?_state=OdDDqJWu6i9qbT33FwvqjexM7pH-ukX7H8V6VpLj-wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MmQzZjVlLTJhZWMtNGMxNS04MzU0LTYwM2FiMmIwY2NmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMTc1ODA4MjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=582f7399-6870-4d51-a021-756fb29260a2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60652" http.request.uri="/v2/foo/bar/blobs/uploads/e42d3f5e-2aec-4c15-8354-603ab2b0ccfd?_state=OdDDqJWu6i9qbT33FwvqjexM7pH-ukX7H8V6VpLj-wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MmQzZjVlLTJhZWMtNGMxNS04MzU0LTYwM2FiMmIwY2NmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMTc1ODA4MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="715.006µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "DELETE /v2/foo/bar/blobs/uploads/e42d3f5e-2aec-4c15-8354-603ab2b0ccfd?_state=OdDDqJWu6i9qbT33FwvqjexM7pH-ukX7H8V6VpLj-wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MmQzZjVlLTJhZWMtNGMxNS04MzU0LTYwM2FiMmIwY2NmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMTc1ODA4MjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=8771b24e-d7be-49cc-b924-6aedacb6557a http.request.method=GET http.request.remoteaddr="127.0.0.1:60652" http.request.uri="/v2/foo/bar/blobs/uploads/e42d3f5e-2aec-4c15-8354-603ab2b0ccfd?_state=OdDDqJWu6i9qbT33FwvqjexM7pH-ukX7H8V6VpLj-wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MmQzZjVlLTJhZWMtNGMxNS04MzU0LTYwM2FiMmIwY2NmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMTc1ODA4MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e42d3f5e-2aec-4c15-8354-603ab2b0ccfd time="2024-06-11T00:06:27Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=8771b24e-d7be-49cc-b924-6aedacb6557a http.request.method=GET http.request.remoteaddr="127.0.0.1:60652" http.request.uri="/v2/foo/bar/blobs/uploads/e42d3f5e-2aec-4c15-8354-603ab2b0ccfd?_state=OdDDqJWu6i9qbT33FwvqjexM7pH-ukX7H8V6VpLj-wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MmQzZjVlLTJhZWMtNGMxNS04MzU0LTYwM2FiMmIwY2NmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMTc1ODA4MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="706.806µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e42d3f5e-2aec-4c15-8354-603ab2b0ccfd 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "GET /v2/foo/bar/blobs/uploads/e42d3f5e-2aec-4c15-8354-603ab2b0ccfd?_state=OdDDqJWu6i9qbT33FwvqjexM7pH-ukX7H8V6VpLj-wp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MmQzZjVlLTJhZWMtNGMxNS04MzU0LTYwM2FiMmIwY2NmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMTc1ODA4MjVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=803497c8-4137-4423-88bc-aec00be0d8b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="949.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=c567d2fe-af00-45da-bc71-815ba80ac35d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/b29520a5-b672-4a26-a99c-deac9df15a47?_state=Cwb19m1qa9kB4R__f392ibsoyqy9GQl_i9w8zcNaPeZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyOTUyMGE1LWI2NzItNGEyNi1hOTljLWRlYWM5ZGYxNWE0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjE0MjY2MTVaIn0%3D&digest=sha256%3Ae1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" provided=sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 vars.name="foo/bar" vars.uuid=b29520a5-b672-4a26-a99c-deac9df15a47 time="2024-06-11T00:06:27Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=c567d2fe-af00-45da-bc71-815ba80ac35d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/b29520a5-b672-4a26-a99c-deac9df15a47?_state=Cwb19m1qa9kB4R__f392ibsoyqy9GQl_i9w8zcNaPeZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyOTUyMGE1LWI2NzItNGEyNi1hOTljLWRlYWM5ZGYxNWE0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjE0MjY2MTVaIn0%3D&digest=sha256%3Ae1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b29520a5-b672-4a26-a99c-deac9df15a47 time="2024-06-11T00:06:27Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=c567d2fe-af00-45da-bc71-815ba80ac35d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/b29520a5-b672-4a26-a99c-deac9df15a47?_state=Cwb19m1qa9kB4R__f392ibsoyqy9GQl_i9w8zcNaPeZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyOTUyMGE1LWI2NzItNGEyNi1hOTljLWRlYWM5ZGYxNWE0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjE0MjY2MTVaIn0%3D&digest=sha256%3Ae1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="805.687µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b29520a5-b672-4a26-a99c-deac9df15a47 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "PUT /v2/foo/bar/blobs/uploads/b29520a5-b672-4a26-a99c-deac9df15a47?_state=Cwb19m1qa9kB4R__f392ibsoyqy9GQl_i9w8zcNaPeZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyOTUyMGE1LWI2NzItNGEyNi1hOTljLWRlYWM5ZGYxNWE0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjE0MjY2MTVaIn0%3D&digest=sha256%3Ae1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=fbaa1942-e9cc-437a-9b98-dcaefe77d4b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="748.846µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=21f9ca4a-3ecb-4bb8-b85b-abae7c51a420 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/2c3f0c4c-8bfa-4798-907b-3be41f699aaa?_state=UEsMwp9VRI0EfsA2WhhS9OzeXFQN0HcdoGFra8fcnK57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjM2YwYzRjLThiZmEtNDc5OC05MDdiLTNiZTQxZjY5OWFhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjMzMDA1OVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="934.887µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "PUT /v2/foo/bar/blobs/uploads/2c3f0c4c-8bfa-4798-907b-3be41f699aaa?_state=UEsMwp9VRI0EfsA2WhhS9OzeXFQN0HcdoGFra8fcnK57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjM2YwYzRjLThiZmEtNDc5OC05MDdiLTNiZTQxZjY5OWFhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjMzMDA1OVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=cc78c0a8-b421-42ac-87c3-fc2cc6c345b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="784.206µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=41665250-dad0-40b6-b1ef-79d7bf1db0b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/e0b29fda-b6fa-42e6-87cd-52a59542704a?_state=vXsIzspQP5QaZfj1eaAm-xCZhIBK7NXcC91FVmokA9l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjI5ZmRhLWI2ZmEtNDJlNi04N2NkLTUyYTU5NTQyNzA0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjUzODE2MDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="976.208µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "PUT /v2/foo/bar/blobs/uploads/e0b29fda-b6fa-42e6-87cd-52a59542704a?_state=vXsIzspQP5QaZfj1eaAm-xCZhIBK7NXcC91FVmokA9l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjI5ZmRhLWI2ZmEtNDJlNi04N2NkLTUyYTU5NTQyNzA0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjUzODE2MDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=54daf7fb-b1ee-4927-8ea4-14cb9bd0fcdb http.request.method=POST http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="736.606µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:28Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=014c070b-ae3c-4a5d-b854-2cac3815747c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/d886fb87-4964-4fd6-9c57-8012e05d2787?_state=H7d6DOlsmz0j8d3keuO7n_Hm-5X7Xmj16R7BXGfnPSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4ODZmYjg3LTQ5NjQtNGZkNi05YzU3LTgwMTJlMDVkMjc4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjc0MjAyNjJaIn0%3D&digest=sha256%3Ae1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02415571s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:27 +0000] "PUT /v2/foo/bar/blobs/uploads/d886fb87-4964-4fd6-9c57-8012e05d2787?_state=H7d6DOlsmz0j8d3keuO7n_Hm-5X7Xmj16R7BXGfnPSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4ODZmYjg3LTQ5NjQtNGZkNi05YzU3LTgwMTJlMDVkMjc4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyNy4xMjc0MjAyNjJaIn0%3D&digest=sha256%3Ae1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:28Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=1ee3d38e-419e-465a-b48b-fde118ea5e04 http.request.method=POST http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45413" http.request.id=637b7e18-32f8-4871-a67c-416ef9baaad9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/fcf58ddb-d8fb-447d-a8bb-5403a75a09db?_state=99Hu0UEqWy8jzstsHMEvWxv-Jfh1SrZOpsj1h_cZbGJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjU4ZGRiLWQ4ZmItNDQ3ZC1hOGJiLTU0MDNhNzVhMDlkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOC4xNjQ2MjcwMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=897.112399ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:28 +0000] "PATCH /v2/foo/bar/blobs/uploads/fcf58ddb-d8fb-447d-a8bb-5403a75a09db?_state=99Hu0UEqWy8jzstsHMEvWxv-Jfh1SrZOpsj1h_cZbGJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjU4ZGRiLWQ4ZmItNDQ3ZC1hOGJiLTU0MDNhNzVhMDlkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOC4xNjQ2MjcwMzRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=af213bc0-33ec-4108-9893-3229063e4ed0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/uploads/fcf58ddb-d8fb-447d-a8bb-5403a75a09db?_state=PmkZxUIH8zPtLdQPUdpCib3XtcL4uRpyqKQ-9G8QFoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjU4ZGRiLWQ4ZmItNDQ3ZC1hOGJiLTU0MDNhNzVhMDlkYiIsIk9mZnNldCI6MjE0MTIzNTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjhaIn0%3D&digest=sha256%3Ae1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "PUT /v2/foo/bar/blobs/uploads/fcf58ddb-d8fb-447d-a8bb-5403a75a09db?_state=PmkZxUIH8zPtLdQPUdpCib3XtcL4uRpyqKQ-9G8QFoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjU4ZGRiLWQ4ZmItNDQ3ZC1hOGJiLTU0MDNhNzVhMDlkYiIsIk9mZnNldCI6MjE0MTIzNTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MjhaIn0%3D&digest=sha256%3Ae1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=57da09d7-d4bc-4e12-8854-517dca9108f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="851.887µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=33b65738-5c40-4577-8bba-a69249b60dd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.189847ms http.response.status=200 http.response.written=21412352 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "GET /v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 200 21412352 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=error msg="error parsing digest="sha257:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=2f1d0049-90cb-4915-b17b-fb6d6d5014fe http.request.method=GET http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/sha257:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" vars.name="foo/bar" time="2024-06-11T00:06:29Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=2f1d0049-90cb-4915-b17b-fb6d6d5014fe http.request.method=GET http.request.remoteaddr="127.0.0.1:60664" http.request.uri="/v2/foo/bar/blobs/sha257:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.207µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "GET /v2/foo/bar/blobs/sha257:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=40c1c419-ed58-4337-88a6-339227c04e39 http.request.method=GET http.request.remoteaddr="127.0.0.1:60688" http.request.uri="/v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.duration=1.017488ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "GET /v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:29Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=8c5a1633-c97b-4c58-b083-f6f9cbbdbd9f http.request.method=GET http.request.remoteaddr="127.0.0.1:58066" http.request.uri="/v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.030008ms http.response.status=404 http.response.written=157 vars.digest="sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "GET /v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=dd39007d-e224-4903-851d-d91c5663d1e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58070" http.request.uri="/v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="931.847µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=0d0706a1-2f1f-4e56-b1f1-2bd956960bfe http.request.method=POST http.request.remoteaddr="127.0.0.1:58070" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="760.806µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=5c13270d-5d2f-4425-8f91-a34917e7954c http.request.method=GET http.request.remoteaddr="127.0.0.1:58070" http.request.uri="/v2/foo/bar/blobs/uploads/4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6?_state=aIHY6jlr6Vo1_-K5mJNGcnTEZveZOPJvt9lEKHwLPaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMDdlOWM1LWFjMmYtNGVmNS04ODA4LWQ1YmY5NjE5ZTVhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjMzMDI5NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="784.006µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "GET /v2/foo/bar/blobs/uploads/4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6?_state=aIHY6jlr6Vo1_-K5mJNGcnTEZveZOPJvt9lEKHwLPaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMDdlOWM1LWFjMmYtNGVmNS04ODA4LWQ1YmY5NjE5ZTVhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjMzMDI5NDZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=f537990a-956d-437b-99a1-17d5b0f7ab8d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58070" http.request.uri="/v2/foo/bar/blobs/uploads/4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6?_state=aIHY6jlr6Vo1_-K5mJNGcnTEZveZOPJvt9lEKHwLPaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMDdlOWM1LWFjMmYtNGVmNS04ODA4LWQ1YmY5NjE5ZTVhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjMzMDI5NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="799.246µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "DELETE /v2/foo/bar/blobs/uploads/4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6?_state=aIHY6jlr6Vo1_-K5mJNGcnTEZveZOPJvt9lEKHwLPaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMDdlOWM1LWFjMmYtNGVmNS04ODA4LWQ1YmY5NjE5ZTVhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjMzMDI5NDZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=1338fa81-8267-4892-94b2-74b138680bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58070" http.request.uri="/v2/foo/bar/blobs/uploads/4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6?_state=aIHY6jlr6Vo1_-K5mJNGcnTEZveZOPJvt9lEKHwLPaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMDdlOWM1LWFjMmYtNGVmNS04ODA4LWQ1YmY5NjE5ZTVhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjMzMDI5NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6 time="2024-06-11T00:06:29Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=1338fa81-8267-4892-94b2-74b138680bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58070" http.request.uri="/v2/foo/bar/blobs/uploads/4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6?_state=aIHY6jlr6Vo1_-K5mJNGcnTEZveZOPJvt9lEKHwLPaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMDdlOWM1LWFjMmYtNGVmNS04ODA4LWQ1YmY5NjE5ZTVhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjMzMDI5NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="723.206µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "GET /v2/foo/bar/blobs/uploads/4c07e9c5-ac2f-4ef5-8808-d5bf9619e5a6?_state=aIHY6jlr6Vo1_-K5mJNGcnTEZveZOPJvt9lEKHwLPaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMDdlOWM1LWFjMmYtNGVmNS04ODA4LWQ1YmY5NjE5ZTVhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjMzMDI5NDZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=709f150a-6729-4a1e-9a06-97a6203c59fc http.request.method=POST http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="912.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=8643ce63-874c-415f-b969-6747e9a632b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/a973af7d-07f1-466d-a230-b4b186296a2e?_state=0ndgL3M7qjj7QXspdngXriheqzEUbuasgvFNbCddbct7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzNhZjdkLTA3ZjEtNDY2ZC1hMjMwLWI0YjE4NjI5NmEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjcyMzQ4NTZaIn0%3D&digest=sha256%3Ad2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" provided=sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b vars.name="foo/bar" vars.uuid=a973af7d-07f1-466d-a230-b4b186296a2e time="2024-06-11T00:06:29Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=8643ce63-874c-415f-b969-6747e9a632b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/a973af7d-07f1-466d-a230-b4b186296a2e?_state=0ndgL3M7qjj7QXspdngXriheqzEUbuasgvFNbCddbct7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzNhZjdkLTA3ZjEtNDY2ZC1hMjMwLWI0YjE4NjI5NmEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjcyMzQ4NTZaIn0%3D&digest=sha256%3Ad2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a973af7d-07f1-466d-a230-b4b186296a2e time="2024-06-11T00:06:29Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=8643ce63-874c-415f-b969-6747e9a632b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/a973af7d-07f1-466d-a230-b4b186296a2e?_state=0ndgL3M7qjj7QXspdngXriheqzEUbuasgvFNbCddbct7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzNhZjdkLTA3ZjEtNDY2ZC1hMjMwLWI0YjE4NjI5NmEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjcyMzQ4NTZaIn0%3D&digest=sha256%3Ad2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.727µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a973af7d-07f1-466d-a230-b4b186296a2e 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "PUT /v2/foo/bar/blobs/uploads/a973af7d-07f1-466d-a230-b4b186296a2e?_state=0ndgL3M7qjj7QXspdngXriheqzEUbuasgvFNbCddbct7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzNhZjdkLTA3ZjEtNDY2ZC1hMjMwLWI0YjE4NjI5NmEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjcyMzQ4NTZaIn0%3D&digest=sha256%3Ad2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=45c1986d-f71d-4755-afb5-16e50e7d190e http.request.method=POST http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="643.165µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=04b6540f-06b3-46cd-acec-fb4b04acbe7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/295f32d9-6e09-442a-a361-1c1d5c8615cb?_state=-6dIusWYHN0d5fih1Azk9FwGVyHedLDx_NFHwtG0Fqx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NWYzMmQ5LTZlMDktNDQyYS1hMzYxLTFjMWQ1Yzg2MTVjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjkwMzUwN1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="838.126µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "PUT /v2/foo/bar/blobs/uploads/295f32d9-6e09-442a-a361-1c1d5c8615cb?_state=-6dIusWYHN0d5fih1Azk9FwGVyHedLDx_NFHwtG0Fqx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NWYzMmQ5LTZlMDktNDQyYS1hMzYxLTFjMWQ1Yzg2MTVjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNjkwMzUwN1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=1c075183-02fa-418c-bc63-2aeae450bee8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="638.645µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=720ed7e4-9915-4a7a-935d-2125cbca144d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/d4e066c3-fa5b-4b3c-9061-30869af52558?_state=SR1-o4KZWxnEVi8lSHVp68mabbRtyWFfrncPfv55Jet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0ZTA2NmMzLWZhNWItNGIzYy05MDYxLTMwODY5YWY1MjU1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNzA4NjgzMjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="820.046µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "PUT /v2/foo/bar/blobs/uploads/d4e066c3-fa5b-4b3c-9061-30869af52558?_state=SR1-o4KZWxnEVi8lSHVp68mabbRtyWFfrncPfv55Jet7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0ZTA2NmMzLWZhNWItNGIzYy05MDYxLTMwODY5YWY1MjU1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNzA4NjgzMjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=e7e6e0de-7cd5-41eb-982a-39f1b020ca3d http.request.method=POST http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="676.206µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=f2dbbdcb-5eef-4dd8-a82c-048182d9c455 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/b151e9eb-37fb-4d1e-82b0-f3a1cb5b4fe1?_state=f1ni0b33G129gA7xON9f7R6Kt2yf29qPhpDnutWAipx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxNTFlOWViLTM3ZmItNGQxZS04MmIwLWYzYTFjYjViNGZlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNzI2OTg1NzlaIn0%3D&digest=sha256%3Ad2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.032160533s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "PUT /v2/foo/bar/blobs/uploads/b151e9eb-37fb-4d1e-82b0-f3a1cb5b4fe1?_state=f1ni0b33G129gA7xON9f7R6Kt2yf29qPhpDnutWAipx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxNTFlOWViLTM3ZmItNGQxZS04MmIwLWYzYTFjYjViNGZlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjoyOS4xNzI2OTg1NzlaIn0%3D&digest=sha256%3Ad2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=a5da66b1-daed-4781-9c4c-f29421ac5969 http.request.method=POST http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.022648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44809" http.request.id=2dcf76fb-c8a0-4e17-8e2e-41c60cdefc4d http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/33430d83-4022-44ea-a665-c4397d5a037b?_state=vA_0dL4qNJ-t7CZAvf4Gq4aAhEacONWh3ITgkKCffw57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzNDMwZDgzLTQwMjItNDRlYS1hNjY1LWM0Mzk3ZDVhMDM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMC4yMTc2MDE1NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=983.705675ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:30 +0000] "PATCH /v2/foo/bar/blobs/uploads/33430d83-4022-44ea-a665-c4397d5a037b?_state=vA_0dL4qNJ-t7CZAvf4Gq4aAhEacONWh3ITgkKCffw57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzNDMwZDgzLTQwMjItNDRlYS1hNjY1LWM0Mzk3ZDVhMDM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMC4yMTc2MDE1NzFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=51c02da4-a39e-45e2-8ddd-41a5393877c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/33430d83-4022-44ea-a665-c4397d5a037b?_state=JEh8OfslWQrV2D7zKULbOM3h05oXTo7yzAI10LoBdoZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzNDMwZDgzLTQwMjItNDRlYS1hNjY1LWM0Mzk3ZDVhMDM3YiIsIk9mZnNldCI6MjA5MzcyMTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MzBaIn0%3D&digest=sha256%3Ad2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.084129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "PUT /v2/foo/bar/blobs/uploads/33430d83-4022-44ea-a665-c4397d5a037b?_state=JEh8OfslWQrV2D7zKULbOM3h05oXTo7yzAI10LoBdoZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzNDMwZDgzLTQwMjItNDRlYS1hNjY1LWM0Mzk3ZDVhMDM3YiIsIk9mZnNldCI6MjA5MzcyMTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MzBaIn0%3D&digest=sha256%3Ad2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=aa52f41e-f4b8-45b5-a28c-7de460bb9c7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="848.447µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=4d8f7a6f-f554-45ab-8f9d-0f37fe9463d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.739132ms http.response.status=200 http.response.written=20937216 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "GET /v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 200 20937216 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=error msg="error parsing digest="sha257:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=ea37cfae-f973-47b6-a7ca-e781a1a9a4c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/sha257:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" vars.name="foo/bar" time="2024-06-11T00:06:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=ea37cfae-f973-47b6-a7ca-e781a1a9a4c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/sha257:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="881.327µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "GET /v2/foo/bar/blobs/sha257:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=9ea1b755-206a-4bb2-9c6c-c60d387eef0e http.request.method=GET http.request.remoteaddr="127.0.0.1:58102" http.request.uri="/v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.duration="990.208µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "GET /v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=d3e92124-eddd-4e0e-817b-80406d59674e http.request.method=GET http.request.remoteaddr="127.0.0.1:58086" http.request.uri="/v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.865293ms http.response.status=200 http.response.written=3637248 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "GET /v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 200 3637248 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44809" http.request.id=4a6da216-e30f-4b00-bc1c-29625623379d http.request.method=GET http.request.remoteaddr="127.0.0.1:58102" http.request.uri="/v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.711302ms http.response.status=200 http.response.written=163840 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "GET /v2/foo/bar/blobs/sha256:d2cb2fd7355890103ec7e9f6bc762710ae29e291c1411a9fd639609da62c2c5b HTTP/1.1" 200 163840 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=637aacf6-acfa-41a5-a886-e520ee3b65ce http.request.method=GET http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.146982431s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "GET /v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45413" http.request.id=5c665048-2980-4264-8ea0-2ab4d633e28d http.request.method=GET http.request.remoteaddr="127.0.0.1:60688" http.request.uri="/v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.142562476s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [11/Jun/2024:00:06:29 +0000] "GET /v2/foo/bar/blobs/sha256:e1b80f9300114f6d308e81b47b19fcdd737fd9ed52d7b41f2befd775e3085f76 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (4.19s) === RUN TestBlobDelete time="2024-06-11T00:06:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:31Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=8022455a-afe2-4e7b-9ce9-56645b23cece http.request.method=GET http.request.remoteaddr="127.0.0.1:47290" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="843.766µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "GET /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=ed581af0-6dff-4044-bc10-67b6518d750b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47306" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.326µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=8abb1acc-c92b-45ac-8c36-89e4a9543494 http.request.method=POST http.request.remoteaddr="127.0.0.1:47306" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="761.966µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=21baa483-4442-4095-878e-1ecbd119b920 http.request.method=GET http.request.remoteaddr="127.0.0.1:47306" http.request.uri="/v2/foo/bar/blobs/uploads/23e429c1-ad88-4cf3-b8e4-0f3b28f6c159?_state=jjEbADDay0Mede3WfXM32ujT6ALx2TG3at-QIqKku8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZTQyOWMxLWFkODgtNGNmMy1iOGU0LTBmM2IyOGY2YzE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zMzk0NzgzMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="815.327µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "GET /v2/foo/bar/blobs/uploads/23e429c1-ad88-4cf3-b8e4-0f3b28f6c159?_state=jjEbADDay0Mede3WfXM32ujT6ALx2TG3at-QIqKku8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZTQyOWMxLWFkODgtNGNmMy1iOGU0LTBmM2IyOGY2YzE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zMzk0NzgzMjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=4b1e02a4-f04a-4e9d-8e22-899e6049644b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47306" http.request.uri="/v2/foo/bar/blobs/uploads/23e429c1-ad88-4cf3-b8e4-0f3b28f6c159?_state=jjEbADDay0Mede3WfXM32ujT6ALx2TG3at-QIqKku8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZTQyOWMxLWFkODgtNGNmMy1iOGU0LTBmM2IyOGY2YzE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zMzk0NzgzMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="759.446µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "DELETE /v2/foo/bar/blobs/uploads/23e429c1-ad88-4cf3-b8e4-0f3b28f6c159?_state=jjEbADDay0Mede3WfXM32ujT6ALx2TG3at-QIqKku8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZTQyOWMxLWFkODgtNGNmMy1iOGU0LTBmM2IyOGY2YzE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zMzk0NzgzMjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=aa0de7d3-b14c-4f0e-aaf6-8cc68df4a31d http.request.method=GET http.request.remoteaddr="127.0.0.1:47306" http.request.uri="/v2/foo/bar/blobs/uploads/23e429c1-ad88-4cf3-b8e4-0f3b28f6c159?_state=jjEbADDay0Mede3WfXM32ujT6ALx2TG3at-QIqKku8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZTQyOWMxLWFkODgtNGNmMy1iOGU0LTBmM2IyOGY2YzE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zMzk0NzgzMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=23e429c1-ad88-4cf3-b8e4-0f3b28f6c159 time="2024-06-11T00:06:31Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=aa0de7d3-b14c-4f0e-aaf6-8cc68df4a31d http.request.method=GET http.request.remoteaddr="127.0.0.1:47306" http.request.uri="/v2/foo/bar/blobs/uploads/23e429c1-ad88-4cf3-b8e4-0f3b28f6c159?_state=jjEbADDay0Mede3WfXM32ujT6ALx2TG3at-QIqKku8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZTQyOWMxLWFkODgtNGNmMy1iOGU0LTBmM2IyOGY2YzE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zMzk0NzgzMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="741.446µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=23e429c1-ad88-4cf3-b8e4-0f3b28f6c159 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "GET /v2/foo/bar/blobs/uploads/23e429c1-ad88-4cf3-b8e4-0f3b28f6c159?_state=jjEbADDay0Mede3WfXM32ujT6ALx2TG3at-QIqKku8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZTQyOWMxLWFkODgtNGNmMy1iOGU0LTBmM2IyOGY2YzE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zMzk0NzgzMjRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=0488d0f4-5e78-4bc1-9c98-185a2f3c5d95 http.request.method=POST http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.686µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=e71bd903-3ed6-4cef-9ee3-e4c3f673240a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/67ae0623-dbd1-4ced-afae-dc6464c767bf?_state=K1Ki9E74BjRcPfmNl2E-5pnVj_A5w0jTSuvN1cdri-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YWUwNjIzLWRiZDEtNGNlZC1hZmFlLWRjNjQ2NGM3NjdiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDMzMjE0MzRaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" provided=sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 vars.name="foo/bar" vars.uuid=67ae0623-dbd1-4ced-afae-dc6464c767bf time="2024-06-11T00:06:31Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=e71bd903-3ed6-4cef-9ee3-e4c3f673240a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/67ae0623-dbd1-4ced-afae-dc6464c767bf?_state=K1Ki9E74BjRcPfmNl2E-5pnVj_A5w0jTSuvN1cdri-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YWUwNjIzLWRiZDEtNGNlZC1hZmFlLWRjNjQ2NGM3NjdiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDMzMjE0MzRaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=67ae0623-dbd1-4ced-afae-dc6464c767bf time="2024-06-11T00:06:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=e71bd903-3ed6-4cef-9ee3-e4c3f673240a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/67ae0623-dbd1-4ced-afae-dc6464c767bf?_state=K1Ki9E74BjRcPfmNl2E-5pnVj_A5w0jTSuvN1cdri-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YWUwNjIzLWRiZDEtNGNlZC1hZmFlLWRjNjQ2NGM3NjdiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDMzMjE0MzRaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="761.006µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=67ae0623-dbd1-4ced-afae-dc6464c767bf 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "PUT /v2/foo/bar/blobs/uploads/67ae0623-dbd1-4ced-afae-dc6464c767bf?_state=K1Ki9E74BjRcPfmNl2E-5pnVj_A5w0jTSuvN1cdri-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YWUwNjIzLWRiZDEtNGNlZC1hZmFlLWRjNjQ2NGM3NjdiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDMzMjE0MzRaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=95cea6d8-6276-436a-8e66-70f64316dc4e http.request.method=POST http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="708.645µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=72802469-e90d-401e-82a1-fdb8209853bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/fd08b987-016a-4178-a6f2-9cd20b5314e2?_state=Uvx7B2Dv_6nxzaRzdDmnkIGZNrPJAYrbXC91jfoS9G17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMDhiOTg3LTAxNmEtNDE3OC1hNmYyLTljZDIwYjUzMTRlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDUxMjQzNjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="987.647µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "PUT /v2/foo/bar/blobs/uploads/fd08b987-016a-4178-a6f2-9cd20b5314e2?_state=Uvx7B2Dv_6nxzaRzdDmnkIGZNrPJAYrbXC91jfoS9G17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMDhiOTg3LTAxNmEtNDE3OC1hNmYyLTljZDIwYjUzMTRlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDUxMjQzNjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=a97bf0ab-0ba5-45a9-955d-3259fe3926de http.request.method=POST http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="687.685µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=de93a7fe-1efb-428b-8b2a-7c8b5510c6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/3ce00a67-b32f-436a-95f6-ac4d79e5a217?_state=HXorAwM8sHDDCUDQoxhdI_WGqAHWKaDzkKl-rcVbiD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjZTAwYTY3LWIzMmYtNDM2YS05NWY2LWFjNGQ3OWU1YTIxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDcxNTkwMjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="845.087µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "PUT /v2/foo/bar/blobs/uploads/3ce00a67-b32f-436a-95f6-ac4d79e5a217?_state=HXorAwM8sHDDCUDQoxhdI_WGqAHWKaDzkKl-rcVbiD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjZTAwYTY3LWIzMmYtNDM2YS05NWY2LWFjNGQ3OWU1YTIxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDcxNTkwMjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=6a86c40d-3582-452e-8476-c0d17b456faa http.request.method=POST http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="680.165µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=b51461e6-b03a-4a30-9461-72f0e11ba930 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/2b84cab8-9079-49ea-823b-b7383fea1a46?_state=4nRra_uxvBo54WHvIoIkunmitCkVc_t_qXKgDea3ccB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiODRjYWI4LTkwNzktNDllYS04MjNiLWI3MzgzZmVhMWE0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDg5ODU1MThaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.duration=2.065952199s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:31 +0000] "PUT /v2/foo/bar/blobs/uploads/2b84cab8-9079-49ea-823b-b7383fea1a46?_state=4nRra_uxvBo54WHvIoIkunmitCkVc_t_qXKgDea3ccB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiODRjYWI4LTkwNzktNDllYS04MjNiLWI3MzgzZmVhMWE0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMS4zNDg5ODU1MThaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=918d00f7-e74d-48f5-88c0-f261e0ff7489 http.request.method=POST http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="982.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38247" http.request.id=51b7d53d-8587-477b-b6a1-c15c67414833 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/d7bcdc38-742f-4213-8d99-9f3efba1ebb1?_state=6Ouw5ijGth9GjOdbElhocJ26mH_wwmatQOTKL0WeryB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3YmNkYzM4LTc0MmYtNDIxMy04ZDk5LTlmM2VmYmExZWJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMy40MzI1NTUwMTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.127143477s http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:33 +0000] "PATCH /v2/foo/bar/blobs/uploads/d7bcdc38-742f-4213-8d99-9f3efba1ebb1?_state=6Ouw5ijGth9GjOdbElhocJ26mH_wwmatQOTKL0WeryB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3YmNkYzM4LTc0MmYtNDIxMy04ZDk5LTlmM2VmYmExZWJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozMy40MzI1NTUwMTVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=1c513c90-e257-4daa-92a2-31bdd56f36b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/uploads/d7bcdc38-742f-4213-8d99-9f3efba1ebb1?_state=PBx5S3r1GSkTrMdGK7IxM7RsrmpzBzTpy_3AYCQrdl57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3YmNkYzM4LTc0MmYtNDIxMy04ZDk5LTlmM2VmYmExZWJiMSIsIk9mZnNldCI6MzAyNTQwODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MzNaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.duration=1.135929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "PUT /v2/foo/bar/blobs/uploads/d7bcdc38-742f-4213-8d99-9f3efba1ebb1?_state=PBx5S3r1GSkTrMdGK7IxM7RsrmpzBzTpy_3AYCQrdl57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3YmNkYzM4LTc0MmYtNDIxMy04ZDk5LTlmM2VmYmExZWJiMSIsIk9mZnNldCI6MzAyNTQwODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6MzNaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=78709345-f54a-4f65-96eb-ae91b04e4931 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="911.967µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=2464148a-46b2-43e1-908c-83e7432f08d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.015213ms http.response.status=200 http.response.written=30254080 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "GET /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 200 30254080 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=error msg="error parsing digest="sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=7d32836a-f066-4264-b8a8-3b66e638955f http.request.method=GET http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" vars.name="foo/bar" time="2024-06-11T00:06:35Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=7d32836a-f066-4264-b8a8-3b66e638955f http.request.method=GET http.request.remoteaddr="127.0.0.1:47312" http.request.uri="/v2/foo/bar/blobs/sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="724.805µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "GET /v2/foo/bar/blobs/sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=bee56bc9-3d47-42cd-8b83-e4248349b67d http.request.method=GET http.request.remoteaddr="127.0.0.1:34522" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043408ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "GET /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=964981aa-78f8-4b33-b3bb-95e330f80976 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.duration="953.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=80cf793c-6097-4f47-9bef-9ccec7cdc413 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="703.805µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=1c7150f7-d1ec-4f4d-ad6a-0e77324f181d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="679.645µs" http.response.status=404 http.response.written=74 vars.digest="sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=error msg="error parsing digest="sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=56cb503f-a694-4a98-ba52-f6116aff5ed5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34544" http.request.uri="/v2/foo/bar/blobs/sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" vars.name="foo/bar" time="2024-06-11T00:06:35Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=56cb503f-a694-4a98-ba52-f6116aff5ed5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34544" http.request.uri="/v2/foo/bar/blobs/sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="867.446µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "DELETE /v2/foo/bar/blobs/sha257:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-11T00:06:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=f2759d06-d970-4c09-b408-b75db89c7fd1 http.request.method=POST http.request.remoteaddr="127.0.0.1:34554" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="918.207µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=45a7bb98-1d51-4293-b9c6-d5a7aad35f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34554" http.request.uri="/v2/foo/bar/blobs/uploads/faa758a8-0718-4a3b-a90f-1ccb722efd9e?_state=K7mXkuBduLs5r9x1HTXzuRoLjWt-__CxcEDaP65tu8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYTc1OGE4LTA3MTgtNGEzYi1hOTBmLTFjY2I3MjJlZmQ5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozNS41OTk1ODM2NDNaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.duration=2.054893434s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "PUT /v2/foo/bar/blobs/uploads/faa758a8-0718-4a3b-a90f-1ccb722efd9e?_state=K7mXkuBduLs5r9x1HTXzuRoLjWt-__CxcEDaP65tu8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYTc1OGE4LTA3MTgtNGEzYi1hOTBmLTFjY2I3MjJlZmQ5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozNS41OTk1ODM2NDNaIn0%3D&digest=sha256%3Aa1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=e9fd1ae5-58a1-4a8f-8038-16b0feb6f11f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34554" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.118929ms http.response.status=200 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=d53d6c40-2d19-4763-aef2-8bf93b9944b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34506" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.085304551s http.response.status=200 http.response.written=3637248 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "GET /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 200 3637248 "" "Go-http-client/1.1" time="2024-06-11T00:06:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38247" http.request.id=23bb7332-af45-459c-9edf-2a8080184a53 http.request.method=GET http.request.remoteaddr="127.0.0.1:34522" http.request.uri="/v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.081187198s http.response.status=200 http.response.written=3538944 127.0.0.1 - - [11/Jun/2024:00:06:35 +0000] "GET /v2/foo/bar/blobs/sha256:a1c7001a526ce9541d36dd527c3ed1911695d133cc88aae00bee755836f2a484 HTTP/1.1" 200 3538944 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.44s) === RUN TestRelativeURL time="2024-06-11T00:06:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:37Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42919" http.request.id=0e4edd1b-2468-4b47-9edc-2061a5e084b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:60878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.208µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42919" http.request.id=9fd82633-d3b1-4556-9a9e-13f6bd40f842 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60878" http.request.uri="/v2/foo/bar/blobs/uploads/60c46411-d122-482d-83fc-e16de9ab8515?_state=J8EC79GfpyYm4F6GmfuW9EW37tOBXJQguxqYRxqz8Gx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwYzQ2NDExLWQxMjItNDgyZC04M2ZjLWUxNmRlOWFiODUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozNy42NzU2NTMzMjJaIn0%3D&digest=sha256%3A6a38907451e99f0b9ff4db9df0c5eac66850e966b4a6d305b80773f488d27d5a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.211508176s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:37 +0000] "PUT /v2/foo/bar/blobs/uploads/60c46411-d122-482d-83fc-e16de9ab8515?_state=J8EC79GfpyYm4F6GmfuW9EW37tOBXJQguxqYRxqz8Gx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwYzQ2NDExLWQxMjItNDgyZC04M2ZjLWUxNmRlOWFiODUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjozNy42NzU2NTMzMjJaIn0%3D&digest=sha256%3A6a38907451e99f0b9ff4db9df0c5eac66850e966b4a6d305b80773f488d27d5a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42919" http.request.id=afcb78d2-8408-4286-b471-45f27e0ea524 http.request.method=POST http.request.remoteaddr="127.0.0.1:60878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.042448ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42919" http.request.id=f333e1e0-0940-4f43-aa07-2d8a8bc931fd http.request.method=POST http.request.remoteaddr="127.0.0.1:60878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="755.806µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42919" http.request.id=b9eb0ebc-2bcd-4802-8e37-cfdd5ce7379e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60878" http.request.uri="/v2/foo/bar/blobs/uploads/f03169ec-777e-4a9e-b1a0-26f6d6c206f4?_state=KK0WzTuE4Q3f77c4-1B26iMnOftO9wdliumLOKW3C457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwMzE2OWVjLTc3N2UtNGE5ZS1iMWEwLTI2ZjZkNmMyMDZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjo0MC4wOTI2MDQwNjFaIn0%3D&digest=sha256%3A5d1614824d156db0fba5054d035b6d9ce493075708a1a5458a5698e223b62f0c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.768975884s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:40 +0000] "PUT /v2/foo/bar/blobs/uploads/f03169ec-777e-4a9e-b1a0-26f6d6c206f4?_state=KK0WzTuE4Q3f77c4-1B26iMnOftO9wdliumLOKW3C457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwMzE2OWVjLTc3N2UtNGE5ZS1iMWEwLTI2ZjZkNmMyMDZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjo0MC4wOTI2MDQwNjFaIn0%3D&digest=sha256%3A5d1614824d156db0fba5054d035b6d9ce493075708a1a5458a5698e223b62f0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.19s) === RUN TestBlobDeleteDisabled time="2024-06-11T00:06:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:41Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:46519" http.request.id=32a41c9e-a2e5-405c-a4fa-4f38fb0808f3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35426" http.request.uri="/v2/foo/bar/blobs/sha256:05608c5e270083e12dda45f44b31e3b2b4a53a81af5647d764fae7f794b16b4b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="960.087µs" http.response.status=405 http.response.written=78 vars.digest="sha256:05608c5e270083e12dda45f44b31e3b2b4a53a81af5647d764fae7f794b16b4b" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:05608c5e270083e12dda45f44b31e3b2b4a53a81af5647d764fae7f794b16b4b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.10s) === RUN TestDeleteDisabled time="2024-06-11T00:06:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:41Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39041" http.request.id=0b6c513f-a5d0-4474-8698-ac6d4cef986a http.request.method=POST http.request.remoteaddr="127.0.0.1:60354" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="918.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39041" http.request.id=c2fdb909-9296-4255-95b4-05cd907b9dcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60354" http.request.uri="/v2/foo/bar/blobs/uploads/47d87248-0bf7-47d4-a910-bba293fbc69b?_state=S2fdu63y-1Va782-HffqEuF1_4STuGzMEFxKNf1gjbx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZDg3MjQ4LTBiZjctNDdkNC1hOTEwLWJiYTI5M2ZiYzY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjo0Mi4wMzE2ODY1MTJaIn0%3D&digest=sha256%3A447a2ce5e97b915815df9476777eaaa32ea77f81cce58376ba53ba1ea746042f" http.request.useragent="Go-http-client/1.1" http.response.duration=817.423419ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:42 +0000] "PUT /v2/foo/bar/blobs/uploads/47d87248-0bf7-47d4-a910-bba293fbc69b?_state=S2fdu63y-1Va782-HffqEuF1_4STuGzMEFxKNf1gjbx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZDg3MjQ4LTBiZjctNDdkNC1hOTEwLWJiYTI5M2ZiYzY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjo0Mi4wMzE2ODY1MTJaIn0%3D&digest=sha256%3A447a2ce5e97b915815df9476777eaaa32ea77f81cce58376ba53ba1ea746042f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:39041" http.request.id=a056361a-ee40-40f0-b8d0-9c3ac723289a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60354" http.request.uri="/v2/foo/bar/blobs/sha256:447a2ce5e97b915815df9476777eaaa32ea77f81cce58376ba53ba1ea746042f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="965.248µs" http.response.status=405 http.response.written=78 vars.digest="sha256:447a2ce5e97b915815df9476777eaaa32ea77f81cce58376ba53ba1ea746042f" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:447a2ce5e97b915815df9476777eaaa32ea77f81cce58376ba53ba1ea746042f HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.89s) === RUN TestDeleteReadOnly time="2024-06-11T00:06:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:42Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42071" http.request.id=b3659a68-aec3-48cd-a099-9dd1ada84ade http.request.method=POST http.request.remoteaddr="127.0.0.1:36458" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033208ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42071" http.request.id=f1b1d1a6-2f7f-48ae-8c3d-b15720adb227 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36458" http.request.uri="/v2/foo/bar/blobs/uploads/1afb667c-6d0a-48aa-bb91-bd410c1ea32f?_state=7xSrKnqJZQISAjka6qeVIH2wPqAMnBFnlratyAfh9jp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZmI2NjdjLTZkMGEtNDhhYS1iYjkxLWJkNDEwYzFlYTMyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjo0Mi45MDc3NjAzNDhaIn0%3D&digest=sha256%3Afd3385b2f5b1053eeff09718322bee5e8786f1e388d8f95b9be624847c50274f" http.request.useragent="Go-http-client/1.1" http.response.duration=530.53542ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:42 +0000] "PUT /v2/foo/bar/blobs/uploads/1afb667c-6d0a-48aa-bb91-bd410c1ea32f?_state=7xSrKnqJZQISAjka6qeVIH2wPqAMnBFnlratyAfh9jp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZmI2NjdjLTZkMGEtNDhhYS1iYjkxLWJkNDEwYzFlYTMyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjo0Mi45MDc3NjAzNDhaIn0%3D&digest=sha256%3Afd3385b2f5b1053eeff09718322bee5e8786f1e388d8f95b9be624847c50274f HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [11/Jun/2024:00:06:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:fd3385b2f5b1053eeff09718322bee5e8786f1e388d8f95b9be624847c50274f HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.59s) === RUN TestStartPushReadOnly time="2024-06-11T00:06:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:43Z" level=info msg="redis not configured" go.version=go1.22.4 127.0.0.1 - - [11/Jun/2024:00:06:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-06-11T00:06:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:43Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=1fe59128-4de9-4d8c-9f0f-37902c45a61b http.request.method=GET http.request.remoteaddr="127.0.0.1:55158" 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="877.326µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-11T00:06:43Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=90578cd7-a126-4d60-8e0f-d8543261b6df http.request.method=GET http.request.remoteaddr="127.0.0.1:55158" 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="692.726µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/Jun/2024:00:06:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-11T00:06:43Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=e6586e33-c179-445e-b2a3-fc27a8e7df03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" 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="655.925µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-11T00:06:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=854a93f8-1156-4b1c-bd50-766879f4eb24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" 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.008848ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=854a93f8-1156-4b1c-bd50-766879f4eb24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" 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.043088ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=854a93f8-1156-4b1c-bd50-766879f4eb24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" 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.066128ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=854a93f8-1156-4b1c-bd50-766879f4eb24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" 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.087209ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-11T00:06:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=644a4999-b267-45e4-a65b-4c0d84fcd528 http.request.method=POST http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="837.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:43 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=bfd8949f-f602-4b93-84a6-e60856060c79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/blobs/uploads/c164487a-663a-481c-be84-2c416690e37b?_state=nRNlJVh2fRlwBhRYK-4QbnMGooPuceuVgvVwymMyRxt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMTY0NDg3YS02NjNhLTQ4MWMtYmU4NC0yYzQxNjY5MGUzN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDMuNTExNTg4NDZaIn0%3D&digest=sha256%3Ad4e545b0acfea830169496571d202e683e3f1c346cd5a5cc814f1d2179033248" http.request.useragent="Go-http-client/1.1" http.response.duration=873.554377ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:43 +0000] "PUT /v2/foo/schema1/blobs/uploads/c164487a-663a-481c-be84-2c416690e37b?_state=nRNlJVh2fRlwBhRYK-4QbnMGooPuceuVgvVwymMyRxt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMTY0NDg3YS02NjNhLTQ4MWMtYmU4NC0yYzQxNjY5MGUzN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDMuNTExNTg4NDZaIn0%3D&digest=sha256%3Ad4e545b0acfea830169496571d202e683e3f1c346cd5a5cc814f1d2179033248 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=b67bebe2-2c77-4efc-b321-c44eb58c02d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025088ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:44 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=c093091e-8d7a-4971-8366-59e65a31fa5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/blobs/uploads/8b4643d9-524d-4d79-b387-19a2be937ac1?_state=DwtX8Z0a4uofGqVHkAgdHKemQp9zF8VCmgo9oV-w5KJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YjQ2NDNkOS01MjRkLTRkNzktYjM4Ny0xOWEyYmU5MzdhYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDQuNDU3NDkwMzIxWiJ9&digest=sha256%3A4d3c99247ba847826a6377a233909b8d9cecdc14063f37484c37ab22ae3833b3" http.request.useragent="Go-http-client/1.1" http.response.duration=928.194964ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:44 +0000] "PUT /v2/foo/schema1/blobs/uploads/8b4643d9-524d-4d79-b387-19a2be937ac1?_state=DwtX8Z0a4uofGqVHkAgdHKemQp9zF8VCmgo9oV-w5KJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YjQ2NDNkOS01MjRkLTRkNzktYjM4Ny0xOWEyYmU5MzdhYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDQuNDU3NDkwMzIxWiJ9&digest=sha256%3A4d3c99247ba847826a6377a233909b8d9cecdc14063f37484c37ab22ae3833b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=5cd98d9c-22a6-4ab7-835d-823c6263f778 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.549812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=f3607e79-d26d-468c-bdc3-5d6894669e1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" http.response.duration=1.26261ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=4ab8ed65-c673-4875-b8c9-5b19a4dd8f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:55158" 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.068769ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=98bda2ed-35f6-4c9e-99ee-754070d5c695 http.request.method=GET http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.054249ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "GET /v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34919" http.request.id=6cf82df6-21b9-45bc-8b1c-71931f376ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" http.response.duration=1.30129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34919" http.request.id=209d41b2-c011-444a-831b-5dce667b83d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" http.response.duration=1.21569ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:34919" http.request.id=218093d1-7d9f-4fb4-aaf2-a033cf2c8ea6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27641ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=71c5e9e4-9c47-480d-b9d4-b0b22bca2d1c http.request.method=GET http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.005048ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "GET /v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=c7a4e54b-8b04-46b7-9026-9c6e7b88d3d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="694.885µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=a4b44b46-46ed-4d7c-94bc-30d28b820714 http.request.method=GET http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" http.response.duration="687.605µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "GET /v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=a8fe78ed-535b-46db-8cf2-41f5ccf7049c http.request.method=GET http.request.remoteaddr="127.0.0.1:55158" 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="741.166µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=error msg="payload digest does match: "sha256:f374963430886956aee59af99a556bec493476b056b687f02d922af0f3977336" != "sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae"" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=bc09ae10-55fe-4efb-82e4-77b8a649a1ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" time="2024-06-11T00:06:45Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=bc09ae10-55fe-4efb-82e4-77b8a649a1ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:55158" http.request.uri="/v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.646µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae" 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:0337afb3f35019d0a9587584a531fa527db1be067f4e2f726e9d38c4517ea4ae HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=34fb0f7b-a9cc-4020-9485-a6d34482b702 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" 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="853.046µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=c36f1542-de89-4e7f-8aaa-9b7182e216a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" 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="696.325µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34919" http.request.id=9152021e-13a2-4fae-a8f6-931c15bbf5be http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="873.806µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:45Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34919" http.request.id=9152021e-13a2-4fae-a8f6-931c15bbf5be http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" 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="904.047µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:45Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34919" http.request.id=9152021e-13a2-4fae-a8f6-931c15bbf5be http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" 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="925.967µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=d0a5d808-540f-4cf3-9c33-97f6ae41d861 http.request.method=POST http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="785.126µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=acecdde9-461f-4ea8-b7fd-81125ed3f8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/blobs/uploads/0ed4f80a-83fb-4f97-934f-5107e32069c0?_state=Wv26_i6k1vhPJdJAYjUePerFnTAApXgUiEWzeVgBTIV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZWQ0ZjgwYS04M2ZiLTRmOTctOTM0Zi01MTA3ZTMyMDY5YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDUuNDA1OTkyMDQzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="970.767µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/0ed4f80a-83fb-4f97-934f-5107e32069c0?_state=Wv26_i6k1vhPJdJAYjUePerFnTAApXgUiEWzeVgBTIV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZWQ0ZjgwYS04M2ZiLTRmOTctOTM0Zi01MTA3ZTMyMDY5YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDUuNDA1OTkyMDQzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34919" http.request.id=bb027c41-185b-4a93-b6bb-760ff4c8b80e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" 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="774.166µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:45Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34919" http.request.id=bb027c41-185b-4a93-b6bb-760ff4c8b80e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" 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="804.927µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-11T00:06:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=c29f8def-d726-4dbe-88ca-9719e270b160 http.request.method=POST http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="832.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=09826b82-b7d7-47b9-bbf5-d2385438272b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/blobs/uploads/2eb217b1-b67d-4f88-a441-c2ee3fe1f3b3?_state=cSsPB5Q__C3T4vI__N4EqUUMSy-U01M9SKEITy9wull7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZWIyMTdiMS1iNjdkLTRmODgtYTQ0MS1jMmVlM2ZlMWYzYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDUuNDkxNDg3MDNaIn0%3D&digest=sha256%3A252dfc11997adde6a5fb9619cd0ddbba4ae38f676de46f663dd316bbb9130e5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.137761558s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/2eb217b1-b67d-4f88-a441-c2ee3fe1f3b3?_state=cSsPB5Q__C3T4vI__N4EqUUMSy-U01M9SKEITy9wull7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZWIyMTdiMS1iNjdkLTRmODgtYTQ0MS1jMmVlM2ZlMWYzYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDUuNDkxNDg3MDNaIn0%3D&digest=sha256%3A252dfc11997adde6a5fb9619cd0ddbba4ae38f676de46f663dd316bbb9130e5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=d3e05043-9552-4ce3-8b1a-8d0b6f745bc4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="998.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:46 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=e69b5f50-485a-4982-b04e-ba597e3b4d42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/blobs/uploads/1c65f4f8-f0bd-49a3-a4ca-ee440688611b?_state=wX1UI4Fv6uevlWQdjTHDd9cDod8m_3UoBSZHloWkYQp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxYzY1ZjRmOC1mMGJkLTQ5YTMtYTRjYS1lZTQ0MDY4ODYxMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDYuNzM1MjM1Mzc2WiJ9&digest=sha256%3A07f13d12800ebf7b1de93a9ea541349c5c7e2d9c1bd7904453aa1a4189ec3a53" http.request.useragent="Go-http-client/1.1" http.response.duration=1.646370368s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:46 +0000] "PUT /v2/foo/schema2/blobs/uploads/1c65f4f8-f0bd-49a3-a4ca-ee440688611b?_state=wX1UI4Fv6uevlWQdjTHDd9cDod8m_3UoBSZHloWkYQp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxYzY1ZjRmOC1mMGJkLTQ5YTMtYTRjYS1lZTQ0MDY4ODYxMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDYuNzM1MjM1Mzc2WiJ9&digest=sha256%3A07f13d12800ebf7b1de93a9ea541349c5c7e2d9c1bd7904453aa1a4189ec3a53 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34919" http.request.id=af0bf64f-9a6f-4661-8dbc-dbfebe98a638 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34919" http.request.id=448cef86-3bb4-4ee7-9f03-d8d5b6ea2745 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/sha256:923d495e95b06466179f49a149410f5a7ee0344871a53699e61daa0e68286682" http.request.useragent="Go-http-client/1.1" http.response.duration="903.447µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "PUT /v2/foo/schema2/manifests/sha256:923d495e95b06466179f49a149410f5a7ee0344871a53699e61daa0e68286682 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=0cb90b8c-6b08-4462-b429-12f2ff5d1923 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" 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="842.327µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=de1689de-51ab-45dd-9630-1e4981a115f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/sha256:923d495e95b06466179f49a149410f5a7ee0344871a53699e61daa0e68286682" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="825.326µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/sha256:923d495e95b06466179f49a149410f5a7ee0344871a53699e61daa0e68286682 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=92e7b4a3-1651-43e3-98e4-290812553201 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="661.886µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=6344abd6-44d4-4bf7-b407-8493de42ea57 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/sha256:923d495e95b06466179f49a149410f5a7ee0344871a53699e61daa0e68286682" http.request.useragent="Go-http-client/1.1" http.response.duration="632.605µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/sha256:923d495e95b06466179f49a149410f5a7ee0344871a53699e61daa0e68286682 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=7989d3bc-b838-4402-8e82-bfc9b8a7b6fc http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" 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="666.965µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="rewriting manifest sha256:923d495e95b06466179f49a149410f5a7ee0344871a53699e61daa0e68286682 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=6c3960eb-dbfc-44ef-a5b3-657a7fa0150d http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=6c3960eb-dbfc-44ef-a5b3-657a7fa0150d http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" 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.28205ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34919" http.request.id=b5a44254-82d6-4d9f-acdc-345b49a2ca79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" 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="751.326µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34919" http.request.id=2c09b4d5-6e4e-43d4-9c55-c8fa03a8ce96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="897.287µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34919" http.request.id=62cd1992-4a5e-474d-9029-13710adf38a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/sha256:fefe29e2cb46f93f9870953d2c5e04cb63b5d80e6a22517a1c83ebda7e9f6759" http.request.useragent="Go-http-client/1.1" http.response.duration="813.647µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "PUT /v2/foo/schema2/manifests/sha256:fefe29e2cb46f93f9870953d2c5e04cb63b5d80e6a22517a1c83ebda7e9f6759 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=204dd0a7-c939-4350-9b1a-fd7a96ec0122 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" 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="804.646µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=9a2e2522-9040-4843-b4d1-00fb230e9229 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/sha256:fefe29e2cb46f93f9870953d2c5e04cb63b5d80e6a22517a1c83ebda7e9f6759" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="783.966µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/sha256:fefe29e2cb46f93f9870953d2c5e04cb63b5d80e6a22517a1c83ebda7e9f6759 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=eef7c150-ae67-4d49-9889-e21a77ea2843 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="661.645µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=83bec26b-ac76-4ebd-8ff9-6deefa736e58 http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/sha256:fefe29e2cb46f93f9870953d2c5e04cb63b5d80e6a22517a1c83ebda7e9f6759" http.request.useragent="Go-http-client/1.1" http.response.duration="628.644µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/sha256:fefe29e2cb46f93f9870953d2c5e04cb63b5d80e6a22517a1c83ebda7e9f6759 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="rewriting manifest list sha256:fefe29e2cb46f93f9870953d2c5e04cb63b5d80e6a22517a1c83ebda7e9f6759 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=c72e483a-7797-420f-8563-c720c3e645af http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34919" http.request.id=c72e483a-7797-420f-8563-c720c3e645af http.request.method=GET http.request.remoteaddr="127.0.0.1:42230" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.24469ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:48Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=2a83a0d5-4900-46b0-b098-0c8d8bb9fed0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47600" 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="900.487µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=83fc0196-ff41-460f-92da-8c3b9ef09f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:47600" 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="663.765µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=439cff81-9bb6-43d8-9485-ce89f15f6a98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" 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="692.966µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4585bd06-5583-4adb-88d2-9aa6fcacb51a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" 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="992.408µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4585bd06-5583-4adb-88d2-9aa6fcacb51a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" 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.023448ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4585bd06-5583-4adb-88d2-9aa6fcacb51a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" 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.052969ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4585bd06-5583-4adb-88d2-9aa6fcacb51a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" 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.071769ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-11T00:06:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=58e67c5a-984e-4727-bd67-e0e2e0121800 http.request.method=POST http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="878.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=17b40e56-d366-44ce-9251-983ea8490605 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/blobs/uploads/9838b9d0-8ab9-4a97-97ee-16a10eddebe7?_state=8OGfHuYbMt8eOZ9MWnjASQR0272w9lyfNqGGFj82VfF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ODM4YjlkMC04YWI5LTRhOTctOTdlZS0xNmExMGVkZGViZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDguNDk0MTc5NzgyWiJ9&digest=sha256%3Ad117561ad75f77d10e1560caa5a835d740b1f79de8544b8e8c4249049d6bf06c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.081323399s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/9838b9d0-8ab9-4a97-97ee-16a10eddebe7?_state=8OGfHuYbMt8eOZ9MWnjASQR0272w9lyfNqGGFj82VfF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ODM4YjlkMC04YWI5LTRhOTctOTdlZS0xNmExMGVkZGViZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDguNDk0MTc5NzgyWiJ9&digest=sha256%3Ad117561ad75f77d10e1560caa5a835d740b1f79de8544b8e8c4249049d6bf06c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=dda1fe0c-850a-4a22-99e9-1ca15fb21d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024128ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:49 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=24c184eb-22f9-480d-95fa-021cba040602 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/blobs/uploads/0dd54cad-e74f-40b5-a6ff-6dacfa8b8f9c?_state=UKJ0qfnsOi7JMk1ve7kNI8TwuOtPQVtnJx5BjlkURUt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZGQ1NGNhZC1lNzRmLTQwYjUtYTZmZi02ZGFjZmE4YjhmOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDkuNjU1ODc0NDQ4WiJ9&digest=sha256%3Aeaa57ca8a1c7754b7e33bcb4a47c396798d8a1d8fdd0d935f9d946f9ef6c83a2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.121358311s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:49 +0000] "PUT /v2/foo/schema1/blobs/uploads/0dd54cad-e74f-40b5-a6ff-6dacfa8b8f9c?_state=UKJ0qfnsOi7JMk1ve7kNI8TwuOtPQVtnJx5BjlkURUt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZGQ1NGNhZC1lNzRmLTQwYjUtYTZmZi02ZGFjZmE4YjhmOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NDkuNjU1ODc0NDQ4WiJ9&digest=sha256%3Aeaa57ca8a1c7754b7e33bcb4a47c396798d8a1d8fdd0d935f9d946f9ef6c83a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=f174418b-06b4-4a6b-8bec-329988e4216b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525892ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4ea77df6-5632-4985-97bf-e5c3294a01eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" http.response.duration=1.243369ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=b6a10531-ff46-4f09-acef-3bb11a90eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:47600" 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.037649ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4659b6f4-7ce8-444f-8386-a6719333443e http.request.method=GET http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.022048ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "GET /v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42597" http.request.id=18f21bab-fac7-4fa0-bb0d-409dd62ca63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24549ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42597" http.request.id=d424ad67-ca60-4432-9afb-b4bf12fc38e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27281ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:42597" http.request.id=2bdda575-f587-4068-b92f-cf660e5afc71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" http.response.duration=1.26577ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=2c44aa0d-a722-44ba-be88-908c624a78e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.044248ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "GET /v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=5110dbaf-4f58-4b2c-8cdb-b4bebaaf4b1c http.request.method=GET http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="676.725µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=efd15d35-9f25-49f4-a930-7eddcffb9b96 http.request.method=GET http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" http.response.duration="664.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "GET /v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4e5bc22e-0c83-4e10-b738-2830d8bcbdcc http.request.method=GET http.request.remoteaddr="127.0.0.1:47600" 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="676.165µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=error msg="payload digest does match: "sha256:5fba67db80bc6e743a4b933b31aac2b1e19df3fec2bd740452e30d114869c9e4" != "sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776"" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=f47daa99-800c-470c-bfbf-250b5138352f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" time="2024-06-11T00:06:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=f47daa99-800c-470c-bfbf-250b5138352f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47600" http.request.uri="/v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="795.046µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776" 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:dffe11c399e8c50463a429c94cbf8e1fca2202a30e0ad301766cf6b91d5e7776 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=b3cfe1ce-58fa-470c-8ae1-9067338aad5b http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.127µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=a7a2f72a-2dd1-4401-bcdf-ca9841036a77 http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" 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="589.605µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42597" http.request.id=10ab69e3-1640-42e2-bb10-a05bac9f36f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" 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="768.966µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42597" http.request.id=10ab69e3-1640-42e2-bb10-a05bac9f36f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" 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="798.686µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42597" http.request.id=10ab69e3-1640-42e2-bb10-a05bac9f36f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" 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="823.966µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=38c2de0d-1b86-4f51-8f50-444577fc62cd http.request.method=POST http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="804.886µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=e10c6ed9-a273-4f4d-b57f-b9a476bd4a21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/blobs/uploads/588db977-1cdd-4da4-b5a7-c5fb5b6bfe21?_state=-_HIid9asTVY1MjQm3FPCXKyPOE2ggqX55Sbb7nz0vd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ODhkYjk3Ny0xY2RkLTRkYTQtYjVhNy1jNWZiNWI2YmZlMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTAuNzk2NzIxNzUxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="980.728µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/588db977-1cdd-4da4-b5a7-c5fb5b6bfe21?_state=-_HIid9asTVY1MjQm3FPCXKyPOE2ggqX55Sbb7nz0vd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ODhkYjk3Ny0xY2RkLTRkYTQtYjVhNy1jNWZiNWI2YmZlMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTAuNzk2NzIxNzUxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42597" http.request.id=7f683f1d-eed7-4cfb-be50-a2875d85d753 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" 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="818.367µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42597" http.request.id=7f683f1d-eed7-4cfb-be50-a2875d85d753 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" 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="846.327µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-11T00:06:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=e5e72783-b3ea-449f-982a-55eab9a88857 http.request.method=POST http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="793.646µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=020e62fc-52e7-4bb0-abd8-cc16fdcb8838 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/blobs/uploads/3ce6a623-cf7a-4645-a2fb-210b2762433a?_state=ZyeTofiEa9ZNbwyzCvZCdXXz7Jhr8GfKEOVOUy4tgCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzY2U2YTYyMy1jZjdhLTQ2NDUtYTJmYi0yMTBiMjc2MjQzM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTAuOTA1NDM4NTE5WiJ9&digest=sha256%3A2c79074dd02614f72563d7c60a5820c48043ebca29faea23cb47c31e54cc57a7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.80678782s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/3ce6a623-cf7a-4645-a2fb-210b2762433a?_state=ZyeTofiEa9ZNbwyzCvZCdXXz7Jhr8GfKEOVOUy4tgCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzY2U2YTYyMy1jZjdhLTQ2NDUtYTJmYi0yMTBiMjc2MjQzM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTAuOTA1NDM4NTE5WiJ9&digest=sha256%3A2c79074dd02614f72563d7c60a5820c48043ebca29faea23cb47c31e54cc57a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=1e33c9f2-7b24-4315-ac54-62f2a134a967 http.request.method=POST http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063328ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=3b94efb7-4ab4-4c9f-9b97-fa50720cc2e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/blobs/uploads/4b6dc237-16a1-4ca1-9380-486d079a58b1?_state=qxlzFLbidIQ3ooXekp-6_AuccJEZDwXOi5w1YzqwNd57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjZkYzIzNy0xNmExLTRjYTEtOTM4MC00ODZkMDc5YTU4YjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTIuODExNDU5MTE0WiJ9&digest=sha256%3Afeade9de98be913449b390cf6d7271daafdc022740f02df17841a36618a79c58" http.request.useragent="Go-http-client/1.1" http.response.duration=1.357132991s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/4b6dc237-16a1-4ca1-9380-486d079a58b1?_state=qxlzFLbidIQ3ooXekp-6_AuccJEZDwXOi5w1YzqwNd57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjZkYzIzNy0xNmExLTRjYTEtOTM4MC00ODZkMDc5YTU4YjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTIuODExNDU5MTE0WiJ9&digest=sha256%3Afeade9de98be913449b390cf6d7271daafdc022740f02df17841a36618a79c58 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42597" http.request.id=b2a7209e-c85b-4775-93a6-64b9581e5f92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17381ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42597" http.request.id=24aa7b62-c2d4-4d77-ae1e-70841ac5acc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/sha256:f7f82433cd7db8be3c0686785f58789d925657ed8c1d59874640a2a418ce58d6" http.request.useragent="Go-http-client/1.1" http.response.duration="885.287µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "PUT /v2/foo/schema2/manifests/sha256:f7f82433cd7db8be3c0686785f58789d925657ed8c1d59874640a2a418ce58d6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=6709806a-18a7-4bd7-bb1b-84dfa12cdaca http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" 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="778.846µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=8c4a26ca-a2fb-4740-ae54-f0a14189f6c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/sha256:f7f82433cd7db8be3c0686785f58789d925657ed8c1d59874640a2a418ce58d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="872.007µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/sha256:f7f82433cd7db8be3c0686785f58789d925657ed8c1d59874640a2a418ce58d6 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=8574e7ca-4d49-4c5e-a265-148a2fa92d9d http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="669.005µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=95cf1130-0397-4b0d-ae63-9c6a2190d85f http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/sha256:f7f82433cd7db8be3c0686785f58789d925657ed8c1d59874640a2a418ce58d6" http.request.useragent="Go-http-client/1.1" http.response.duration="649.605µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/sha256:f7f82433cd7db8be3c0686785f58789d925657ed8c1d59874640a2a418ce58d6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=426b10e1-b476-48fc-923c-bb6a2e8e54ab http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" 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="666.365µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="rewriting manifest sha256:f7f82433cd7db8be3c0686785f58789d925657ed8c1d59874640a2a418ce58d6 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4dd3a145-21e9-4850-a8cc-ca8fd2aae74c http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4dd3a145-21e9-4850-a8cc-ca8fd2aae74c http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" 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.158049ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42597" http.request.id=fd59e1a9-3b68-4a30-818d-d30f24d2a82e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" 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="785.687µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42597" http.request.id=207b4f6c-9929-40f8-b7c8-028517586801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="886.087µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42597" http.request.id=6d368024-7afe-4a76-b3bb-6a0a62f30f78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/sha256:71c8919aa3e9dccd86a9cbc0c518c5d07533b14ece9b40a953dab8d339b52e2d" http.request.useragent="Go-http-client/1.1" http.response.duration="806.446µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "PUT /v2/foo/schema2/manifests/sha256:71c8919aa3e9dccd86a9cbc0c518c5d07533b14ece9b40a953dab8d339b52e2d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=69c54e7a-83a1-4ea8-8ee2-c0355a355a9d http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" 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="786.366µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=da4e5a20-700f-48c3-b780-f81fb38ee28d http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/sha256:71c8919aa3e9dccd86a9cbc0c518c5d07533b14ece9b40a953dab8d339b52e2d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="816.366µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/sha256:71c8919aa3e9dccd86a9cbc0c518c5d07533b14ece9b40a953dab8d339b52e2d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4d59b03e-042e-4d23-9c16-3732bcba8bca http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="716.126µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=84fe727f-8189-472e-9bdf-831bb67ea206 http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/sha256:71c8919aa3e9dccd86a9cbc0c518c5d07533b14ece9b40a953dab8d339b52e2d" http.request.useragent="Go-http-client/1.1" http.response.duration="652.765µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/sha256:71c8919aa3e9dccd86a9cbc0c518c5d07533b14ece9b40a953dab8d339b52e2d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="rewriting manifest list sha256:71c8919aa3e9dccd86a9cbc0c518c5d07533b14ece9b40a953dab8d339b52e2d in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4ee3626c-072d-402e-ada1-36029b80c98f http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42597" http.request.id=4ee3626c-072d-402e-ada1-36029b80c98f http.request.method=GET http.request.remoteaddr="127.0.0.1:47604" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.25273ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (10.74s) === RUN TestGetManifestWithStorageError time="2024-06-11T00:06:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:54Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:34679" http.request.id=b47d49fc-3171-43f8-b13f-a4c943f70d78 http.request.method=GET http.request.remoteaddr="127.0.0.1:51092" 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="875.567µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:34679" http.request.id=06e3dfc9-074f-4812-b715-27db99e59634 http.request.method=GET http.request.remoteaddr="127.0.0.1:51092" 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="631.405µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:34679" http.request.id=5c221d22-fa13-49a3-a0ca-952db43f3ecb http.request.method=GET http.request.remoteaddr="127.0.0.1:51092" 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="731.445µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:34679" http.request.id=4514719c-3a31-4d7c-afb2-e9e9888157e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51092" 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="668.526µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-06-11T00:06:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:54Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=11e68368-ac05-42a8-8fdb-9d603f8ef18e http.request.method=GET http.request.remoteaddr="127.0.0.1:51688" 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="931.967µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=c6afc885-c634-4bce-a0ed-fb7dd7aaa783 http.request.method=GET http.request.remoteaddr="127.0.0.1:51688" 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="657.245µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=65c7396b-a758-4bb4-a981-9d94e188dbb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" 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="708.245µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=b22a88cd-1b71-4636-a41c-6503ec82b6a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" 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.017888ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=b22a88cd-1b71-4636-a41c-6503ec82b6a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" 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.053808ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=b22a88cd-1b71-4636-a41c-6503ec82b6a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" 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.072008ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-11T00:06:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=b22a88cd-1b71-4636-a41c-6503ec82b6a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" 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.095689ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-11T00:06:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=14914f09-cb41-43fe-bede-b6c59d1842f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=3b3d4b5b-c01d-4550-8baa-21bc2b2c6539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/blobs/uploads/088f1cf2-0554-48c0-ae8f-32d8835c7e65?_state=1m7IalZJlJAVuKn0uVnJ_xrve5i4oIYjYVI9oLYABjh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwODhmMWNmMi0wNTU0LTQ4YzAtYWU4Zi0zMmQ4ODM1YzdlNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTQuMzAwNDczMTc1WiJ9&digest=sha256%3A03ec2ff3a8bc8ce73c8c5f2d446673318292a8cfe24cbf32d9bd8af7b1f899f8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.197695272s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/088f1cf2-0554-48c0-ae8f-32d8835c7e65?_state=1m7IalZJlJAVuKn0uVnJ_xrve5i4oIYjYVI9oLYABjh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwODhmMWNmMi0wNTU0LTQ4YzAtYWU4Zi0zMmQ4ODM1YzdlNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTQuMzAwNDczMTc1WiJ9&digest=sha256%3A03ec2ff3a8bc8ce73c8c5f2d446673318292a8cfe24cbf32d9bd8af7b1f899f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=338e8d9d-a65b-4a61-a6e3-d2d1fade6fc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014608ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=cfb8b1f3-6c33-4708-b908-2c163eda0862 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/blobs/uploads/e775e929-36a0-4af5-aa19-053745cf9a8f?_state=xKwJN8h2jP9vtWCmTRQdzOFBc3Os9BXhV_5mZWSK2BV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzc1ZTkyOS0zNmEwLTRhZjUtYWExOS0wNTM3NDVjZjlhOGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTYuNTc0OTE2NDg2WiJ9&digest=sha256%3Ad2a8dbe3193ee7493b5a691d0e7fd8be0d34f8248d2fe0a7a27cc01b30d45d82" http.request.useragent="Go-http-client/1.1" http.response.duration=802.644505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/e775e929-36a0-4af5-aa19-053745cf9a8f?_state=xKwJN8h2jP9vtWCmTRQdzOFBc3Os9BXhV_5mZWSK2BV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzc1ZTkyOS0zNmEwLTRhZjUtYWExOS0wNTM3NDVjZjlhOGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTYuNTc0OTE2NDg2WiJ9&digest=sha256%3Ad2a8dbe3193ee7493b5a691d0e7fd8be0d34f8248d2fe0a7a27cc01b30d45d82 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=4d53d46c-4d4e-4da8-919c-a869b832e952 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.520412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=111997a8-cfcf-4d3a-8c14-c020b16a4622 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23761ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=e52c798c-baea-4533-8361-31f7f58d9820 http.request.method=GET http.request.remoteaddr="127.0.0.1:51688" 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.044888ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=73acafed-97e0-4b12-892f-a00e4f557686 http.request.method=GET http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.023928ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39997" http.request.id=3abf8e60-f2de-4231-83ff-5d703ee283b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.159529ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39997" http.request.id=0aafa8c2-4179-43d1-8b24-05e4b9ef5863 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24485ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:39997" http.request.id=4f6130aa-ba98-404b-a1b4-22a515bbba94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24781ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=7cd93c70-c17e-45ec-8d8e-a225940def7d http.request.method=GET http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.032888ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=24a254c3-d609-4c13-adf4-66e30e43f392 http.request.method=GET http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="706.285µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=fc41814f-e741-4711-bedb-692e057f4ed2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.duration="648.125µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=2bcf5e4d-41b0-4380-bd47-9797459d64a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51688" 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="671.485µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=error msg="payload digest does match: "sha256:9202d540c23ced9be94ae8c10c5fcf0ff90e5d80ec7c63aebb801ea7709cac8f" != "sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf"" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=0dd7745b-b850-45d4-946f-615b2a0916bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=0dd7745b-b850-45d4-946f-615b2a0916bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51688" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="770.206µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=683b3e52-e867-4b7c-b225-110e8a5fc610 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51690" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005367ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=a85f84cf-e2cc-4c9e-a54e-13f40b7becd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51690" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="701.206µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=4aae3ab4-5453-4421-a0d2-a428f4897716 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51694" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.727µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=7f1bc766-0b6b-490c-8063-93daf255dfd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.346651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=e796106d-8a30-4eb1-8c8e-42f8afc3c75c http.request.method=GET http.request.remoteaddr="127.0.0.1:51696" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.034968ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=b64767cb-5e3a-4da7-9afd-1b5ddbea82bc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51706" 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="892.727µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=61b273cf-568f-4720-9d2c-62159367fa10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.527852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=5f11f125-bb88-4489-a5ce-49df2329d0dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" 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="635.285µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=c0d53559-7700-4ff7-bf42-20e4ac27fb91 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf" http.request.useragent="Go-http-client/1.1" http.response.duration="787.446µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6b9445d0b4f759c9d35f2c236d4d7ee94ef9c9a7119ed01e23504a904be478cf HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=474b5e2d-8381-4d3e-8e83-5a11605b5a59 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" 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="659.245µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=56dbb8eb-6abe-40e7-b55c-16bbf565aadc http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" 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="650.365µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=46b2806d-cd72-46f2-8abe-1bf705752ab6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" 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="619.445µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=cbc1e5b0-9496-4aed-9692-cdf9ebdfbf3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" 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="783.206µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=cbc1e5b0-9496-4aed-9692-cdf9ebdfbf3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" 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="827.567µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=cbc1e5b0-9496-4aed-9692-cdf9ebdfbf3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" 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="853.887µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=3770229d-04b8-454a-8b4a-4b3bff5be669 http.request.method=POST http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="749.725µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=b6e96e7f-1310-4ac9-acf1-8d358f426d87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/blobs/uploads/7d7e1613-fbde-402a-951a-9712b0153626?_state=H2C-1BlTpVpxhVb2kHsfUFnJhOPyRuTv_OOowz0oKud7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZDdlMTYxMy1mYmRlLTQwMmEtOTUxYS05NzEyYjAxNTM2MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTcuNDA4MzUzNzExWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="975.008µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/7d7e1613-fbde-402a-951a-9712b0153626?_state=H2C-1BlTpVpxhVb2kHsfUFnJhOPyRuTv_OOowz0oKud7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZDdlMTYxMy1mYmRlLTQwMmEtOTUxYS05NzEyYjAxNTM2MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTcuNDA4MzUzNzExWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=d9d68640-84b4-42c5-96fb-f7248bcbde99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" 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="790.366µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=d9d68640-84b4-42c5-96fb-f7248bcbde99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" 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="818.767µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-11T00:06:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=5d5dec25-1b33-4116-a3c2-025cc670e534 http.request.method=POST http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="863.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=09358c5e-63e6-4fd6-89bc-6e4348cb247d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/blobs/uploads/5aa36c25-a1bd-4d2f-b9a5-233f890aa7f2?_state=f4Yh2-1QxewwvVuZ2vNb4DBc1OlzSbGDoIlp4sv0gtJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YWEzNmMyNS1hMWJkLTRkMmYtYjlhNS0yMzNmODkwYWE3ZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTcuNDcwNzg4MTE4WiJ9&digest=sha256%3A674a0cb6de50c482a90a46d5af2c255d32b99a37c63c5c4648c258a66c86bb36" http.request.useragent="Go-http-client/1.1" http.response.duration=720.214621ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/5aa36c25-a1bd-4d2f-b9a5-233f890aa7f2?_state=f4Yh2-1QxewwvVuZ2vNb4DBc1OlzSbGDoIlp4sv0gtJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YWEzNmMyNS1hMWJkLTRkMmYtYjlhNS0yMzNmODkwYWE3ZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTcuNDcwNzg4MTE4WiJ9&digest=sha256%3A674a0cb6de50c482a90a46d5af2c255d32b99a37c63c5c4648c258a66c86bb36 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=fb478979-0bfa-4c77-b5a7-dbe61fdb8cec http.request.method=POST http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=fc657813-8ad5-4104-bbf9-726b944078be http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/blobs/uploads/83859fd1-5fe1-4f41-a97d-3f099fb47178?_state=RqOYFn0sErZ4TamnVq9hDJmXQyy25o-2n0HpK3spHUJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Mzg1OWZkMS01ZmUxLTRmNDEtYTk3ZC0zZjA5OWZiNDcxNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTguMjYwODMxMDg0WiJ9&digest=sha256%3A7de5f907b4df92eb76ddc4d71985b6f4f477e8375a001152c753c1d70fee16e3" http.request.useragent="Go-http-client/1.1" http.response.duration=910.343505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/83859fd1-5fe1-4f41-a97d-3f099fb47178?_state=RqOYFn0sErZ4TamnVq9hDJmXQyy25o-2n0HpK3spHUJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Mzg1OWZkMS01ZmUxLTRmNDEtYTk3ZC0zZjA5OWZiNDcxNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTFUMDA6MDY6NTguMjYwODMxMDg0WiJ9&digest=sha256%3A7de5f907b4df92eb76ddc4d71985b6f4f477e8375a001152c753c1d70fee16e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=811cfe1b-8dd9-43fb-befe-10a322bcfb7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.249409ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=a5d13907-9bb3-4736-a1eb-9e8fc21687b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.duration="905.407µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=82d025cc-7030-4082-a11b-e6734368568c http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" 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="835.407µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=0dfe57c2-d634-4de6-a347-267849026256 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="779.687µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=0b065192-77f4-41ee-8ecc-19f3308b7cf9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="687.885µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=e1a12618-863f-40eb-abda-53349c1805f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.duration="675.765µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=80ef2ed3-1245-42fc-bfb9-793fe63f1327 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" 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="677.485µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="rewriting manifest sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=2144dbee-e300-4aef-b8a7-037edd90fce4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=2144dbee-e300-4aef-b8a7-037edd90fce4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" 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.22657ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=b068b894-c5cc-4c40-be76-9b6d659063a5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.duration="797.686µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=0f606ba2-48eb-441b-857d-361bec9b7dd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51716" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="710.926µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=efc2d7df-1757-4660-8ffa-c792c4e24378 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51732" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="903.927µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=c8acf4c5-9ca9-4125-8c51-814b5885643a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51740" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.duration=1.059088ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=4b453d2e-ce0f-4bf1-b944-2ad0c010a2b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51740" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="840.287µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=a1080a13-4a2f-431d-b228-ceeafde931ae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51742" 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="883.887µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39997" http.request.id=4f2f40c7-5069-4f14-b125-da3435ac6007 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51758" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.149449ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=e1f5afe2-f784-4467-a9dc-c5d28715b97c http.request.method=GET http.request.remoteaddr="127.0.0.1:51758" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="685.046µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=11b2ae32-fc11-4d5e-83b2-741cfdcacb63 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51758" http.request.uri="/v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706" http.request.useragent="Go-http-client/1.1" http.response.duration="803.486µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c39160c20dc5610804cf10ceaba726eeea9e0a67f6cf3b1e3839241ed608b706 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39997" http.request.id=64c5c01c-7dd9-4c91-b8ed-c1bb70615302 http.request.method=GET http.request.remoteaddr="127.0.0.1:51758" 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="662.605µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.00s) === RUN TestManifestDeleteDisabled time="2024-06-11T00:06:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:34899" http.request.id=616e2e88-4696-460e-8476-732de88e3282 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40608" 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="829.527µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-06-11T00:06:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:41627" http.request.id=8d193fcd-447d-4848-b3be-76d0db10c8ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.512651ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:41627" http.request.id=f88cf587-5bb3-4758-b421-24c8d06a671f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52234" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.384611ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:41627" http.request.id=65ceb0ee-de5d-4df9-a09d-aae7814ec906 http.request.method=POST http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.36509ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-11T00:06:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:41627" http.request.id=53e1b746-e8d8-4d06-801d-a6ec65bbb009 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52244" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.406491ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.18s) === RUN TestProxyManifestGetByTag time="2024-06-11T00:06:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:06:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=a4aad2c5-f687-48eb-813e-0701004b6d89 http.request.method=POST http.request.remoteaddr="127.0.0.1:58042" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="909.887µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=3652fc21-2add-4332-b9fb-76ac1a293e99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58042" http.request.uri="/v2/foo/bar/blobs/uploads/a3a914a0-e622-40e5-9d5d-7b75eb8f40fa?_state=H8s7fkRIdIxEHaCdXMjiqIGkShIkKE1_ZaRtgT44l1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzYTkxNGEwLWU2MjItNDBlNS05ZDVkLTdiNzVlYjhmNDBmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjo1OS40NTcwNDIzOFoifQ%3D%3D&digest=sha256%3A4d2a0d75d6d8c3331b0e55253373a612e3aaa85e31878fd80c5e8219e8b66308" http.request.useragent="Go-http-client/1.1" http.response.duration=1.317034879s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:06:59 +0000] "PUT /v2/foo/bar/blobs/uploads/a3a914a0-e622-40e5-9d5d-7b75eb8f40fa?_state=H8s7fkRIdIxEHaCdXMjiqIGkShIkKE1_ZaRtgT44l1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzYTkxNGEwLWU2MjItNDBlNS05ZDVkLTdiNzVlYjhmNDBmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNjo1OS40NTcwNDIzOFoifQ%3D%3D&digest=sha256%3A4d2a0d75d6d8c3331b0e55253373a612e3aaa85e31878fd80c5e8219e8b66308 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=2040cfcf-23e0-4d74-b27d-d71eea454f84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58042" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.491811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:07: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.4 time="2024-06-11T00:07:00Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-11T00:07:00Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.22.4 time="2024-06-11T00:07:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=aba70b01-5118-4dc9-8095-4f0881ad263f http.request.method=GET http.request.remoteaddr="127.0.0.1:58042" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="587.644µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:40045" go.version=go1.22.4 time="2024-06-11T00:07:00Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=1b3adf14-d2ae-4ec9-bc57-47fdcab66a32 http.request.method=GET http.request.remoteaddr="127.0.0.1:58050" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.967µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40045 /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:40045/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:46459" http.request.id=d65d517a-0885-4c28-9690-c43d57ad390a http.request.method=GET http.request.remoteaddr="127.0.0.1:38316" http.request.uri="/v2/foo/bar/manifests/sha256:9c390c4fb8e4d8f1b778ae5258bd705e3fb15eb021200a36b590c9b93529aa5c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:9c390c4fb8e4d8f1b778ae5258bd705e3fb15eb021200a36b590c9b93529aa5c" time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=b6e17866-34e2-4e74-8dbc-373b72d763cc http.request.method=GET http.request.remoteaddr="127.0.0.1:58060" http.request.uri="/v2/foo/bar/manifests/sha256:9c390c4fb8e4d8f1b778ae5258bd705e3fb15eb021200a36b590c9b93529aa5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.176569ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "GET /v2/foo/bar/manifests/sha256:9c390c4fb8e4d8f1b778ae5258bd705e3fb15eb021200a36b590c9b93529aa5c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:9c390c4fb8e4d8f1b778ae5258bd705e3fb15eb021200a36b590c9b93529aa5c with ttl=167h59m59.99999808s" go.version=go1.22.4 time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46459" http.request.id=d65d517a-0885-4c28-9690-c43d57ad390a http.request.method=GET http.request.remoteaddr="127.0.0.1:38316" http.request.uri="/v2/foo/bar/manifests/sha256:9c390c4fb8e4d8f1b778ae5258bd705e3fb15eb021200a36b590c9b93529aa5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.577596ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "GET /v2/foo/bar/manifests/sha256:9c390c4fb8e4d8f1b778ae5258bd705e3fb15eb021200a36b590c9b93529aa5c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=fd7bef60-49b3-4fd5-859f-f5a4deffaf46 http.request.method=GET http.request.remoteaddr="127.0.0.1:58060" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="606.924µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40045 /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:40045/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:46459" http.request.id=4169a383-2242-4877-ba0b-4aa9f440b061 http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=ecf5a7c1-0f46-47da-8a06-d1d52c0f1fbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58076" 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.19925ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46459" http.request.id=4169a383-2242-4877-ba0b-4aa9f440b061 http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.043871ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-11T00:07:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=b8c4cb6d-b144-47cd-bc8c-d6ffcb4943a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58076" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="769.526µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=3b72e3e4-ef3a-458b-af45-00916d3c67d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58076" http.request.uri="/v2/foo/bar/blobs/uploads/929808d6-4d16-4183-90b5-07ea5ab1c508?_state=dAAJfjDysnsPW6Hf3rWIVNKZpIV7-DE5If32bj04tKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOTgwOGQ2LTRkMTYtNDE4My05MGI1LTA3ZWE1YWIxYzUwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNzowMC44NjgwMjc5NTNaIn0%3D&digest=sha256%3A5f280deae24cf6bdfd60e21b62999ddf1a2f05350e1ba08f6b0bc09d53a4ed1c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.273169458s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:07:00 +0000] "PUT /v2/foo/bar/blobs/uploads/929808d6-4d16-4183-90b5-07ea5ab1c508?_state=dAAJfjDysnsPW6Hf3rWIVNKZpIV7-DE5If32bj04tKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOTgwOGQ2LTRkMTYtNDE4My05MGI1LTA3ZWE1YWIxYzUwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMVQwMDowNzowMC44NjgwMjc5NTNaIn0%3D&digest=sha256%3A5f280deae24cf6bdfd60e21b62999ddf1a2f05350e1ba08f6b0bc09d53a4ed1c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=dc46f23a-acb5-48e5-8e74-c50c6e274952 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58076" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.490972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/Jun/2024:00:07:02 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=b106fa37-42ff-437d-b6ee-62823d9a1462 http.request.method=GET http.request.remoteaddr="127.0.0.1:58076" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="630.485µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/Jun/2024:00:07:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-11T00:07:02Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40045 /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:40045/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:46459" http.request.id=1f122b21-e737-47f9-94ec-4b5aaae9832c http.request.method=GET http.request.remoteaddr="127.0.0.1:38328" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=767df9e9-5ecf-402d-bf9c-678afbbfa3cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58092" 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.144449ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/Jun/2024:00:07:02 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=7a2cb8c6-9e8a-4145-b6c4-0dfce165238a http.request.method=GET http.request.remoteaddr="127.0.0.1:58092" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="621.165µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/Jun/2024:00:07:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-11T00:07:02Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40045 /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:40045/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:46459" http.request.id=1f122b21-e737-47f9-94ec-4b5aaae9832c http.request.method=GET http.request.remoteaddr="127.0.0.1:38328" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40045" http.request.id=e9a3d664-a196-46e8-bf09-5828fa278236 http.request.method=GET http.request.remoteaddr="127.0.0.1:58094" 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.148329ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/Jun/2024:00:07:02 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-11T00:07:02Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:159e79bcb71a2a92703137d32bac107847012045fe9acd293860028a9ad14f06 with ttl=167h59m59.99999708s" go.version=go1.22.4 time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46459" http.request.id=1f122b21-e737-47f9-94ec-4b5aaae9832c http.request.method=GET http.request.remoteaddr="127.0.0.1:38328" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.782533ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/Jun/2024:00:07:02 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.77s) === RUN TestAppDispatcher time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33631" http.request.id=cc3c6d6e-a1d8-4358-b8e8-fa16d24cc676 http.request.method=GET http.request.remoteaddr="127.0.0.1:40940" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="814.087µs" http.response.status=200 http.response.written=0 time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33631" http.request.id=6527db1f-0945-413d-a5fa-767cab8000e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40940" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="630.645µs" http.response.status=200 http.response.written=0 time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33631" http.request.id=ff7ad0b5-52fe-4ab8-b4dc-0842629c06d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="676.885µs" http.response.status=200 http.response.written=0 time="2024-06-11T00:07:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33631" http.request.id=6e3e2d1a-b861-479d-9ef4-129c2d895b18 http.request.method=GET http.request.remoteaddr="127.0.0.1:40940" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="902.407µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-06-11T00:07:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 time="2024-06-11T00:07:02Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 time="2024-06-11T00:07:02Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.4 http.request.host="127.0.0.1:44975" http.request.id=f6bf5a15-e320-4aba-93f5-fccfcdf5f371 http.request.method=GET http.request.remoteaddr="127.0.0.1:56628" 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-06-11T00:07:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 time="2024-06-11T00:07:02Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 time="2024-06-11T00:07:02Z" level=info msg="configuring file health check path=/tmp/healthcheck2366891939, interval=1" go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-06-11T00:07:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 time="2024-06-11T00:07:06Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 time="2024-06-11T00:07:06Z" level=info msg="configuring TCP health check addr=127.0.0.1:37221, interval=1" go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-11T00:07:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 time="2024-06-11T00:07:10Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 time="2024-06-11T00:07:10Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40637, interval=1, threshold=3" go.version=go1.22.4 instance.id=329bcf54-1b51-4ed2-97c1-601001579945 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 61.781s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.10s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.21s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.454s === RUN TestSchedule time="2024-06-11T00:06:15Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b time="2024-06-11T00:06:15Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99808ms" go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b time="2024-06-11T00:06:15Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.24µs" go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b time="2024-06-11T00:06:15Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.28µs" go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-06-11T00:06:15Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-11T00:06:15Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b time="2024-06-11T00:06:15Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99808ms" go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b time="2024-06-11T00:06:15Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99884ms" go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b time="2024-06-11T00:06:15Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-11T00:06:16Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=eca46dfb-ef0b-4c98-93b0-fb91b8059e8b --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.640s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (0.76s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 28146176 sha256:d464d5bb79972d552f821280cc091e0e1c152f1fd8f9b08026b8e3ecd9651b0a [] map[] } --- PASS: TestSimpleBlobRead (0.22s) === RUN TestBlobMount --- PASS: TestBlobMount (0.13s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.83s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.75s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.77s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:036ddd29118c283df5b561f995ad8f341f90ed251036d830e2355c4c9ef5b580 palailogos: marking blob sha256:b755e1c8b08890a5edbc342e1ba1491c79e50fa6892d78a3722f2d843c4540ff palailogos: marking blob sha256:9f639b9df83af79957396b16c2ba63b2e72ce154ac22aca506b0d3d46bae1887 palailogos: marking manifest sha256:a48e227348b5764a9d05cfb24e5c358f87d3d15ee75bb24f816e043d920e79b6 palailogos: marking blob sha256:cef34a9af593a4c23f4ebe7afed1d0f7df2de7ec9759f69d88399a9c5ed8755c palailogos: marking blob sha256:036ddd29118c283df5b561f995ad8f341f90ed251036d830e2355c4c9ef5b580 palailogos: marking manifest sha256:cef34a9af593a4c23f4ebe7afed1d0f7df2de7ec9759f69d88399a9c5ed8755c palailogos: marking blob sha256:5df1ed57a3c75c9e6463eb0fc54853add10b0efa9f462a370dc083e741c74cf2 palailogos: marking blob sha256:2dcdb3c2cef52a44220a06df90ff81794ada4c79928786f0e2f6a9da1aa1b1a4 palailogos: marking manifest sha256:f7ebaae80a158e40cae6308672341b3af1b92c26cbea0f5fb87a8be608e050f0 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:59f69422ffc381687789bf10968b8bce50db41b657871c2652528af026a008f9 palailogos: marking blob sha256:f9da20831d0e5f0aed142d3ef0069fe50847f225f26a962f3c2590f5425c789e 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.53s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:064caf328062ab36575050ffe99e2bc65ffbb24203efaf20f4a52f8e7dbda730 deletemanifests: marking manifest sha256:5f3c0ec97f03f5e2059cb624f4a8327e8705d80e2db4929d95e783534139ce28 deletemanifests: marking blob sha256:222891f98452cd75f1291116cfdced0373c2e1920bb11b961883703bbaeaafa1 deletemanifests: marking blob sha256:5fda04bfceb8b09f07e5f85f132d1c13ac3e74cb8ac468cc39273596d44432c5 deletemanifests: marking blob sha256:0bbe776badbb208a62e37a798ad5cb455b91690668f1fc381d6dba0fb7525f2a 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:064caf328062ab36575050ffe99e2bc65ffbb24203efaf20f4a52f8e7dbda730 blob eligible for deletion: sha256:b3eaa49d0b907d55c0e22f6b53c5d9ce52e8cb7af7d31ccf3e5826ed42132fa7 blob eligible for deletion: sha256:d4caae618400723732445a3e41c849ce091a0446f52e9ba706ea4c705adea996 blob eligible for deletion: sha256:fdd6383c00cbe0982db5d71406354d8cccc4159d4d6c0e6ce96ecf265c21c16a deletemanifests manifest eligible for deletion: sha256:064caf328062ab36575050ffe99e2bc65ffbb24203efaf20f4a52f8e7dbda730 deletemanifests: marking manifest sha256:5f3c0ec97f03f5e2059cb624f4a8327e8705d80e2db4929d95e783534139ce28 deletemanifests: marking blob sha256:222891f98452cd75f1291116cfdced0373c2e1920bb11b961883703bbaeaafa1 deletemanifests: marking blob sha256:5fda04bfceb8b09f07e5f85f132d1c13ac3e74cb8ac468cc39273596d44432c5 deletemanifests: marking blob sha256:0bbe776badbb208a62e37a798ad5cb455b91690668f1fc381d6dba0fb7525f2a time="2024-06-11T00:06:20Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/064caf328062ab36575050ffe99e2bc65ffbb24203efaf20f4a52f8e7dbda730" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 time="2024-06-11T00:06:20Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/064caf328062ab36575050ffe99e2bc65ffbb24203efaf20f4a52f8e7dbda730" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:064caf328062ab36575050ffe99e2bc65ffbb24203efaf20f4a52f8e7dbda730 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/06/064caf328062ab36575050ffe99e2bc65ffbb24203efaf20f4a52f8e7dbda730" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:b3eaa49d0b907d55c0e22f6b53c5d9ce52e8cb7af7d31ccf3e5826ed42132fa7 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b3eaa49d0b907d55c0e22f6b53c5d9ce52e8cb7af7d31ccf3e5826ed42132fa7" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:d4caae618400723732445a3e41c849ce091a0446f52e9ba706ea4c705adea996 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d4/d4caae618400723732445a3e41c849ce091a0446f52e9ba706ea4c705adea996" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:fdd6383c00cbe0982db5d71406354d8cccc4159d4d6c0e6ce96ecf265c21c16a time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fd/fdd6383c00cbe0982db5d71406354d8cccc4159d4d6c0e6ce96ecf265c21c16a" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 --- PASS: TestDeleteManifestIfTagNotFound (0.54s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:636b3e2f33c1ace4e33f7ca1d9f36727b18c31f293fc8a937daccae3f2813943 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/63/636b3e2f33c1ace4e33f7ca1d9f36727b18c31f293fc8a937daccae3f2813943" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:7a9b938b6b520620a5efc21353259ab1af1bbcdb628d67065e0330e35927f2a7 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7a/7a9b938b6b520620a5efc21353259ab1af1bbcdb628d67065e0330e35927f2a7" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:a96865b449984ec9a2aa0c433fcc9b5fb6bc77a59710224b7dfc8cbd2ed0edd2 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a9/a96865b449984ec9a2aa0c433fcc9b5fb6bc77a59710224b7dfc8cbd2ed0edd2" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 --- PASS: TestGCWithMissingManifests (0.15s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:41b405bebbe117ae20b63cc9940db0fb33bd10b4dd6dd5aaecbfbe428d2a0b3e komnenos: marking blob sha256:8867a882b71ee08494950fe592ae9837c3931ebe5354c00fecce5ed9d5130dd4 komnenos: marking blob sha256:df288a778cf00c640788e23cfa63c517fbd3f0251190102fc0235333ab443a10 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1adcbd5da9901d374f7f10e68b4ceeba31c4e9b922d121bffdd538478f8c529f time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1a/1adcbd5da9901d374f7f10e68b4ceeba31c4e9b922d121bffdd538478f8c529f" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:1faed0dfe1c39e7b9d0b6438c2247d4139e790d84ce7dd188e9bb9c768b4d5e5 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1f/1faed0dfe1c39e7b9d0b6438c2247d4139e790d84ce7dd188e9bb9c768b4d5e5" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:2cff1b422d759780ca7d417eb54fc5aca36b6189b94b4350e437cca5f9716a88 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2c/2cff1b422d759780ca7d417eb54fc5aca36b6189b94b4350e437cca5f9716a88" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:3d2596e8845fbfde6db0745dfbe6b40849163c6fe9555606c7c21fab545af39e time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3d/3d2596e8845fbfde6db0745dfbe6b40849163c6fe9555606c7c21fab545af39e" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:501b8812858fa4a64bf05475f407f6ab50dd7497e14bb0fa3f632e23c4409a59 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/50/501b8812858fa4a64bf05475f407f6ab50dd7497e14bb0fa3f632e23c4409a59" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:c5569fa284f14fab33e62e60646cd333a90aea84dc315846f93e307b5ae8688c time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c5/c5569fa284f14fab33e62e60646cd333a90aea84dc315846f93e307b5ae8688c" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-11T00:06:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 --- PASS: TestDeletionHasEffect (0.60s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.56s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:ccf6a3fd87d0cd392733349af2b7ef38d6755fbcae1519369956fa4fec7325bf michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:e767442753616af845bcca1c6fd24300a4d881110a648c03c6f3d374e7027110 michael_z_doukas: marking blob sha256:4c9bf9b1b3e3fce35000d4e317c903122eecf955d9b5bd2fadcfa4773e1e70c0 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:59d2c7df0829b7847111460074ebb77dd0e3d5601bf5b9c557a712c5393b34e0 time="2024-06-11T00:06:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/59/59d2c7df0829b7847111460074ebb77dd0e3d5601bf5b9c557a712c5393b34e0" go.version=go1.22.4 instance.id=1402f5b4-2d35-4616-bc0a-a2ec1059ce08 --- PASS: TestOrphanBlobDeleted (0.25s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:6d7db5a6d47196e4aa4005ea5bc44ea518fa364bfa0f83ac780fb71770f92be4 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:782a741f941f02fd671336c3d08fe05eeb27ec332b653726d486c76e019b63c7 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.19s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.20s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.19s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.39s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-06-11T00:06:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 23:06:22.554182784 +0000 UTC m=-3592.912463110, actuallyDelete=true" time="2024-06-11T00:06:22Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-11T00:06:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615, actuallyDelete=true" time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c80d3a19-87bd-43fe-b78a-573ebe8005ed have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ef222479-ab59-4e0f-b633-dce45d3192ef have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ff7cb1a5-7d94-48e6-9ae5-266bd0e2304c have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/11b6c5af-d04d-4581-ab15-e7373b572e80 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/88d6cd73-4d0f-4e69-aabb-57a581b7b2e5 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/97244360-f8da-4502-a593-ef93a8338860 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4dd7f730-c1df-4547-b686-f6f57ff7e74c have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/b94d2103-c37d-4323-8951-2aed8c78e459 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/24c24272-14e8-4d35-aa18-108880dbe3d8 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4b7023fc-f7e5-4aea-948f-5d8a7c27b75a have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4ce73200-2599-499e-82b2-1978ec68b3a7 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.554828549 +0000 UTC m=+7.088182615). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-11T00:06:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-11 00:06:22.555586595 +0000 UTC m=+7.088940701, actuallyDelete=true" time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/009a8cbc-1e6c-44bb-9567-53984b3b5185 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.555586595 +0000 UTC m=+7.088940701). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3994de92-78ae-40cf-b46c-759d4cdd87db have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.555586595 +0000 UTC m=+7.088940701). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a374c8ce-fab8-4fc1-9217-66f3c9013773 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.555586595 +0000 UTC m=+7.088940701). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c8d337d3-2247-4a04-8aaf-5e90ba2a9f04 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.555586595 +0000 UTC m=+7.088940701). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d6e34f04-8263-4fbb-8829-8d2508764963 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.555586595 +0000 UTC m=+7.088940701). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-11T00:06:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-11 00:06:22.556125519 +0000 UTC m=+7.089479625, actuallyDelete=true" time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7752bee2-24b9-4b9b-9ece-3b8493ea228d have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.556125519 +0000 UTC m=+7.089479625). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/867bb409-0e81-49c3-9ea1-af2a3086e0d5 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.556125519 +0000 UTC m=+7.089479625). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a96a94c9-9817-445c-a1fc-1bcd0c550582 have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.556125519 +0000 UTC m=+7.089479625). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e68d66cf-4635-49c2-8681-bfe842c1825f have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.556125519 +0000 UTC m=+7.089479625). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2ef9e1be-ad97-4da8-9dec-617ac7dabada have older date (2024-06-10 23:06:22 +0000 UTC) than purge date (2024-06-11 00:06:22.556125519 +0000 UTC m=+7.089479625). Removing upload directory." time="2024-06-11T00:06:22Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-11T00:06:22Z" level=info msg="PurgeUploads starting: olderThan=2024-06-11 00:06:22.556437282 +0000 UTC m=+7.089791348, actuallyDelete=true" time="2024-06-11T00:06:22Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 7.147s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.052s === 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.050s === RUN TestWalkFileRemoved time="2024-06-11T00:06:15Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.032s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.388s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.05s) === 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.101s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.17s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.567s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.25s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.640s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-06-11T00:06:15Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.4 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-06-11T00:06:15Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.4 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-06-11T00:06:15Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.4 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 time="2024-06-11T00:06:15Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2024-06-11T00:06:15Z" level=error msg="unknown ip address format" go.version=go1.22.4 instance.id=af6de33e-7884-49c8-8e70-975fbb62de32 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestInvalidNetworkType (0.01s) time="2024-06-11T00:06:15Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=af6de33e-7884-49c8-8e70-975fbb62de32 --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2024-06-11T00:06:15Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=af6de33e-7884-49c8-8e70-975fbb62de32 --- PASS: TestInvalidData (0.01s) time="2024-06-11T00:06:16Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-11T00:06:17Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-11T00:06:18Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-11T00:06:19Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.566s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.050s === 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.393s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.35s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.744s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.047s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r6.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r6.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 >>> docker-registry*: Package size: 23.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r6.apk >>> docker-registry: Build complete at Tue, 11 Jun 2024 00:07:17 +0000 elapsed time 0h 1m 16s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240611.000602) (2/3) Purging go (1.22.4-r1) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r31.trigger OK: 413 MiB in 108 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...