>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Mon, 10 Jun 2024 16:16:39 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.22.4-r1) (2/2) Installing .makedepends-docker-registry (20240610.161641) Executing busybox-1.36.1-r31.trigger OK: 558 MiB in 115 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1963k 100 1963k 0 0 6197k 0 --:--:-- --:--:-- --:--:-- 6213k >>> 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] === RUN Test time="2024-06-10T16:17:08Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-10T16:17:08Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.038s ? 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 TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-10T16:17:08Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.014s === 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.013s === 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.008s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.27s) PASS ok github.com/docker/distribution/health/checks 0.277s === 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.014s === 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.012s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.02s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.01s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.01s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.02s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.01s) PASS ok github.com/docker/distribution/manifest/schema1 0.073s === 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.011s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.02s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/06/10 16:17:08 http: TLS handshake error from 127.0.0.1:52466: 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:43405/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43405/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43405/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:43405/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:45149?status=0, fail=true --- PASS: TestHTTPSink (0.13s) === RUN TestListener --- PASS: TestListener (1.97s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-10T16:17:10Z" level=info msg="broadcaster: closing" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="closing testSink" time="2024-06-10T16:17:10Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-06-10T16:17:11Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 1} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 1} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 1} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 1} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 1} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=warning msg="&{0x57d5fe90 0.9} encountered too many errors, backing off" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:17:11Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.45s) PASS ok github.com/docker/distribution/notifications 2.727s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-10T16:17:08Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T16:17:08.819608821Z" 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-10T16:17:08.819675229Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:17:08.819818302Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.22.4 time="2024-06-10T16:17:08.843134509Z" level=info msg="listening on [::]:5000" go.version=go1.22.4 time="2024-06-10T16:17:11.846790781Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 time="2024-06-10T16:17:11.950944016Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=71139bae-4608-48fc-8819-76fa88f80a16 http.request.method=GET http.request.remoteaddr="[::1]:39644" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.194648ms http.response.status=200 http.response.written=2 ::1 - - [10/Jun/2024:16:17:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.13s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-10T16:17:12.417254756Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T16:17:12.418737825Z" 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-10T16:17:12.418777189Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:17:12.418807881Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.22.4 time="2024-06-10T16:17:12.419906598Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 time="2024-06-10T16:17:12.419933378Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.4 time="2024-06-10T16:17:12.420843209Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.4 time="2024-06-10T16:17:15.449404819Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=1f445c85-8d21-447e-a1aa-ed45befa6081 http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.572856ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:17:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-10T16:17:15.449681042Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 --- PASS: TestRegistrySupportedCipherSuite (3.60s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-10T16:17:17.564230398Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T16:17:17.565601895Z" 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-10T16:17:17.565636699Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:17:17.565666757Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.22.4 time="2024-06-10T16:17:17.566720041Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 --- PASS: TestRegistryUnsupportedCipherSuite (10.12s) PASS ok github.com/docker/distribution/registry 16.868s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.007s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.09s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.171s === RUN TestBasicAccessController time="2024-06-10T16:17:08Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.4 instance.id=ac3b804b-8b2c-49d5-a932-471872191e7d time="2024-06-10T16:17:08Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.4 instance.id=ac3b804b-8b2c-49d5-a932-471872191e7d --- PASS: TestBasicAccessController (0.02s) === RUN TestCreateHtpasswdFile time="2024-06-10T16:17:09Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.4 password="GHH78SillA4e12qR-w7T5_fM-HRz3RS6e_LJLCgu-iY" user=docker --- PASS: TestCreateHtpasswdFile (0.17s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.199s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.008s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.20s) === RUN TestLeeway time="2024-06-10T16:17:09Z" level=info msg="token not to be used before 2024-06-10 16:17:10 +0000 UTC - currently 2024-06-10 16:17:09.022494433 +0000 UTC m=+0.214763510" time="2024-06-10T16:17:09Z" level=info msg="token not to be used after 2024-06-10 16:17:09 +0000 UTC - currently 2024-06-10 16:17:09.03176758 +0000 UTC m=+0.224036643" --- PASS: TestLeeway (0.02s) === RUN TestAccessController time="2024-06-10T16:17:09Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.07s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.02s) PASS ok github.com/docker/distribution/registry/auth/token 0.322s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.03s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.152s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.036s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.008s === RUN TestCheckAPI time="2024-06-10T16:17:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:17:09Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:17:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35589" http.request.id=8d1d57cc-11c9-4b3e-91a6-5082c1f04e48 http.request.method=GET http.request.remoteaddr="127.0.0.1:41266" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.6833ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:17:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.03s) === RUN TestCatalogAPI time="2024-06-10T16:17: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 time="2024-06-10T16:17:10Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:17:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=2cf49f7c-c526-4e6d-964d-3844fad437de http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.075398ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:16:17:10 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T16:17:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=3ad4140c-c794-4077-9813-c7dcdf20b695 http.request.method=POST http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.921616ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:10 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=dd8073b4-e5cf-4a49-802d-82efb3fad775 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/aaaa/blobs/uploads/0df5bc3f-67e1-4fe2-84f8-3ae3d75edaaa?_state=5fYAm09npIlXRjtGZeDclBci2FUb8brUUJAEcvBNNWR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwZGY1YmMzZi02N2UxLTRmZTItODRmOC0zYWUzZDc1ZWRhYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MTAuMzQwOTU2NTM0WiJ9&digest=sha256%3A48e681f33766210529e7fdbfd408bb4e82aca1b330a30647da86a9940917300f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.85454787s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:10 +0000] "PUT /v2/foo/aaaa/blobs/uploads/0df5bc3f-67e1-4fe2-84f8-3ae3d75edaaa?_state=5fYAm09npIlXRjtGZeDclBci2FUb8brUUJAEcvBNNWR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwZGY1YmMzZi02N2UxLTRmZTItODRmOC0zYWUzZDc1ZWRhYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MTAuMzQwOTU2NTM0WiJ9&digest=sha256%3A48e681f33766210529e7fdbfd408bb4e82aca1b330a30647da86a9940917300f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=16285843-3743-428c-8ab8-7d032fa2b1b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=12.586331ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:13 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=54642ece-d5b9-4159-8225-9a0742bb1904 http.request.method=POST http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.227412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:13 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=feffa271-6923-4b13-aac4-db46e2d9f379 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/bbbb/blobs/uploads/e1de5eb9-387c-4000-aefe-9018d1131d68?_state=9xSrFhjeCaHrEJAEAMJ8CX1T6kIXS77nYaruRHi1cbh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlMWRlNWViOS0zODdjLTQwMDAtYWVmZS05MDE4ZDExMzFkNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MTMuNzk4MTkyNTRaIn0%3D&digest=sha256%3A65f5e5385c1ade791258f88460287deea8b7752d40aa71792818a473b8bd1242" http.request.useragent="Go-http-client/1.1" http.response.duration=5.094915125s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:13 +0000] "PUT /v2/foo/bbbb/blobs/uploads/e1de5eb9-387c-4000-aefe-9018d1131d68?_state=9xSrFhjeCaHrEJAEAMJ8CX1T6kIXS77nYaruRHi1cbh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlMWRlNWViOS0zODdjLTQwMDAtYWVmZS05MDE4ZDExMzFkNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MTMuNzk4MTkyNTRaIn0%3D&digest=sha256%3A65f5e5385c1ade791258f88460287deea8b7752d40aa71792818a473b8bd1242 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=c7851071-1409-4de3-a01d-7301675837d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.33428ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:18 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=3546ada2-defb-4b69-a96d-4e66c6f7659e http.request.method=POST http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.175735ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:19 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=635750e6-2ccb-4ab7-933f-9b1515caed7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/cccc/blobs/uploads/ccef5523-036e-4a10-851d-bd77741795f3?_state=g04S2Jpn5EUe2XbGBuyKAU6vyGLWi8UWcgE0pJjc1Sl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjY2VmNTUyMy0wMzZlLTRhMTAtODUxZC1iZDc3NzQxNzk1ZjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MTkuMzk3MDg1MTc1WiJ9&digest=sha256%3Ac56fab7bf7f521fdfea4ac631916cb1a752c6d606c2278f6b182d7e075e9b3e1" http.request.useragent="Go-http-client/1.1" http.response.duration=6.345372215s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:19 +0000] "PUT /v2/foo/cccc/blobs/uploads/ccef5523-036e-4a10-851d-bd77741795f3?_state=g04S2Jpn5EUe2XbGBuyKAU6vyGLWi8UWcgE0pJjc1Sl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjY2VmNTUyMy0wMzZlLTRhMTAtODUxZC1iZDc3NzQxNzk1ZjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MTkuMzk3MDg1MTc1WiJ9&digest=sha256%3Ac56fab7bf7f521fdfea4ac631916cb1a752c6d606c2278f6b182d7e075e9b3e1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=50a380b0-1158-4e4e-80f1-9c745430b319 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.812663ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:25 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=b7fb4f8b-83fa-424a-90a2-7245a05f8c03 http.request.method=POST http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.964379ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:26 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=81bb9a69-e525-4995-be5b-5b9c5312a741 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/dddd/blobs/uploads/7e1cc1d8-0d82-413a-bcc4-2b7b812a7261?_state=a2yGtrreLi6toQXlqCnazROhB0tm8hTUgs4C29Oe3wZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3ZTFjYzFkOC0wZDgyLTQxM2EtYmNjNC0yYjdiODEyYTcyNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MjYuMjQxOTE0MDg1WiJ9&digest=sha256%3A1c09c50b0e47d2778471ef0c98098114994c7c6d9303dfb59174e1a05225986d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.821261377s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:26 +0000] "PUT /v2/foo/dddd/blobs/uploads/7e1cc1d8-0d82-413a-bcc4-2b7b812a7261?_state=a2yGtrreLi6toQXlqCnazROhB0tm8hTUgs4C29Oe3wZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3ZTFjYzFkOC0wZDgyLTQxM2EtYmNjNC0yYjdiODEyYTcyNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MjYuMjQxOTE0MDg1WiJ9&digest=sha256%3A1c09c50b0e47d2778471ef0c98098114994c7c6d9303dfb59174e1a05225986d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=aebe237b-2266-45cf-b499-9c0ba8f45a61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.346981ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:31 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=60ce5726-7458-467c-b4b6-b83bd3e8c792 http.request.method=POST http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.284095ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:31 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=39745a54-2f05-45e6-b09b-99ae384445b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/eeee/blobs/uploads/c7b91baa-0879-4ab2-bd7d-a28c4421fbd5?_state=U8H5lHVz5c4zRDDhg_zNAkpVTQryJzuh9YxZ4D43R5d7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjN2I5MWJhYS0wODc5LTRhYjItYmQ3ZC1hMjhjNDQyMWZiZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MzEuNDg4MjUyMjk2WiJ9&digest=sha256%3A90284018b87fb7d8d0171b43bd4fbe61805621e6d5fa7b0a8caa1104debe3fa2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.955904933s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:31 +0000] "PUT /v2/foo/eeee/blobs/uploads/c7b91baa-0879-4ab2-bd7d-a28c4421fbd5?_state=U8H5lHVz5c4zRDDhg_zNAkpVTQryJzuh9YxZ4D43R5d7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjN2I5MWJhYS0wODc5LTRhYjItYmQ3ZC1hMjhjNDQyMWZiZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MzEuNDg4MjUyMjk2WiJ9&digest=sha256%3A90284018b87fb7d8d0171b43bd4fbe61805621e6d5fa7b0a8caa1104debe3fa2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=6f71db68-5e62-4ce3-846b-54bb8d46af59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.687047ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:34 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=450948a7-51c8-4b10-afb9-c72a66e96485 http.request.method=POST http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.708218ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:34 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=f9d9a6f2-ea0e-44f8-bd28-92a893a8fa12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/ffff/blobs/uploads/721e330a-733c-4b6d-9e63-d2341159e223?_state=zMT1IeBDV5V7FzU9IVZf1EACUxbgv-zQcXsCTPFMsCJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3MjFlMzMwYS03MzNjLTRiNmQtOWU2My1kMjM0MTE1OWUyMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MzQuNzU2NTY1MDY1WiJ9&digest=sha256%3Ab787ce680cead8ecd99c363ec14c99c22d7d8afa57d2524b9f7f2d3877a3fef5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.98914773s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:34 +0000] "PUT /v2/foo/ffff/blobs/uploads/721e330a-733c-4b6d-9e63-d2341159e223?_state=zMT1IeBDV5V7FzU9IVZf1EACUxbgv-zQcXsCTPFMsCJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3MjFlMzMwYS03MzNjLTRiNmQtOWU2My1kMjM0MTE1OWUyMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MzQuNzU2NTY1MDY1WiJ9&digest=sha256%3Ab787ce680cead8ecd99c363ec14c99c22d7d8afa57d2524b9f7f2d3877a3fef5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=8728c2c1-821a-4c27-b254-a5a38b18c660 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=13.293009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=5d8bdfe4-25c4-47b2-91e9-8b1edc1d7f58 http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.542619ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=f9abe444-76c8-470b-aeeb-b4189dcbe0f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.449294ms http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=050cff73-2035-4df9-a7ae-f9f664a49231 http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.667003ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=df5e4118-1536-483b-9a2d-181b71eff25f http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.529835ms http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=7e2baafd-b1a5-4715-b95f-5b06f7b00d72 http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.581246ms http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=c85e07af-48a9-407e-9344-b7078d506203 http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.582949ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" 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:42831" http.request.id=405a8d16-9345-46f2-a4d5-3eea0accacff http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.716206ms http.response.status=400 http.response.written=116 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" 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:42831" http.request.id=bf529cdd-6f00-4a96-948a-0120f7ca5390 http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.511372ms http.response.status=400 http.response.written=115 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=ff6f36fd-cfd0-4514-9975-f7f528bb09c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.533705ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42831" http.request.id=ed3c4444-e273-409f-a414-d8563f3cfc3d http.request.method=GET http.request.remoteaddr="127.0.0.1:54802" 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=2.783196ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:16:17:36 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T16:17:36Z" 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-10T16:17:36Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:17:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=5a651fec-ef74-43d2-8902-258ee50aebea http.request.method=POST http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.11727ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:37 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=68263890-74b5-4b84-be43-40cc69f0629b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/aaaa/blobs/uploads/22cfbcdc-56b9-4f56-83e8-fa1eefd0a7f6?_state=d4q2lQWZefw4DOexbqr4nrGvTnrQ5E4lRYnasC6UvkR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyMmNmYmNkYy01NmI5LTRmNTYtODNlOC1mYTFlZWZkMGE3ZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MzcuMTA2MTUzNjdaIn0%3D&digest=sha256%3Afb5f981e52beb2b2174e7d160f002c9ad32a54d72c614e9d4231d3cac779a0f5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.922756834s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:37 +0000] "PUT /v2/foo/aaaa/blobs/uploads/22cfbcdc-56b9-4f56-83e8-fa1eefd0a7f6?_state=d4q2lQWZefw4DOexbqr4nrGvTnrQ5E4lRYnasC6UvkR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyMmNmYmNkYy01NmI5LTRmNTYtODNlOC1mYTFlZWZkMGE3ZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MzcuMTA2MTUzNjdaIn0%3D&digest=sha256%3Afb5f981e52beb2b2174e7d160f002c9ad32a54d72c614e9d4231d3cac779a0f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=686a9d34-0e5d-47a8-88be-002e67c356c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.24233ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:39 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=42b9ddc8-5869-4e98-8a2f-cc0c28661d44 http.request.method=POST http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.962858ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:39 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=18b4a749-af86-4f15-a6ac-bd645939aa0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/bbbb/blobs/uploads/fd6ca6a6-2a3f-4b89-b3ef-ba03d1fd8021?_state=JTih25b1AjDTJ806991a3uN9gW_b3pu7Hqng1VXtZ7B7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmZDZjYTZhNi0yYTNmLTRiODktYjNlZi1iYTAzZDFmZDgwMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MzkuNDcyMDg3MDI3WiJ9&digest=sha256%3A45afbd836f45a9082b2d21a0db2508440f21710fdf96b4fe23327d26472df3cb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.897938149s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:39 +0000] "PUT /v2/foo/bbbb/blobs/uploads/fd6ca6a6-2a3f-4b89-b3ef-ba03d1fd8021?_state=JTih25b1AjDTJ806991a3uN9gW_b3pu7Hqng1VXtZ7B7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmZDZjYTZhNi0yYTNmLTRiODktYjNlZi1iYTAzZDFmZDgwMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6MzkuNDcyMDg3MDI3WiJ9&digest=sha256%3A45afbd836f45a9082b2d21a0db2508440f21710fdf96b4fe23327d26472df3cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=a53f004b-9933-45b8-861c-223dac8e5c0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.590558ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:43 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=204b2f25-315f-4eef-b9de-0c732bb900a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.803812ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:43 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=975b367b-871b-4395-a8ce-28952c953603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/cccc/blobs/uploads/c552b722-0a5f-4203-a23b-9b454b08608f?_state=LliY5DxEwO2EJ_a7RfMKu3NkPg7kKbwROjPkpB4tVVp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjNTUyYjcyMi0wYTVmLTQyMDMtYTIzYi05YjQ1NGIwODYwOGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6NDMuODc5NjYzOTA5WiJ9&digest=sha256%3A8f1889bcb15ea18c1c21e75a13e94106ac739277de941a21aaa4ddbca9d1e2cb" http.request.useragent="Go-http-client/1.1" http.response.duration=4.906713894s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:43 +0000] "PUT /v2/foo/cccc/blobs/uploads/c552b722-0a5f-4203-a23b-9b454b08608f?_state=LliY5DxEwO2EJ_a7RfMKu3NkPg7kKbwROjPkpB4tVVp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjNTUyYjcyMi0wYTVmLTQyMDMtYTIzYi05YjQ1NGIwODYwOGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6NDMuODc5NjYzOTA5WiJ9&digest=sha256%3A8f1889bcb15ea18c1c21e75a13e94106ac739277de941a21aaa4ddbca9d1e2cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=9c02b94b-9288-4d36-9c7b-8cc22cd3268c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=13.211747ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:48 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=3487b656-c788-4783-a4c4-728d9bceb332 http.request.method=POST http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.800607ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:49 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=85da56b2-243c-46b8-9537-9254adedf529 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/dddd/blobs/uploads/b36664e3-1eb6-4af4-9d11-c91ea7a54077?_state=y35eH4BB8uFIdoqHcXz_W4HT_oBEedYpeJycF2DLcuZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiMzY2NjRlMy0xZWI2LTRhZjQtOWQxMS1jOTFlYTdhNTQwNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6NDkuMjI3NzAwNjI5WiJ9&digest=sha256%3A3505a152a59abc01f3b86c285da9d9d12b48b6487a2472b3c87afc28716cd099" http.request.useragent="Go-http-client/1.1" http.response.duration=3.401157525s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:49 +0000] "PUT /v2/foo/dddd/blobs/uploads/b36664e3-1eb6-4af4-9d11-c91ea7a54077?_state=y35eH4BB8uFIdoqHcXz_W4HT_oBEedYpeJycF2DLcuZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiMzY2NjRlMy0xZWI2LTRhZjQtOWQxMS1jOTFlYTdhNTQwNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6NDkuMjI3NzAwNjI5WiJ9&digest=sha256%3A3505a152a59abc01f3b86c285da9d9d12b48b6487a2472b3c87afc28716cd099 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=3e0e7394-5ee3-4f75-87b1-05e48b07ea70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57134" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.238289ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:52 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44649" http.request.id=597f7df7-7c51-4cd1-ad34-dce8bc42726d http.request.method=GET http.request.remoteaddr="127.0.0.1:57134" 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=2.304039ms http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:16:17:52 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (42.63s) === RUN TestURLPrefix time="2024-06-10T16:17:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:17:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38649" http.request.id=e14e3cb9-82fe-4a2a-a6fe-22ca9b0eb67b http.request.method=GET http.request.remoteaddr="127.0.0.1:33590" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.951179ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:17:52 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-06-10T16:17:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:17:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:17:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=2c7b0dd8-17e6-4553-83d8-79605096738d http.request.method=GET http.request.remoteaddr="127.0.0.1:60828" http.request.uri="/v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.109772ms http.response.status=404 http.response.written=157 vars.digest="sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "GET /v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=196e7579-d02f-4bc7-8a25-896c360e321d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60836" http.request.uri="/v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.868483ms http.response.status=404 http.response.written=157 vars.digest="sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "HEAD /v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=aeb0a480-eb3d-4794-be18-e91621edff14 http.request.method=POST http.request.remoteaddr="127.0.0.1:60836" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.728027ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=a5510f4e-5555-4f1f-9c30-ee498f48d71e http.request.method=GET http.request.remoteaddr="127.0.0.1:60836" http.request.uri="/v2/foo/bar/blobs/uploads/7e98e58d-b7f4-46e2-9d59-219c3438de21?_state=6Tkp2O_V2ahTnHNh9rwbzvG5Qh3v_rMUBu_zpzgcFft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlOThlNThkLWI3ZjQtNDZlMi05ZDU5LTIxOWMzNDM4ZGUyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xMzIzNzEwODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.96449ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "GET /v2/foo/bar/blobs/uploads/7e98e58d-b7f4-46e2-9d59-219c3438de21?_state=6Tkp2O_V2ahTnHNh9rwbzvG5Qh3v_rMUBu_zpzgcFft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlOThlNThkLWI3ZjQtNDZlMi05ZDU5LTIxOWMzNDM4ZGUyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xMzIzNzEwODZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=b22feb7c-e550-485b-863a-72336197bacd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60836" http.request.uri="/v2/foo/bar/blobs/uploads/7e98e58d-b7f4-46e2-9d59-219c3438de21?_state=6Tkp2O_V2ahTnHNh9rwbzvG5Qh3v_rMUBu_zpzgcFft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlOThlNThkLWI3ZjQtNDZlMi05ZDU5LTIxOWMzNDM4ZGUyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xMzIzNzEwODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.86072ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "DELETE /v2/foo/bar/blobs/uploads/7e98e58d-b7f4-46e2-9d59-219c3438de21?_state=6Tkp2O_V2ahTnHNh9rwbzvG5Qh3v_rMUBu_zpzgcFft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlOThlNThkLWI3ZjQtNDZlMi05ZDU5LTIxOWMzNDM4ZGUyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xMzIzNzEwODZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=c8492114-6942-4bb3-899c-05d226678b49 http.request.method=GET http.request.remoteaddr="127.0.0.1:60836" http.request.uri="/v2/foo/bar/blobs/uploads/7e98e58d-b7f4-46e2-9d59-219c3438de21?_state=6Tkp2O_V2ahTnHNh9rwbzvG5Qh3v_rMUBu_zpzgcFft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlOThlNThkLWI3ZjQtNDZlMi05ZDU5LTIxOWMzNDM4ZGUyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xMzIzNzEwODZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7e98e58d-b7f4-46e2-9d59-219c3438de21 time="2024-06-10T16:17:53Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=c8492114-6942-4bb3-899c-05d226678b49 http.request.method=GET http.request.remoteaddr="127.0.0.1:60836" http.request.uri="/v2/foo/bar/blobs/uploads/7e98e58d-b7f4-46e2-9d59-219c3438de21?_state=6Tkp2O_V2ahTnHNh9rwbzvG5Qh3v_rMUBu_zpzgcFft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlOThlNThkLWI3ZjQtNDZlMi05ZDU5LTIxOWMzNDM4ZGUyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xMzIzNzEwODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.963914ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7e98e58d-b7f4-46e2-9d59-219c3438de21 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "GET /v2/foo/bar/blobs/uploads/7e98e58d-b7f4-46e2-9d59-219c3438de21?_state=6Tkp2O_V2ahTnHNh9rwbzvG5Qh3v_rMUBu_zpzgcFft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlOThlNThkLWI3ZjQtNDZlMi05ZDU5LTIxOWMzNDM4ZGUyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xMzIzNzEwODZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=c9a67bf5-8198-40c1-b7f3-78156a86d300 http.request.method=POST http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.942949ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=379206e5-7b7a-440a-84eb-90cc7899c4fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/700d6586-9312-4e16-ab8b-58a558a46f51?_state=vBikJOAo7B5RqU9SLOOHLPU1-KhWvgj-MrKV0m80ob17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMGQ2NTg2LTkzMTItNGUxNi1hYjhiLTU4YTU1OGE0NmY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNDU4NTc0NTFaIn0%3D&digest=sha256%3A7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" provided=sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 vars.name="foo/bar" vars.uuid=700d6586-9312-4e16-ab8b-58a558a46f51 time="2024-06-10T16:17:53Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=379206e5-7b7a-440a-84eb-90cc7899c4fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/700d6586-9312-4e16-ab8b-58a558a46f51?_state=vBikJOAo7B5RqU9SLOOHLPU1-KhWvgj-MrKV0m80ob17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMGQ2NTg2LTkzMTItNGUxNi1hYjhiLTU4YTU1OGE0NmY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNDU4NTc0NTFaIn0%3D&digest=sha256%3A7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=700d6586-9312-4e16-ab8b-58a558a46f51 time="2024-06-10T16:17:53Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5, 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:42879" http.request.id=379206e5-7b7a-440a-84eb-90cc7899c4fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/700d6586-9312-4e16-ab8b-58a558a46f51?_state=vBikJOAo7B5RqU9SLOOHLPU1-KhWvgj-MrKV0m80ob17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMGQ2NTg2LTkzMTItNGUxNi1hYjhiLTU4YTU1OGE0NmY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNDU4NTc0NTFaIn0%3D&digest=sha256%3A7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.356606ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=700d6586-9312-4e16-ab8b-58a558a46f51 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "PUT /v2/foo/bar/blobs/uploads/700d6586-9312-4e16-ab8b-58a558a46f51?_state=vBikJOAo7B5RqU9SLOOHLPU1-KhWvgj-MrKV0m80ob17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMGQ2NTg2LTkzMTItNGUxNi1hYjhiLTU4YTU1OGE0NmY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNDU4NTc0NTFaIn0%3D&digest=sha256%3A7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=c5e357be-b2c8-452a-ab1d-cb8eeb491540 http.request.method=POST http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.869093ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=c898c9d4-92e8-49ae-a035-a1ae6e8d3ae7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/707fe46f-6c45-47e3-bbdd-20f3b61cf490?_state=iIUPj-gmQQUDRL5DXzQy7YRcvLGEJGzmCMqsDuJWZHl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwN2ZlNDZmLTZjNDUtNDdlMy1iYmRkLTIwZjNiNjFjZjQ5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNTM0MDgxNThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.570504ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "PUT /v2/foo/bar/blobs/uploads/707fe46f-6c45-47e3-bbdd-20f3b61cf490?_state=iIUPj-gmQQUDRL5DXzQy7YRcvLGEJGzmCMqsDuJWZHl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwN2ZlNDZmLTZjNDUtNDdlMy1iYmRkLTIwZjNiNjFjZjQ5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNTM0MDgxNThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=bed24971-6931-4016-a8f4-95a7006581ad http.request.method=POST http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.063404ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=309915f9-478c-4207-8b58-e69b3ba8d073 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/5a3a735f-a35e-4a5f-8d78-48a2451a76d9?_state=ZX4QFLqpcKDIFASGq46cPl09Ds6Lr73CjeWKdKAyAAh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhM2E3MzVmLWEzNWUtNGE1Zi04ZDc4LTQ4YTI0NTFhNzZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNjE0MjU0OTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.648607ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "PUT /v2/foo/bar/blobs/uploads/5a3a735f-a35e-4a5f-8d78-48a2451a76d9?_state=ZX4QFLqpcKDIFASGq46cPl09Ds6Lr73CjeWKdKAyAAh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhM2E3MzVmLWEzNWUtNGE1Zi04ZDc4LTQ4YTI0NTFhNzZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNjE0MjU0OTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=ec7aac2f-c60e-498d-8fa5-f51f05cce4ef http.request.method=POST http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.098248ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=9e3959c6-fdb9-4020-819c-cfdc46cc8c8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/80cc0cd7-b69e-41f4-86bb-d7cc8e50f635?_state=AYZDg9oRmnrSyej31myEXD0jS2KqfuGkbIk-oNiKv-V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwY2MwY2Q3LWI2OWUtNDFmNC04NmJiLWQ3Y2M4ZTUwZjYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNjk3MTcxMzhaIn0%3D&digest=sha256%3A7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.duration=5.366707498s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:53 +0000] "PUT /v2/foo/bar/blobs/uploads/80cc0cd7-b69e-41f4-86bb-d7cc8e50f635?_state=AYZDg9oRmnrSyej31myEXD0jS2KqfuGkbIk-oNiKv-V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwY2MwY2Q3LWI2OWUtNDFmNC04NmJiLWQ3Y2M4ZTUwZjYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1My4xNjk3MTcxMzhaIn0%3D&digest=sha256%3A7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=65e66a37-ff0e-4679-a3e3-19b257bd299f http.request.method=POST http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.52594ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42879" http.request.id=b538b59f-558f-4490-8863-c43c711d10aa http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/04853372-aeef-4385-b213-4cab514b9a16?_state=XmrKbAVOVn9H0PDBqZUrzON7mzBA3FKo5S3NH8hJdwZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0ODUzMzcyLWFlZWYtNDM4NS1iMjEzLTRjYWI1MTRiOWExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1OC44NTA0MDc4OTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.545706415s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:17:58 +0000] "PATCH /v2/foo/bar/blobs/uploads/04853372-aeef-4385-b213-4cab514b9a16?_state=XmrKbAVOVn9H0PDBqZUrzON7mzBA3FKo5S3NH8hJdwZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0ODUzMzcyLWFlZWYtNDM4NS1iMjEzLTRjYWI1MTRiOWExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxNzo1OC44NTA0MDc4OTdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=ed6139ab-e4f0-47e4-9e8a-f37100a64ede http.request.method=PUT http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/04853372-aeef-4385-b213-4cab514b9a16?_state=G5VtPbNzqmHTwxytVqDTDsmD4mIgMXns3V4xWhDZiit7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0ODUzMzcyLWFlZWYtNDM4NS1iMjEzLTRjYWI1MTRiOWExNiIsIk9mZnNldCI6MjYyMTU5MzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6NThaIn0%3D&digest=sha256%3A7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.76694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:04 +0000] "PUT /v2/foo/bar/blobs/uploads/04853372-aeef-4385-b213-4cab514b9a16?_state=G5VtPbNzqmHTwxytVqDTDsmD4mIgMXns3V4xWhDZiit7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0ODUzMzcyLWFlZWYtNDM4NS1iMjEzLTRjYWI1MTRiOWExNiIsIk9mZnNldCI6MjYyMTU5MzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTc6NThaIn0%3D&digest=sha256%3A7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=0e692d7a-016b-46d9-a2f8-e09ab867f13a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.976825ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=b8096979-27a1-4a21-8c10-1f50dfa894d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=265.929891ms http.response.status=200 http.response.written=26215936 127.0.0.1 - - [10/Jun/2024:16:18:04 +0000] "GET /v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 200 26215936 "" "Go-http-client/1.1" time="2024-06-10T16:18:04Z" level=error msg="error parsing digest="sha257:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=26e0fb50-e3b7-474a-a9a5-ba2d129e996b http.request.method=GET http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/sha257:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" vars.name="foo/bar" time="2024-06-10T16:18:04Z" 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:42879" http.request.id=26e0fb50-e3b7-474a-a9a5-ba2d129e996b http.request.method=GET http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/sha257:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.736423ms http.response.status=400 http.response.written=110 vars.digest="sha257:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:04 +0000] "GET /v2/foo/bar/blobs/sha257:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T16:18:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=814c5651-3f74-444a-9fbb-58f354cd5dec http.request.method=GET http.request.remoteaddr="127.0.0.1:57264" http.request.uri="/v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.320919ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:04 +0000] "GET /v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:18:04Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:18:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=ea7b2dda-2385-495a-ba99-0ece9781cdff http.request.method=GET http.request.remoteaddr="127.0.0.1:40132" http.request.uri="/v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.426225ms http.response.status=404 http.response.written=157 vars.digest="sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "GET /v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=e69758e8-2096-433f-9d66-1b97ea16e9fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40146" http.request.uri="/v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.205267ms http.response.status=404 http.response.written=157 vars.digest="sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=11e191f0-05e7-429b-8b9f-7b05d5838d12 http.request.method=POST http.request.remoteaddr="127.0.0.1:40146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.9141ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=4fff5253-ec81-4d88-ab20-528c74309b12 http.request.method=GET http.request.remoteaddr="127.0.0.1:40146" http.request.uri="/v2/foo/bar/blobs/uploads/961d0650-28d3-43ce-8d3b-f808c43d9f9d?_state=oAye0VW_OOLR0N-41kTB0ywLsf_OMcKIVR93WfQvI_l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MWQwNjUwLTI4ZDMtNDNjZS04ZDNiLWY4MDhjNDNkOWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wODE4MTIxNTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.070406ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "GET /v2/foo/bar/blobs/uploads/961d0650-28d3-43ce-8d3b-f808c43d9f9d?_state=oAye0VW_OOLR0N-41kTB0ywLsf_OMcKIVR93WfQvI_l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MWQwNjUwLTI4ZDMtNDNjZS04ZDNiLWY4MDhjNDNkOWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wODE4MTIxNTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=39554d43-dcef-4dcf-9428-2af2b2db6cca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40146" http.request.uri="/v2/foo/bar/blobs/uploads/961d0650-28d3-43ce-8d3b-f808c43d9f9d?_state=oAye0VW_OOLR0N-41kTB0ywLsf_OMcKIVR93WfQvI_l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MWQwNjUwLTI4ZDMtNDNjZS04ZDNiLWY4MDhjNDNkOWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wODE4MTIxNTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.759069ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "DELETE /v2/foo/bar/blobs/uploads/961d0650-28d3-43ce-8d3b-f808c43d9f9d?_state=oAye0VW_OOLR0N-41kTB0ywLsf_OMcKIVR93WfQvI_l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MWQwNjUwLTI4ZDMtNDNjZS04ZDNiLWY4MDhjNDNkOWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wODE4MTIxNTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=72c28ec9-4f4a-45b0-9164-8e9c53a09bdf http.request.method=GET http.request.remoteaddr="127.0.0.1:40146" http.request.uri="/v2/foo/bar/blobs/uploads/961d0650-28d3-43ce-8d3b-f808c43d9f9d?_state=oAye0VW_OOLR0N-41kTB0ywLsf_OMcKIVR93WfQvI_l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MWQwNjUwLTI4ZDMtNDNjZS04ZDNiLWY4MDhjNDNkOWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wODE4MTIxNTVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=961d0650-28d3-43ce-8d3b-f808c43d9f9d time="2024-06-10T16:18:05Z" 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:33071" http.request.id=72c28ec9-4f4a-45b0-9164-8e9c53a09bdf http.request.method=GET http.request.remoteaddr="127.0.0.1:40146" http.request.uri="/v2/foo/bar/blobs/uploads/961d0650-28d3-43ce-8d3b-f808c43d9f9d?_state=oAye0VW_OOLR0N-41kTB0ywLsf_OMcKIVR93WfQvI_l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MWQwNjUwLTI4ZDMtNDNjZS04ZDNiLWY4MDhjNDNkOWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wODE4MTIxNTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.94704ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=961d0650-28d3-43ce-8d3b-f808c43d9f9d 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "GET /v2/foo/bar/blobs/uploads/961d0650-28d3-43ce-8d3b-f808c43d9f9d?_state=oAye0VW_OOLR0N-41kTB0ywLsf_OMcKIVR93WfQvI_l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MWQwNjUwLTI4ZDMtNDNjZS04ZDNiLWY4MDhjNDNkOWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wODE4MTIxNTVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=8fbf1208-2fc9-4b5f-b6cb-aeb4c0626615 http.request.method=POST http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.549573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=be909f4e-513b-48a3-95ce-79b8b41ae991 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/b508106f-7086-4ca1-b170-81969d4801ee?_state=ns5eIK6P5fig_lXk8N30U6MHL_eLQDfjwqk7CPFFtzp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MDgxMDZmLTcwODYtNGNhMS1iMTcwLTgxOTY5ZDQ4MDFlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wOTQ1OTY0NTZaIn0%3D&digest=sha256%3A8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" provided=sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb vars.name="foo/bar" vars.uuid=b508106f-7086-4ca1-b170-81969d4801ee time="2024-06-10T16:18:05Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=be909f4e-513b-48a3-95ce-79b8b41ae991 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/b508106f-7086-4ca1-b170-81969d4801ee?_state=ns5eIK6P5fig_lXk8N30U6MHL_eLQDfjwqk7CPFFtzp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MDgxMDZmLTcwODYtNGNhMS1iMTcwLTgxOTY5ZDQ4MDFlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wOTQ1OTY0NTZaIn0%3D&digest=sha256%3A8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b508106f-7086-4ca1-b170-81969d4801ee time="2024-06-10T16:18:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb, 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:33071" http.request.id=be909f4e-513b-48a3-95ce-79b8b41ae991 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/b508106f-7086-4ca1-b170-81969d4801ee?_state=ns5eIK6P5fig_lXk8N30U6MHL_eLQDfjwqk7CPFFtzp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MDgxMDZmLTcwODYtNGNhMS1iMTcwLTgxOTY5ZDQ4MDFlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wOTQ1OTY0NTZaIn0%3D&digest=sha256%3A8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.337462ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b508106f-7086-4ca1-b170-81969d4801ee 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/b508106f-7086-4ca1-b170-81969d4801ee?_state=ns5eIK6P5fig_lXk8N30U6MHL_eLQDfjwqk7CPFFtzp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MDgxMDZmLTcwODYtNGNhMS1iMTcwLTgxOTY5ZDQ4MDFlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4wOTQ1OTY0NTZaIn0%3D&digest=sha256%3A8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=fa7279e7-c39d-48d5-87e9-5ca8a4c3a8f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.788503ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=5334957b-8a82-47fc-9ad6-3b09a9435338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/c017645d-4f57-4eff-baf1-962147ad69c9?_state=KCCY7Ew6oD8-lmBlPcngsJjcDK5Q0aZ3122ojJl6ZT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwMTc2NDVkLTRmNTctNGVmZi1iYWYxLTk2MjE0N2FkNjljOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4xMDIxMjQ0MDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.819438ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/c017645d-4f57-4eff-baf1-962147ad69c9?_state=KCCY7Ew6oD8-lmBlPcngsJjcDK5Q0aZ3122ojJl6ZT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwMTc2NDVkLTRmNTctNGVmZi1iYWYxLTk2MjE0N2FkNjljOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4xMDIxMjQ0MDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=0ae6c197-876a-4c11-9d8d-51fe50b604ae http.request.method=POST http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.567159ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=bd5d17a2-2edd-46c7-aff2-dfa59056e5c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/d99804ab-ff7d-4075-b49a-768fc06b66e6?_state=8c77vSkUl8c23-_5BiWPmvfv7Sh3LRSysKGvEnR4fFh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5OTgwNGFiLWZmN2QtNDA3NS1iNDlhLTc2OGZjMDZiNjZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4xMDc5ODEzMDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.291665ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/d99804ab-ff7d-4075-b49a-768fc06b66e6?_state=8c77vSkUl8c23-_5BiWPmvfv7Sh3LRSysKGvEnR4fFh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5OTgwNGFiLWZmN2QtNDA3NS1iNDlhLTc2OGZjMDZiNjZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4xMDc5ODEzMDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=5a1b1bf0-3f5a-4423-9067-633f49cdbf20 http.request.method=POST http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.84157ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=272c7706-effd-42bb-9aa2-f72844eea1a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/1a9ab9f4-6e32-4c3a-867a-6c7cc1683d6a?_state=boPOTJd26bufz7eppy3T3G5NC0yUmLjXkbRFESwJLOx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhOWFiOWY0LTZlMzItNGMzYS04NjdhLTZjN2NjMTY4M2Q2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4xMTU1MDA0MTRaIn0%3D&digest=sha256%3A8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.435224199s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/1a9ab9f4-6e32-4c3a-867a-6c7cc1683d6a?_state=boPOTJd26bufz7eppy3T3G5NC0yUmLjXkbRFESwJLOx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhOWFiOWY0LTZlMzItNGMzYS04NjdhLTZjN2NjMTY4M2Q2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNS4xMTU1MDA0MTRaIn0%3D&digest=sha256%3A8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=947c2646-2035-4e2a-af0a-23d265adc653 http.request.method=POST http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.7997ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33071" http.request.id=d44e52cb-dd23-4465-91dd-0a3293d4b64b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/2edef0d1-6447-4849-8711-5180daf56c9c?_state=_E5VXCU13Ij3ebW7PHlgG58EfM8p28JhK1v94_vCW1F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZGVmMGQxLTY0NDctNDg0OS04NzExLTUxODBkYWY1NmM5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNy43NDU5NzY3NjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.446446228s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:07 +0000] "PATCH /v2/foo/bar/blobs/uploads/2edef0d1-6447-4849-8711-5180daf56c9c?_state=_E5VXCU13Ij3ebW7PHlgG58EfM8p28JhK1v94_vCW1F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZGVmMGQxLTY0NDctNDg0OS04NzExLTUxODBkYWY1NmM5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODowNy43NDU5NzY3NjZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=3b9ffb4e-9208-47e4-acb5-97994c7a0b7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/uploads/2edef0d1-6447-4849-8711-5180daf56c9c?_state=4r-8EC_m6O1paW7nLdyJ2E7msvE-sMYlQ7O-kTFGQrJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZGVmMGQxLTY0NDctNDg0OS04NzExLTUxODBkYWY1NmM5YyIsIk9mZnNldCI6MTc5NjI0OTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTg6MDdaIn0%3D&digest=sha256%3A8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.207098ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "PUT /v2/foo/bar/blobs/uploads/2edef0d1-6447-4849-8711-5180daf56c9c?_state=4r-8EC_m6O1paW7nLdyJ2E7msvE-sMYlQ7O-kTFGQrJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZGVmMGQxLTY0NDctNDg0OS04NzExLTUxODBkYWY1NmM5YyIsIk9mZnNldCI6MTc5NjI0OTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTg6MDdaIn0%3D&digest=sha256%3A8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=f0c85ec6-2855-490c-8dee-f544c6380dfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.725537ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=b6593475-766c-45cc-9df5-09574ff8597d http.request.method=GET http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=167.191297ms http.response.status=200 http.response.written=17962496 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "GET /v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 200 17962496 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=error msg="error parsing digest="sha257:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=593b8036-dd8a-46e6-bfe7-260e0ba4978e http.request.method=GET http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/sha257:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" vars.name="foo/bar" time="2024-06-10T16:18:10Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=593b8036-dd8a-46e6-bfe7-260e0ba4978e http.request.method=GET http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/bar/blobs/sha257:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.636952ms http.response.status=400 http.response.written=110 vars.digest="sha257:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "GET /v2/foo/bar/blobs/sha257:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=f77621ae-a712-414e-ac35-51c4390f76e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40156" http.request.uri="/v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.319558ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "GET /v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=4a7d4c96-9cfc-4d08-9d42-808dc1e380b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40152" http.request.uri="/v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=15.244509ms http.response.status=200 http.response.written=2577664 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "GET /v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 200 2577664 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33071" http.request.id=cabd9c3d-354c-4294-9b95-b51ccb2ff440 http.request.method=GET http.request.remoteaddr="127.0.0.1:40156" http.request.uri="/v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.823011ms http.response.status=200 http.response.written=229376 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "GET /v2/foo/bar/blobs/sha256:8605a766890b88e4767f3e0dfa295e10fccd06633073b6db8c8fa9ddfd8760bb HTTP/1.1" 200 229376 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=bbb9ef72-60b5-4c47-bfea-3fdf4c8fb9c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57258" http.request.uri="/v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.721259686s http.response.status=200 http.response.written=2577664 127.0.0.1 - - [10/Jun/2024:16:18:04 +0000] "GET /v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 200 2577664 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42879" http.request.id=b7ccb7cc-bb01-437f-a30a-5ec509c34544 http.request.method=GET http.request.remoteaddr="127.0.0.1:57264" http.request.uri="/v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.707974727s http.response.status=200 http.response.written=2577664 127.0.0.1 - - [10/Jun/2024:16:18:04 +0000] "GET /v2/foo/bar/blobs/sha256:7e8b074c957c27f3bddc6608900a46ebc4f300e9954609ffeb853666947ad0c5 HTTP/1.1" 200 2577664 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (17.80s) === RUN TestBlobDelete time="2024-06-10T16:18: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 time="2024-06-10T16:18:10Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:18:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=78e2d5cc-7485-4aee-9473-560054d43523 http.request.method=GET http.request.remoteaddr="127.0.0.1:37228" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.147837ms http.response.status=404 http.response.written=157 vars.digest="sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "GET /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=d4797c24-667e-4a02-92e5-b011050d4444 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37242" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.228719ms http.response.status=404 http.response.written=157 vars.digest="sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=c0c6a0b3-1ade-4887-9d9e-472c9e6a4b1c http.request.method=POST http.request.remoteaddr="127.0.0.1:37242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.915601ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=f1f2b139-b020-4f7e-a5c9-2b6d23e9c668 http.request.method=GET http.request.remoteaddr="127.0.0.1:37242" http.request.uri="/v2/foo/bar/blobs/uploads/324a6a57-aaf4-4f34-9047-d1025200ddca?_state=n8oCRALb_q4aOhDWGczxwIQ7RuWMhsZzyVYfp3pmpBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGE2YTU3LWFhZjQtNGYzNC05MDQ3LWQxMDI1MjAwZGRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MTcyNTg0ODhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.170712ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "GET /v2/foo/bar/blobs/uploads/324a6a57-aaf4-4f34-9047-d1025200ddca?_state=n8oCRALb_q4aOhDWGczxwIQ7RuWMhsZzyVYfp3pmpBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGE2YTU3LWFhZjQtNGYzNC05MDQ3LWQxMDI1MjAwZGRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MTcyNTg0ODhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=086219b8-4301-4be5-8de1-c6ac8edd5462 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37242" http.request.uri="/v2/foo/bar/blobs/uploads/324a6a57-aaf4-4f34-9047-d1025200ddca?_state=n8oCRALb_q4aOhDWGczxwIQ7RuWMhsZzyVYfp3pmpBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGE2YTU3LWFhZjQtNGYzNC05MDQ3LWQxMDI1MjAwZGRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MTcyNTg0ODhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.228642ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "DELETE /v2/foo/bar/blobs/uploads/324a6a57-aaf4-4f34-9047-d1025200ddca?_state=n8oCRALb_q4aOhDWGczxwIQ7RuWMhsZzyVYfp3pmpBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGE2YTU3LWFhZjQtNGYzNC05MDQ3LWQxMDI1MjAwZGRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MTcyNTg0ODhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=57846392-be8d-44d3-a6b9-e311e8bd78a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37242" http.request.uri="/v2/foo/bar/blobs/uploads/324a6a57-aaf4-4f34-9047-d1025200ddca?_state=n8oCRALb_q4aOhDWGczxwIQ7RuWMhsZzyVYfp3pmpBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGE2YTU3LWFhZjQtNGYzNC05MDQ3LWQxMDI1MjAwZGRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MTcyNTg0ODhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=324a6a57-aaf4-4f34-9047-d1025200ddca time="2024-06-10T16:18:10Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=57846392-be8d-44d3-a6b9-e311e8bd78a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37242" http.request.uri="/v2/foo/bar/blobs/uploads/324a6a57-aaf4-4f34-9047-d1025200ddca?_state=n8oCRALb_q4aOhDWGczxwIQ7RuWMhsZzyVYfp3pmpBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGE2YTU3LWFhZjQtNGYzNC05MDQ3LWQxMDI1MjAwZGRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MTcyNTg0ODhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.428029ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=324a6a57-aaf4-4f34-9047-d1025200ddca 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "GET /v2/foo/bar/blobs/uploads/324a6a57-aaf4-4f34-9047-d1025200ddca?_state=n8oCRALb_q4aOhDWGczxwIQ7RuWMhsZzyVYfp3pmpBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGE2YTU3LWFhZjQtNGYzNC05MDQ3LWQxMDI1MjAwZGRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MTcyNTg0ODhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=cda949bb-23fd-423d-af65-09b4990e6ab4 http.request.method=POST http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.625717ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=66d852ed-beeb-4cdc-9479-8c0749cd5275 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/97ff2c28-6bfc-4522-a922-dd9ace2a92d5?_state=awkIIElW3zXuPrZCaEtzoMXxuB4SuxJ4eZ7SSReVuwp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3ZmYyYzI4LTZiZmMtNDUyMi1hOTIyLWRkOWFjZTJhOTJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MzM3NDA5NjZaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" provided=sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 vars.name="foo/bar" vars.uuid=97ff2c28-6bfc-4522-a922-dd9ace2a92d5 time="2024-06-10T16:18:10Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=66d852ed-beeb-4cdc-9479-8c0749cd5275 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/97ff2c28-6bfc-4522-a922-dd9ace2a92d5?_state=awkIIElW3zXuPrZCaEtzoMXxuB4SuxJ4eZ7SSReVuwp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3ZmYyYzI4LTZiZmMtNDUyMi1hOTIyLWRkOWFjZTJhOTJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MzM3NDA5NjZaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=97ff2c28-6bfc-4522-a922-dd9ace2a92d5 time="2024-06-10T16:18:10Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69, 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:39047" http.request.id=66d852ed-beeb-4cdc-9479-8c0749cd5275 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/97ff2c28-6bfc-4522-a922-dd9ace2a92d5?_state=awkIIElW3zXuPrZCaEtzoMXxuB4SuxJ4eZ7SSReVuwp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3ZmYyYzI4LTZiZmMtNDUyMi1hOTIyLWRkOWFjZTJhOTJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MzM3NDA5NjZaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.329839ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=97ff2c28-6bfc-4522-a922-dd9ace2a92d5 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "PUT /v2/foo/bar/blobs/uploads/97ff2c28-6bfc-4522-a922-dd9ace2a92d5?_state=awkIIElW3zXuPrZCaEtzoMXxuB4SuxJ4eZ7SSReVuwp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3ZmYyYzI4LTZiZmMtNDUyMi1hOTIyLWRkOWFjZTJhOTJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44MzM3NDA5NjZaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=2047c011-b3aa-4e75-b2c8-65b0831cc02d http.request.method=POST http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.872566ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=a698f42e-0097-4fed-b9b3-4eec1fb23e48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/852f3e8e-0715-4758-9193-16dae887718b?_state=7NZBHjRaDjGRgmwxi0Dk8HVOZ7QpGJKlCt3xzjHsVL17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1MmYzZThlLTA3MTUtNDc1OC05MTkzLTE2ZGFlODg3NzE4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44NDE1NTkzNVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=4.058212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "PUT /v2/foo/bar/blobs/uploads/852f3e8e-0715-4758-9193-16dae887718b?_state=7NZBHjRaDjGRgmwxi0Dk8HVOZ7QpGJKlCt3xzjHsVL17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1MmYzZThlLTA3MTUtNDc1OC05MTkzLTE2ZGFlODg3NzE4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44NDE1NTkzNVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=44828671-53dc-4623-b2ba-356f2dd47a71 http.request.method=POST http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.990644ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=d4701afc-eddd-4004-8524-7c88fe05a8e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/4a5c3e53-61b9-490b-998b-9e5464d2d110?_state=9C7J7nXn88SGyz7Z7hxeKZVBV7Iw4Oj3SxTlJbCKSj57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNWMzZTUzLTYxYjktNDkwYi05OThiLTllNTQ2NGQyZDExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44NTAxMDcyMTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.748338ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "PUT /v2/foo/bar/blobs/uploads/4a5c3e53-61b9-490b-998b-9e5464d2d110?_state=9C7J7nXn88SGyz7Z7hxeKZVBV7Iw4Oj3SxTlJbCKSj57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNWMzZTUzLTYxYjktNDkwYi05OThiLTllNTQ2NGQyZDExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44NTAxMDcyMTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=267a51a5-c62b-4a66-a1d3-bb6db9daaa3d http.request.method=POST http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.011241ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=641ecf35-b0fb-4884-a733-43dae227f96c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/517c1634-daf8-481f-b926-f9fb1cd2aa46?_state=E94ikz9K5KogK1DmQI0MXWlQ6D9sUUb5mRceYydo9Kt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxN2MxNjM0LWRhZjgtNDgxZi1iOTI2LWY5ZmIxY2QyYWE0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44NTg0NDI3NDdaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.duration=3.759673438s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:10 +0000] "PUT /v2/foo/bar/blobs/uploads/517c1634-daf8-481f-b926-f9fb1cd2aa46?_state=E94ikz9K5KogK1DmQI0MXWlQ6D9sUUb5mRceYydo9Kt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxN2MxNjM0LWRhZjgtNDgxZi1iOTI2LWY5ZmIxY2QyYWE0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxMC44NTg0NDI3NDdaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=5ad88b27-8c17-4423-a7be-04035abcee84 http.request.method=POST http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.506836ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39047" http.request.id=d1c53d57-e7a0-4ddf-8842-37b427fe9002 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/0fb7e546-0eef-43d9-a572-333ce227d31d?_state=nLjZJaxBhiEaeql3OR3flhGX79gCV1z1RgeV8Ywb5XB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmYjdlNTQ2LTBlZWYtNDNkOS1hNTcyLTMzM2NlMjI3ZDMxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxNC44NzQwMDQ3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.664772304s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:14 +0000] "PATCH /v2/foo/bar/blobs/uploads/0fb7e546-0eef-43d9-a572-333ce227d31d?_state=nLjZJaxBhiEaeql3OR3flhGX79gCV1z1RgeV8Ywb5XB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmYjdlNTQ2LTBlZWYtNDNkOS1hNTcyLTMzM2NlMjI3ZDMxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxNC44NzQwMDQ3NTFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=dab7bc1c-3c1c-4ed8-a7c7-b6cbacd887fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/uploads/0fb7e546-0eef-43d9-a572-333ce227d31d?_state=jTD-zEVk-wbahzjl2MnGgae_Tzav4S3KiTjMnd5UD8B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmYjdlNTQ2LTBlZWYtNDNkOS1hNTcyLTMzM2NlMjI3ZDMxZCIsIk9mZnNldCI6MjA3MzYwMDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTg6MTRaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.duration=2.994128ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "PUT /v2/foo/bar/blobs/uploads/0fb7e546-0eef-43d9-a572-333ce227d31d?_state=jTD-zEVk-wbahzjl2MnGgae_Tzav4S3KiTjMnd5UD8B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmYjdlNTQ2LTBlZWYtNDNkOS1hNTcyLTMzM2NlMjI3ZDMxZCIsIk9mZnNldCI6MjA3MzYwMDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTg6MTRaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=eba0fac0-68fb-4c6e-a412-0f3c3912faeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.017035ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=5b1ea75e-a16d-4921-ae27-3167c2645530 http.request.method=GET http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=214.263442ms http.response.status=200 http.response.written=20736000 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "GET /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 200 20736000 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=error msg="error parsing digest="sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=75e421cd-d41b-4539-b592-9199b2e83898 http.request.method=GET http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" vars.name="foo/bar" time="2024-06-10T16:18:18Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=75e421cd-d41b-4539-b592-9199b2e83898 http.request.method=GET http.request.remoteaddr="127.0.0.1:37254" http.request.uri="/v2/foo/bar/blobs/sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.548089ms http.response.status=400 http.response.written=110 vars.digest="sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "GET /v2/foo/bar/blobs/sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=6e88d4d3-e180-463f-88dd-4fb8aea9ce1a http.request.method=GET http.request.remoteaddr="127.0.0.1:39426" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.duration=2.205307ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "GET /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=51ef59d5-ef95-4c3b-9bfd-8036b99100c2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39436" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.duration=1.995312ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=d294f79f-df57-403f-a011-45a6190ceda6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39436" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.534885ms http.response.status=404 http.response.written=157 vars.digest="sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" 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:39047" http.request.id=5d0d7015-c590-40ce-b43a-cc7a99aa4641 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39436" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.452358ms http.response.status=404 http.response.written=74 vars.digest="sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=error msg="error parsing digest="sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=e525c67c-3210-4ef7-bc5e-6eacd4db876b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39448" http.request.uri="/v2/foo/bar/blobs/sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" vars.name="foo/bar" time="2024-06-10T16:18:18Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=e525c67c-3210-4ef7-bc5e-6eacd4db876b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39448" http.request.uri="/v2/foo/bar/blobs/sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.020034ms http.response.status=400 http.response.written=110 vars.digest="sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "DELETE /v2/foo/bar/blobs/sha257:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T16:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=8b523864-cdf0-4be3-9d40-0bdbe2128997 http.request.method=POST http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.821671ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=0b18a975-feb9-4acf-bb59-712752906441 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/bar/blobs/uploads/a7646899-e0eb-4382-82e4-4181fa5e1f3e?_state=oB39jUXqWAnoAMt6IfMviVUp5qlQSCdBd9ksGMhQ72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3NjQ2ODk5LWUwZWItNDM4Mi04MmU0LTQxODFmYTVlMWYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxOC44NTE1ODUxMDZaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.duration=3.542410944s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "PUT /v2/foo/bar/blobs/uploads/a7646899-e0eb-4382-82e4-4181fa5e1f3e?_state=oB39jUXqWAnoAMt6IfMviVUp5qlQSCdBd9ksGMhQ72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3NjQ2ODk5LWUwZWItNDM4Mi04MmU0LTQxODFmYTVlMWYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoxOC44NTE1ODUxMDZaIn0%3D&digest=sha256%3A2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=ac9177bd-395d-4218-9205-c06ee8a50fb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.71137ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=7c7f75b0-91f4-451a-bcc7-6b330621be20 http.request.method=GET http.request.remoteaddr="127.0.0.1:39426" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.81213588s http.response.status=200 http.response.written=2577664 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "GET /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 200 2577664 "" "Go-http-client/1.1" time="2024-06-10T16:18:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39047" http.request.id=7e54bfe7-9008-4fc8-91ad-cf1a6eef8315 http.request.method=GET http.request.remoteaddr="127.0.0.1:39420" http.request.uri="/v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.82194525s http.response.status=200 http.response.written=2577664 127.0.0.1 - - [10/Jun/2024:16:18:18 +0000] "GET /v2/foo/bar/blobs/sha256:2171fe17fcf09cccd20f7729ef597410ecede7a0078eb6b8e8077165ed604c69 HTTP/1.1" 200 2577664 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (12.19s) === RUN TestRelativeURL time="2024-06-10T16:18: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-10T16:18:22Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:18:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35567" http.request.id=b8bb6478-e309-49b1-afd6-cd78781b6a1c http.request.method=POST http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.595451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35567" http.request.id=ee78f614-e780-4afe-9ebe-cc5745e40b8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/foo/bar/blobs/uploads/356c59b4-c6a4-49de-ba74-f197bf28c051?_state=76bpDaMDfLj0Cn8vgCErIPbPxea0dUVDzxIn-9UmbzV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NmM1OWI0LWM2YTQtNDlkZS1iYTc0LWYxOTdiZjI4YzA1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoyMi42NjAzMjYwNzVaIn0%3D&digest=sha256%3A6b608a9d9a16455f58ef8398749c722e61889f0225ce9a0ddb64a31fa4b99e7b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.708196561s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:23 +0000] "PUT /v2/foo/bar/blobs/uploads/356c59b4-c6a4-49de-ba74-f197bf28c051?_state=76bpDaMDfLj0Cn8vgCErIPbPxea0dUVDzxIn-9UmbzV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NmM1OWI0LWM2YTQtNDlkZS1iYTc0LWYxOTdiZjI4YzA1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoyMi42NjAzMjYwNzVaIn0%3D&digest=sha256%3A6b608a9d9a16455f58ef8398749c722e61889f0225ce9a0ddb64a31fa4b99e7b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:28Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35567" http.request.id=14182cc4-f2e6-4a39-9f27-932be6db6a1c http.request.method=POST http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.598597ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:28Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35567" http.request.id=7f1b993c-24fa-4a27-a2b2-185f8b8619fe http.request.method=POST http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.710795ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35567" http.request.id=8243e374-bc9d-40a9-95e3-54f3e9d506a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/foo/bar/blobs/uploads/f39a5906-5bf1-4ccb-8127-2713210abea4?_state=F7UbccFLz0UzRx7HNrJh5hl-dfIBf8w8ru1EhwP7igx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzOWE1OTA2LTViZjEtNGNjYi04MTI3LTI3MTMyMTBhYmVhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoyOC4yMzYxMjM2ODVaIn0%3D&digest=sha256%3A90ea573ac3cbc3ca34b7f780321998e3c7c2d93b5b8f121d07d74f43515c2ac1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.587945807s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:28 +0000] "PUT /v2/foo/bar/blobs/uploads/f39a5906-5bf1-4ccb-8127-2713210abea4?_state=F7UbccFLz0UzRx7HNrJh5hl-dfIBf8w8ru1EhwP7igx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzOWE1OTA2LTViZjEtNGNjYi04MTI3LTI3MTMyMTBhYmVhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODoyOC4yMzYxMjM2ODVaIn0%3D&digest=sha256%3A90ea573ac3cbc3ca34b7f780321998e3c7c2d93b5b8f121d07d74f43515c2ac1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (9.18s) === RUN TestBlobDeleteDisabled time="2024-06-10T16:18: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-10T16:18:31Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:18:32Z" 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:34533" http.request.id=2d85b4e6-a830-4ecd-9b90-d67bc278ed4f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33486" http.request.uri="/v2/foo/bar/blobs/sha256:38f01298a1e3407ecfbdfe21824d0b6dfd0dcaf35f45debee02f44b9f5d79ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.86137ms http.response.status=405 http.response.written=78 vars.digest="sha256:38f01298a1e3407ecfbdfe21824d0b6dfd0dcaf35f45debee02f44b9f5d79ecf" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:32 +0000] "DELETE /v2/foo/bar/blobs/sha256:38f01298a1e3407ecfbdfe21824d0b6dfd0dcaf35f45debee02f44b9f5d79ecf HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.34s) === RUN TestDeleteDisabled time="2024-06-10T16:18:32Z" 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-10T16:18:32Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:18:32Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43993" http.request.id=6c14f5b4-ee82-4dc9-9ab4-7ab1280665a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.069217ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43993" http.request.id=1bf6955e-110f-4558-9383-c3ce72890eec http.request.method=PUT http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/foo/bar/blobs/uploads/29d156ee-4a8f-442c-9a26-563a42057ec5?_state=Zk6Sd8AVGyoD1FXVIGT2kzIFo-OyH5tHTql9Q3FWOUR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZDE1NmVlLTRhOGYtNDQyYy05YTI2LTU2M2E0MjA1N2VjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODozMi42NjIxNjk0OFoifQ%3D%3D&digest=sha256%3A5e4bf005dea0c9de7ca5a7f30a7658a40da75b37465e19295957c2ed69539b04" http.request.useragent="Go-http-client/1.1" http.response.duration=6.127280642s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:32 +0000] "PUT /v2/foo/bar/blobs/uploads/29d156ee-4a8f-442c-9a26-563a42057ec5?_state=Zk6Sd8AVGyoD1FXVIGT2kzIFo-OyH5tHTql9Q3FWOUR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZDE1NmVlLTRhOGYtNDQyYy05YTI2LTU2M2E0MjA1N2VjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODozMi42NjIxNjk0OFoifQ%3D%3D&digest=sha256%3A5e4bf005dea0c9de7ca5a7f30a7658a40da75b37465e19295957c2ed69539b04 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:38Z" 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:43993" http.request.id=e31f5bae-e092-4925-8e27-d4454bd7e7d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/foo/bar/blobs/sha256:5e4bf005dea0c9de7ca5a7f30a7658a40da75b37465e19295957c2ed69539b04" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.168457ms http.response.status=405 http.response.written=78 vars.digest="sha256:5e4bf005dea0c9de7ca5a7f30a7658a40da75b37465e19295957c2ed69539b04" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:18:38 +0000] "DELETE /v2/foo/bar/blobs/sha256:5e4bf005dea0c9de7ca5a7f30a7658a40da75b37465e19295957c2ed69539b04 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (6.63s) === RUN TestDeleteReadOnly time="2024-06-10T16:18:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:18:38Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:18:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43649" http.request.id=700a139c-1bb0-43eb-b217-e98bdc5ce381 http.request.method=POST http.request.remoteaddr="127.0.0.1:44800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=5.518532ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43649" http.request.id=bf6bcc5a-6c73-4bcc-ae23-287b52ae1a5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44800" http.request.uri="/v2/foo/bar/blobs/uploads/8cade37e-54ae-442a-9773-279d6d785811?_state=xqFG14Hfe2ZL5MbgjkcJ88Iyq5bMwt-l64zna9EXlBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYWRlMzdlLTU0YWUtNDQyYS05NzczLTI3OWQ2ZDc4NTgxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODozOS4zMzQ5MTgwOTVaIn0%3D&digest=sha256%3Aa3ca16b62e983028abf9b23149eb40dd60a510130d2ee19be90e78bb5335a10d" http.request.useragent="Go-http-client/1.1" http.response.duration=6.256254147s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:39 +0000] "PUT /v2/foo/bar/blobs/uploads/8cade37e-54ae-442a-9773-279d6d785811?_state=xqFG14Hfe2ZL5MbgjkcJ88Iyq5bMwt-l64zna9EXlBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYWRlMzdlLTU0YWUtNDQyYS05NzczLTI3OWQ2ZDc4NTgxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxODozOS4zMzQ5MTgwOTVaIn0%3D&digest=sha256%3Aa3ca16b62e983028abf9b23149eb40dd60a510130d2ee19be90e78bb5335a10d HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/Jun/2024:16:18:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:a3ca16b62e983028abf9b23149eb40dd60a510130d2ee19be90e78bb5335a10d HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (6.80s) === RUN TestStartPushReadOnly time="2024-06-10T16:18:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:18:45Z" level=info msg="redis not configured" go.version=go1.22.4 127.0.0.1 - - [10/Jun/2024:16:18:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2024-06-10T16:18:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:18:45Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:18:45Z" 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:45533" http.request.id=baf33deb-3a0a-488c-94c6-9c45dd16dd0b http.request.method=GET http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.137294ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:18:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T16:18:45Z" 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:45533" http.request.id=1be77777-3a31-4f8e-8f61-1c76afb37fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:47154" 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=2.537012ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:16:18:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:18:45Z" 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:45533" http.request.id=67e51523-c37c-4c09-9588-9470b3ad8f17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.7506ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:18:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T16:18: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:45533" http.request.id=8f5605c8-06e1-4019-9077-0486967c4901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" 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=11.797842ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:18:45Z" 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:45533" http.request.id=8f5605c8-06e1-4019-9077-0486967c4901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" 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=11.900676ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:18: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:45533" http.request.id=8f5605c8-06e1-4019-9077-0486967c4901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" 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=11.980813ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:18:45Z" 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:45533" http.request.id=8f5605c8-06e1-4019-9077-0486967c4901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" 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=12.059127ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:18:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T16:18:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=859b0bcf-ef58-4391-ac46-de9516b9448a http.request.method=POST http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.134341ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=fb7ee084-3e12-4bc9-b16a-446435ee4060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/blobs/uploads/4cd4919a-e340-4535-8d71-3c54aac16597?_state=uHc0K4Ig-V54E0RiuaNN4PNc0irNAV-oUNmLj3tLtjt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0Y2Q0OTE5YS1lMzQwLTQ1MzUtOGQ3MS0zYzU0YWFjMTY1OTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTg6NDYuMTcwMjY0MTFaIn0%3D&digest=sha256%3A8bf3a17ab0691c1ce1afc86aef637435713ad615272792ad962f25bcdc5eaac3" http.request.useragent="Go-http-client/1.1" http.response.duration=7.910322094s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/4cd4919a-e340-4535-8d71-3c54aac16597?_state=uHc0K4Ig-V54E0RiuaNN4PNc0irNAV-oUNmLj3tLtjt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0Y2Q0OTE5YS1lMzQwLTQ1MzUtOGQ3MS0zYzU0YWFjMTY1OTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTg6NDYuMTcwMjY0MTFaIn0%3D&digest=sha256%3A8bf3a17ab0691c1ce1afc86aef637435713ad615272792ad962f25bcdc5eaac3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:18:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=f2da6961-c075-4e9b-81ae-1ae1054fb288 http.request.method=POST http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.573294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=7bf6c156-6726-488d-bc18-197c10abfcec http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/blobs/uploads/ee01af13-5b24-4a19-aa17-c7b3efc5d305?_state=SUfuBId-l0tQE6smE3WbRSZOEQs7EnJxQsTdSjH-xn57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZTAxYWYxMy01YjI0LTRhMTktYWExNy1jN2IzZWZjNWQzMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTg6NTQuNjY4MTQyNjVaIn0%3D&digest=sha256%3A5ddd1e836eace477b525ed667b48c4af4c9e242324e7416b917847c717f01a76" http.request.useragent="Go-http-client/1.1" http.response.duration=6.386604764s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:18:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/ee01af13-5b24-4a19-aa17-c7b3efc5d305?_state=SUfuBId-l0tQE6smE3WbRSZOEQs7EnJxQsTdSjH-xn57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZTAxYWYxMy01YjI0LTRhMTktYWExNy1jN2IzZWZjNWQzMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTg6NTQuNjY4MTQyNjVaIn0%3D&digest=sha256%3A5ddd1e836eace477b525ed667b48c4af4c9e242324e7416b917847c717f01a76 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=08707ccd-930c-411d-9cdf-5ffcafee16f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=13.652018ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=add19d88-444a-4845-b641-7df4191f63a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" http.response.duration=13.056098ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=0871f8c2-2c6a-4737-9b0e-7a7a929429e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47154" 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=6.407341ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=a8a95d8d-6006-4ad4-99d5-142039268d38 http.request.method=GET http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.492114ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" 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:45533" http.request.id=e81863cd-4acd-4fe2-82f3-080b964396af http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" http.response.duration=12.82327ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" 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:45533" http.request.id=59eb0341-a673-4658-b10b-c74f66605c26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" http.response.duration=12.772661ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:45533" http.request.id=9e4872c6-7929-4125-be74-4a02096cac98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" http.response.duration=12.925924ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=06b21b98-549b-49e5-8b72-2d21416da4bb http.request.method=GET http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.133756ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=45dbb884-572a-499f-a034-4cf4fe1cdde8 http.request.method=GET http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.699653ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=b10ffd2e-af6c-4b6e-a493-6afc4ffea963 http.request.method=GET http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" http.response.duration=2.582389ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=c79156fe-3922-42ee-9fa8-4d02450465bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.434891ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=error msg="payload digest does match: "sha256:9d64a284030938d7bf0e233d5e8b2ed9fe1e48ace9e16cb08c4b7f5b3c22af54" != "sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46"" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=d4275990-0a69-4328-ad96-b4030b9647a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" time="2024-06-10T16:19:01Z" 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:45533" http.request.id=d4275990-0a69-4328-ad96-b4030b9647a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47154" http.request.uri="/v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.167692ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46" 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1b45f92ba34ec546192403560abc45a76f951d4977d04c3029ff8a36b4f8e46 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" 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:45533" http.request.id=de5be8c4-2729-497e-bd9e-540b748cd6d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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=4.070276ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" 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:45533" http.request.id=79034a83-1c50-430e-b8fa-3acde3d35838 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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=2.467935ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" 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:45533" http.request.id=543a8e39-a770-4a0b-abb6-b3ce7a311923 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.296238ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:01Z" 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:45533" http.request.id=543a8e39-a770-4a0b-abb6-b3ce7a311923 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.407639ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:01Z" 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:45533" http.request.id=543a8e39-a770-4a0b-abb6-b3ce7a311923 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.494842ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=36d91d20-cc23-4dbc-a250-334c7d424273 http.request.method=POST http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.581302ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=4032bdc8-00c4-43b0-a19a-8fe18587f6f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/blobs/uploads/821a49b0-c978-40ce-9718-024dacf4b9ae?_state=N6VRIbV2jTF7ozoW08PY-1X89xUEyFQqb-iVWxCuhHt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MjFhNDliMC1jOTc4LTQwY2UtOTcxOC0wMjRkYWNmNGI5YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MDEuMTgyNTQ5NTQ4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.385689ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/821a49b0-c978-40ce-9718-024dacf4b9ae?_state=N6VRIbV2jTF7ozoW08PY-1X89xUEyFQqb-iVWxCuhHt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MjFhNDliMC1jOTc4LTQwY2UtOTcxOC0wMjRkYWNmNGI5YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MDEuMTgyNTQ5NTQ4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" 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:45533" http.request.id=08563c16-4bbb-4227-885b-01a64d6ce854 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.745867ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:01Z" 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:45533" http.request.id=08563c16-4bbb-4227-885b-01a64d6ce854 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.874834ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T16:19:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=3b2c9391-2931-4c92-adf5-fc9f697c22f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.191042ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=fb174efa-c17b-4972-b384-fdef9d98736b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/blobs/uploads/ad2678c4-016d-46b6-8a76-fca5fa4740b5?_state=y5wb6C0n-oPwa3ihEdyzIXZZWiRc9H5j1qhjCon5vLF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZDI2NzhjNC0wMTZkLTQ2YjYtOGE3Ni1mY2E1ZmE0NzQwYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MDEuNjYzMzQxNDczWiJ9&digest=sha256%3A7ccd821cdbff8c2528dcff25e7a4c72e813f3cb2a5c4d2de2c5947756ed0756d" http.request.useragent="Go-http-client/1.1" http.response.duration=5.421311848s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/ad2678c4-016d-46b6-8a76-fca5fa4740b5?_state=y5wb6C0n-oPwa3ihEdyzIXZZWiRc9H5j1qhjCon5vLF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZDI2NzhjNC0wMTZkLTQ2YjYtOGE3Ni1mY2E1ZmE0NzQwYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MDEuNjYzMzQxNDczWiJ9&digest=sha256%3A7ccd821cdbff8c2528dcff25e7a4c72e813f3cb2a5c4d2de2c5947756ed0756d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=95b7f949-1077-4c67-b9a5-8ba2b21a5c31 http.request.method=POST http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.57843ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=2a6a806c-d0ff-44f4-a989-8c2dba8384d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/blobs/uploads/c60765c3-2b8e-48d6-ab55-7249e9542955?_state=RRgmwP0LvlNKcv2hKNEq-WsJ-OJTlMbGi4KrjXGm3zp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNjA3NjVjMy0yYjhlLTQ4ZDYtYWI1NS03MjQ5ZTk1NDI5NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MDcuNDUyNjk5OTM4WiJ9&digest=sha256%3A96a683c67e19257c2c1f52d8890991cef0ea1d3f0a30512a0234f704efb3f7b0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.352369936s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/c60765c3-2b8e-48d6-ab55-7249e9542955?_state=RRgmwP0LvlNKcv2hKNEq-WsJ-OJTlMbGi4KrjXGm3zp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNjA3NjVjMy0yYjhlLTQ4ZDYtYWI1NS03MjQ5ZTk1NDI5NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MDcuNDUyNjk5OTM4WiJ9&digest=sha256%3A96a683c67e19257c2c1f52d8890991cef0ea1d3f0a30512a0234f704efb3f7b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" 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:45533" http.request.id=0bebc887-4c5a-4515-b0c1-d8868f5e5716 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.160046ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" 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:45533" http.request.id=2940df6d-4ca4-4b90-8d1b-98940c86685e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/sha256:90ddfe98639dac97c54eabdc51b1126ed3ed4b39195b81cc76db4936f4717183" http.request.useragent="Go-http-client/1.1" http.response.duration=3.483977ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:90ddfe98639dac97c54eabdc51b1126ed3ed4b39195b81cc76db4936f4717183 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=3b3924dd-ce05-494c-9a59-7d64d3d09607 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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=2.959094ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=4e8b480d-93c6-407d-b472-a8a50170b4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/sha256:90ddfe98639dac97c54eabdc51b1126ed3ed4b39195b81cc76db4936f4717183" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.157571ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/sha256:90ddfe98639dac97c54eabdc51b1126ed3ed4b39195b81cc76db4936f4717183 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=11f12af2-48f1-4d01-8161-aae1ebfb01cb http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.534946ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=1a3724e1-7fc2-4bc9-ac7a-4914e716da03 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/sha256:90ddfe98639dac97c54eabdc51b1126ed3ed4b39195b81cc76db4936f4717183" http.request.useragent="Go-http-client/1.1" http.response.duration=2.657099ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/sha256:90ddfe98639dac97c54eabdc51b1126ed3ed4b39195b81cc76db4936f4717183 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=d3f5fc7b-d2e3-4888-83ed-6f30532c5748 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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=2.373108ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="rewriting manifest sha256:90ddfe98639dac97c54eabdc51b1126ed3ed4b39195b81cc76db4936f4717183 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=b209a02a-9572-4a23-a42b-5f7a0ffe6f41 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=b209a02a-9572-4a23-a42b-5f7a0ffe6f41 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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=7.083844ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45533" http.request.id=0a726252-a766-43a4-b133-3429b21f041f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" 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=2.983251ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" 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:45533" http.request.id=6a3a68f0-02a8-451c-bff0-fbc53cedb9d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.52023ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" 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:45533" http.request.id=242d5fbd-285d-4ff5-a25b-f6095aab6dac http.request.method=PUT http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/sha256:c91e66130793a76b8158adf02a514a67d0817ab4ee4a7829d785b1be7675f996" http.request.useragent="Go-http-client/1.1" http.response.duration=3.078164ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:c91e66130793a76b8158adf02a514a67d0817ab4ee4a7829d785b1be7675f996 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=feb7511a-2059-40bd-be92-5a697c8b0079 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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=2.982551ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=a13f1f05-6ae4-41b2-9da6-256eee083b1a http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/sha256:c91e66130793a76b8158adf02a514a67d0817ab4ee4a7829d785b1be7675f996" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.820213ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/sha256:c91e66130793a76b8158adf02a514a67d0817ab4ee4a7829d785b1be7675f996 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=253a947e-ccf2-40a9-b37d-9c304be34a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.387811ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=4f2b1015-035a-483a-92c1-eb40b0f1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" http.request.uri="/v2/foo/schema2/manifests/sha256:c91e66130793a76b8158adf02a514a67d0817ab4ee4a7829d785b1be7675f996" http.request.useragent="Go-http-client/1.1" http.response.duration=2.302788ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/sha256:c91e66130793a76b8158adf02a514a67d0817ab4ee4a7829d785b1be7675f996 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=info msg="rewriting manifest list sha256:c91e66130793a76b8158adf02a514a67d0817ab4ee4a7829d785b1be7675f996 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=6f9a3361-b880-43e8-a483-939074ddebf9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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-10T16:19:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45533" http.request.id=6f9a3361-b880-43e8-a483-939074ddebf9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52948" 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=6.97076ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:19:09Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:19:09Z" 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:39631" http.request.id=f65e0ea4-b745-4616-bc28-d31aaf54ee74 http.request.method=GET http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.802926ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=728395f4-508a-496c-84a8-ee9059befec2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44452" 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=2.323502ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" 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:39631" http.request.id=fd0d2add-1bfd-4a2a-9686-1e2b21b48521 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.396105ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T16:19:09Z" 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:39631" http.request.id=02e3a653-26c1-4550-af9a-66becec30482 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" 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=11.387653ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:19:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=02e3a653-26c1-4550-af9a-66becec30482 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" 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=11.499581ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:19:09Z" 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:39631" http.request.id=02e3a653-26c1-4550-af9a-66becec30482 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" 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=11.583717ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:19:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=02e3a653-26c1-4550-af9a-66becec30482 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" 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=11.698095ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:19:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T16:19:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=8d0d3304-1399-4de8-858c-ff2e912e8afe http.request.method=POST http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.902444ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=3559f92d-cfdb-46a1-b001-743d1bfea375 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/blobs/uploads/804bf839-bd0f-497c-8b62-72d093a989e5?_state=D7E5azF48Hs_hemuHFdMfefjqBc7lC9fTwDFSOmgKup7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MDRiZjgzOS1iZDBmLTQ5N2MtOGI2Mi03MmQwOTNhOTg5ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MTAuMjkzNjIzNDEyWiJ9&digest=sha256%3A150c83663d492f769346128d1f7509264b7610f9ad99bed5f1058f43a2cf291f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.478912148s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/804bf839-bd0f-497c-8b62-72d093a989e5?_state=D7E5azF48Hs_hemuHFdMfefjqBc7lC9fTwDFSOmgKup7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MDRiZjgzOS1iZDBmLTQ5N2MtOGI2Mi03MmQwOTNhOTg5ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MTAuMjkzNjIzNDEyWiJ9&digest=sha256%3A150c83663d492f769346128d1f7509264b7610f9ad99bed5f1058f43a2cf291f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=c19cb891-544c-4028-9aff-9f9ba4d113a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.099036ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:14 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=ffdd9947-a62b-4008-bfb2-366cca648b4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/blobs/uploads/7231eda7-c512-44aa-a022-b6e105ff1bf2?_state=xgNy2oFY4ZJWJ4wDRYQa-jrOjpolFY8l8KqsMwtj6sR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjMxZWRhNy1jNTEyLTQ0YWEtYTAyMi1iNmUxMDVmZjFiZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MTQuMjIyMjg3NDk2WiJ9&digest=sha256%3A8d8c504e8a8d543e384d85c7a790d476a3f6a76326a880c2b79205953d53f583" http.request.useragent="Go-http-client/1.1" http.response.duration=4.81132773s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:14 +0000] "PUT /v2/foo/schema1/blobs/uploads/7231eda7-c512-44aa-a022-b6e105ff1bf2?_state=xgNy2oFY4ZJWJ4wDRYQa-jrOjpolFY8l8KqsMwtj6sR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjMxZWRhNy1jNTEyLTQ0YWEtYTAyMi1iNmUxMDVmZjFiZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MTQuMjIyMjg3NDk2WiJ9&digest=sha256%3A8d8c504e8a8d543e384d85c7a790d476a3f6a76326a880c2b79205953d53f583 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=7665fa03-ab74-48d9-9c5e-c0b875766864 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.398629ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=29836d28-f008-48c6-bbdd-e72dc949accb http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" http.response.duration=12.663793ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=a076a907-38ef-4d3b-bbf8-26cc7f0ee4cf http.request.method=GET http.request.remoteaddr="127.0.0.1:44452" 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=6.254439ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=c0fc1cc5-1362-4211-8c34-763b4eb6b06f http.request.method=GET http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.171326ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "GET /v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" 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:39631" http.request.id=1b3e16f8-8657-4c19-835b-bf41875599c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" http.response.duration=13.13582ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" 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:39631" http.request.id=44be9f19-9897-4777-bf0b-5ed0a737d8bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" http.response.duration=12.440616ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:39631" http.request.id=16f01f0f-ff9e-4ab7-a787-80a51d255f71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" http.response.duration=12.403825ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=0fa3b67a-7b99-4474-b157-9658e7b457d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.047432ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "GET /v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=069cddea-c096-4703-8a3a-e6ec10ce0d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.234137ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=2d237214-c72b-4613-b7dc-c674482c1840 http.request.method=GET http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" http.response.duration=2.336445ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "GET /v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=9fe72c43-79f4-4304-aa74-d6859352165a http.request.method=GET http.request.remoteaddr="127.0.0.1:44452" 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=2.2439ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=error msg="payload digest does match: "sha256:e5097cdfa9bf86a1f53d5d394feaf5223a505222bae55dec0572ed45d6d48dca" != "sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90"" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=a4da09b2-591e-4487-8f60-d4e196c8d537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" time="2024-06-10T16:19:19Z" 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:39631" http.request.id=a4da09b2-591e-4487-8f60-d4e196c8d537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44452" http.request.uri="/v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.863527ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90" 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb23f6d8c9561c5961f0bfddffec9fdaf31034bb266b4c67605107cb40f97b90 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" 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:39631" http.request.id=dafe494c-788b-4cfb-840e-8bd79412b99d http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.817414ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" 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:39631" http.request.id=452c990b-0582-41a2-a5ee-7e971ebb9d8d http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" 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=2.350321ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" 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:39631" http.request.id=6b53c9d2-a5ba-4cf1-b42c-00dd2de59416 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.672552ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:19Z" 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:39631" http.request.id=6b53c9d2-a5ba-4cf1-b42c-00dd2de59416 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.784103ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:19Z" 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:39631" http.request.id=6b53c9d2-a5ba-4cf1-b42c-00dd2de59416 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.870423ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=05507db3-1182-48d0-a015-e0411c50f8cf http.request.method=POST http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.669206ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=5ba17352-bb74-49f7-ae64-c20e9fc9e264 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/blobs/uploads/cd0919e0-655c-4cb2-9917-41e19ff93ad4?_state=KRvHxdaPPe-2f9Quz88cbuWVl_kE1hu0bgNXK8hRsXR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZDA5MTllMC02NTVjLTRjYjItOTkxNy00MWUxOWZmOTNhZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MTkuMTUzMzgwMjE1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.255015ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/cd0919e0-655c-4cb2-9917-41e19ff93ad4?_state=KRvHxdaPPe-2f9Quz88cbuWVl_kE1hu0bgNXK8hRsXR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZDA5MTllMC02NTVjLTRjYjItOTkxNy00MWUxOWZmOTNhZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MTkuMTUzMzgwMjE1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" 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:39631" http.request.id=34a25631-5e9d-4154-aaff-5d7bd75ee46c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.693606ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:19Z" 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:39631" http.request.id=34a25631-5e9d-4154-aaff-5d7bd75ee46c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.801203ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T16:19:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=0ee4e1bf-c6e4-43a2-8b33-fb3d51d59517 http.request.method=POST http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.040165ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=6a00a71e-32c4-48f4-afdc-961a1ec58fef http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/blobs/uploads/8ab5f25f-4180-4779-8858-74b3860457e8?_state=SyUv5qkMKE3OfJs9QEBLx1xyG4ytpvZF4-eQCD--ykZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YWI1ZjI1Zi00MTgwLTQ3NzktODg1OC03NGIzODYwNDU3ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MTkuNTk2NjczMDg3WiJ9&digest=sha256%3Ac573525193538e57e2326024b151d1fcb24adac9128c00c86042f961d19d2475" http.request.useragent="Go-http-client/1.1" http.response.duration=4.70566594s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/8ab5f25f-4180-4779-8858-74b3860457e8?_state=SyUv5qkMKE3OfJs9QEBLx1xyG4ytpvZF4-eQCD--ykZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YWI1ZjI1Zi00MTgwLTQ3NzktODg1OC03NGIzODYwNDU3ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MTkuNTk2NjczMDg3WiJ9&digest=sha256%3Ac573525193538e57e2326024b151d1fcb24adac9128c00c86042f961d19d2475 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=f506f180-d5bc-43ad-83e9-0faf33204685 http.request.method=POST http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.291666ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=3c6c9ef9-95fe-4524-830d-f0961380ff04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/blobs/uploads/2b6c5d4d-7c53-408b-b92f-587a4f9dfb34?_state=AYZog6xHIG4xPyhcNgT1VI55vWFk99O0bWCfoYJlgoJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyYjZjNWQ0ZC03YzUzLTQwOGItYjkyZi01ODdhNGY5ZGZiMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MjQuNjA5NDgxMTE4WiJ9&digest=sha256%3A29ec9e00d8d34ed816ef951c47c722aa473f26701cb2dc9f9ecf46a6f798b42d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.922549468s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/2b6c5d4d-7c53-408b-b92f-587a4f9dfb34?_state=AYZog6xHIG4xPyhcNgT1VI55vWFk99O0bWCfoYJlgoJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyYjZjNWQ0ZC03YzUzLTQwOGItYjkyZi01ODdhNGY5ZGZiMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MjQuNjA5NDgxMTE4WiJ9&digest=sha256%3A29ec9e00d8d34ed816ef951c47c722aa473f26701cb2dc9f9ecf46a6f798b42d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:39631" http.request.id=374d8676-608a-42d3-a3b2-4a724ed0bc63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.2983ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:39631" http.request.id=c9dca883-6b38-4aa7-a9f6-1af0753d2815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/sha256:99ae0d965a72805d178b325508bda3a274c6bc61907221d566567ba83f0d5acd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.883816ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "PUT /v2/foo/schema2/manifests/sha256:99ae0d965a72805d178b325508bda3a274c6bc61907221d566567ba83f0d5acd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=75b26207-2367-432c-a0ff-960605637c86 http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" 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=3.026118ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=722dea14-9392-40e9-84ac-1b8f6a8cc7f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/sha256:99ae0d965a72805d178b325508bda3a274c6bc61907221d566567ba83f0d5acd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.630863ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/sha256:99ae0d965a72805d178b325508bda3a274c6bc61907221d566567ba83f0d5acd HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=ecec71af-dfe5-4a9d-9ead-70e83a4464ba http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.545523ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=f38da518-0a16-48c6-9be0-5f6cab869c14 http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/sha256:99ae0d965a72805d178b325508bda3a274c6bc61907221d566567ba83f0d5acd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.886913ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/sha256:99ae0d965a72805d178b325508bda3a274c6bc61907221d566567ba83f0d5acd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=c82303f3-3102-4217-8fee-969336e9137d http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.682763ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="rewriting manifest sha256:99ae0d965a72805d178b325508bda3a274c6bc61907221d566567ba83f0d5acd in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=6cd15b8a-8e51-4f71-ba71-ee88e07609ed http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" 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-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=6cd15b8a-8e51-4f71-ba71-ee88e07609ed http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" 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=7.064484ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:39631" http.request.id=1641f3c4-1c05-4f10-b890-c67b179a8fc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" 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=2.873233ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:39631" http.request.id=2040639d-1898-4855-a6b6-470b53cd875e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.260259ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:39631" http.request.id=1f639a96-d7ea-4562-9175-97ad15ff5faa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/sha256:fa40266b5e702fadc12979c9a12de9cac798763803871fcaf87ca9b80a07391b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.208139ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "PUT /v2/foo/schema2/manifests/sha256:fa40266b5e702fadc12979c9a12de9cac798763803871fcaf87ca9b80a07391b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=84a6459b-4fc0-443c-9352-8d708780b1f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" 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=3.061825ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=b4b98949-f4de-4cfd-93ba-0fbe9d530404 http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/sha256:fa40266b5e702fadc12979c9a12de9cac798763803871fcaf87ca9b80a07391b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.8571ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/sha256:fa40266b5e702fadc12979c9a12de9cac798763803871fcaf87ca9b80a07391b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=b1aaa4b3-20fa-44b3-a893-e680f4196f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.334578ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=11c4062e-3f72-4a29-b9f2-38091572a219 http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/sha256:fa40266b5e702fadc12979c9a12de9cac798763803871fcaf87ca9b80a07391b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.334424ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/sha256:fa40266b5e702fadc12979c9a12de9cac798763803871fcaf87ca9b80a07391b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" level=info msg="rewriting manifest list sha256:fa40266b5e702fadc12979c9a12de9cac798763803871fcaf87ca9b80a07391b in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=3fe0d789-da01-4fb9-b07b-800a8caa1b22 http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" 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-10T16:19:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39631" http.request.id=3fe0d789-da01-4fb9-b07b-800a8caa1b22 http.request.method=GET http.request.remoteaddr="127.0.0.1:54314" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.866589ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (40.98s) === RUN TestGetManifestWithStorageError time="2024-06-10T16:19:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:19:26Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:19:26Z" 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:41761" http.request.id=dd60fb8b-e00e-49aa-a76d-bfd62a7960c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40824" 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=2.735805ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:41761" http.request.id=9f67ce97-9f74-408f-b16b-bd429ab9a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40824" 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=2.451278ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:41761" http.request.id=fca04f3b-ad9a-48c9-9115-01e71970dd4f http.request.method=GET http.request.remoteaddr="127.0.0.1:40824" 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=2.419558ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:41761" http.request.id=1eb3e54c-2cf4-46b5-b008-a98648f5692c http.request.method=GET http.request.remoteaddr="127.0.0.1:40824" 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=2.295128ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2024-06-10T16:19:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:19:26Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:19:26Z" 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:46707" http.request.id=d85d056b-a6fa-4341-a16f-6692cc664099 http.request.method=GET http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.654026ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:46707" http.request.id=d0885d6c-a916-4192-bfe3-d835aad4157f http.request.method=GET http.request.remoteaddr="127.0.0.1:39584" 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=2.328824ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:46707" http.request.id=c5da2283-aa16-44cd-9f5d-7039729d8ad9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.319401ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T16:19:26Z" 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:46707" http.request.id=67ceb98c-5416-4751-b714-c7209c75d4be http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" 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=6.315732ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:19:26Z" 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:46707" http.request.id=67ceb98c-5416-4751-b714-c7209c75d4be http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" 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=6.373581ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:19:26Z" 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:46707" http.request.id=67ceb98c-5416-4751-b714-c7209c75d4be http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" 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=6.422399ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:19:26Z" 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:46707" http.request.id=67ceb98c-5416-4751-b714-c7209c75d4be http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" 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=6.466162ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:19:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T16:19:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=081019d2-bd1b-4f78-83e5-f3bc3b544d7e http.request.method=POST http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.920644ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=12714b7c-1ad8-49f8-8bd1-c0d40cc7d1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/blobs/uploads/5e0a3242-51a4-46f7-a9d8-9aff5de3f0b8?_state=ufN6EnaRKXbVyCn5vy4vz6RcAWDR5khmROu66Q0I2lR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZTBhMzI0Mi01MWE0LTQ2ZjctYTlkOC05YWZmNWRlM2YwYjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MjcuMTI3NDM0MDk1WiJ9&digest=sha256%3Aa67d217117b9c46664233869a7350c5ffecba14eb9a4dc195db863a0dab8cb27" http.request.useragent="Go-http-client/1.1" http.response.duration=6.784873105s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/5e0a3242-51a4-46f7-a9d8-9aff5de3f0b8?_state=ufN6EnaRKXbVyCn5vy4vz6RcAWDR5khmROu66Q0I2lR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZTBhMzI0Mi01MWE0LTQ2ZjctYTlkOC05YWZmNWRlM2YwYjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MjcuMTI3NDM0MDk1WiJ9&digest=sha256%3Aa67d217117b9c46664233869a7350c5ffecba14eb9a4dc195db863a0dab8cb27 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=0d40d80b-0b1c-41de-873c-90b604615c42 http.request.method=POST http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.393843ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:34 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=9d09fb6b-481d-41de-995c-0eba9fa4f910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/blobs/uploads/9828d19b-fca1-4a87-8382-21904ba1781c?_state=4I5nMqnhqGq4WDwqNroefahUlK6DCxDv5B4Oqd0iQWV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ODI4ZDE5Yi1mY2ExLTRhODctODM4Mi0yMTkwNGJhMTc4MWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MzQuMzM2MjgxMTkyWiJ9&digest=sha256%3A8bc54dc390d3149a48b6b9ad11c87163460aa164938f3350196edc9cace4ec97" http.request.useragent="Go-http-client/1.1" http.response.duration=4.201402882s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:34 +0000] "PUT /v2/foo/schema1/blobs/uploads/9828d19b-fca1-4a87-8382-21904ba1781c?_state=4I5nMqnhqGq4WDwqNroefahUlK6DCxDv5B4Oqd0iQWV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ODI4ZDE5Yi1mY2ExLTRhODctODM4Mi0yMTkwNGJhMTc4MWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MzQuMzM2MjgxMTkyWiJ9&digest=sha256%3A8bc54dc390d3149a48b6b9ad11c87163460aa164938f3350196edc9cace4ec97 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=90325743-ded1-4f02-8e9b-e655d2e6fc47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.516641ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=31d9cbee-2181-44cf-8764-6cd797a267b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.duration=12.839004ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=625a366d-142f-4b11-a0e0-6027049f5ceb http.request.method=GET http.request.remoteaddr="127.0.0.1:39584" 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=6.406606ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=5b2ed6ea-abd8-4a08-be0b-83a0b9eb71e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.64534ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" 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:46707" http.request.id=8e56a49e-94fb-4af4-a786-61cdd6c3b581 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.duration=13.47493ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" 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:46707" http.request.id=2f5f26c7-6dbe-43c7-a1c2-e4d3e6cac633 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.duration=12.854854ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:46707" http.request.id=117ec06c-264b-4151-a209-611825ca90a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.duration=12.731837ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=a9f0358a-b7f5-47bc-9a29-b6286d152fc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.711008ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=0f34a5f7-6f88-4ebc-a2cd-e454a37c2f9f http.request.method=GET http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.551089ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=9d818434-a1c8-485f-bcd0-ec050b9d28f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.517585ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=f85b4db4-117e-4eb3-bf19-bf5b2966c1a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39584" 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=2.508302ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=error msg="payload digest does match: "sha256:1d35a318de125d06a4f6021ff6804b538738ac447e1e8a894e73e52d295bfa68" != "sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb"" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=4f6517ff-ccc7-4d3d-a44f-1612153402df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" time="2024-06-10T16:19:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=4f6517ff-ccc7-4d3d-a44f-1612153402df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39584" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.170885ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=522e47b0-3af0-4ae0-9e13-132f795cc25f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54690" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.75015ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=ee92f388-1b55-443c-9e50-eb9ba91334c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54690" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.960517ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" 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:46707" http.request.id=3d4b64a0-763d-4801-ae58-98eb8025a7c7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54700" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.205092ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=3fda456d-bbdd-457e-98d1-8d1b2b430dc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54708" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.duration=17.873724ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=62697406-0b16-4b06-8782-cf533505a625 http.request.method=GET http.request.remoteaddr="127.0.0.1:54708" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.636294ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" 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:46707" http.request.id=d168b1ef-6b0d-4159-9300-c793a910fb2a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54710" 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=3.398086ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=a1daf5ca-9a08-49e4-9ce0-2f4906e1d447 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=13.632464ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=be1eb835-e751-4128-869b-1a40e929b55b http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" 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=2.959254ms http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=1310f74f-d216-43ce-bb5c-c59c2ae07d66 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.004638ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:99555217a081879d66fd6a6176d8635d930487bc8152aa1dffc6946d9852aceb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=072aae54-b156-4c9c-9fd1-b6463aa35fe6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" 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=2.640733ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" 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:46707" http.request.id=a4f21e51-b365-4826-ad2b-ef65c1021add http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.86016ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" 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:46707" http.request.id=589cf60b-1838-4ec5-b9b2-15ef58d3d87c http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" 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=2.565958ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46707" http.request.id=a8b19ec2-6cc5-4d6f-8d07-6acc699537ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" 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=3.136451ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:38Z" 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:46707" http.request.id=a8b19ec2-6cc5-4d6f-8d07-6acc699537ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" 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=3.246708ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:38Z" 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:46707" http.request.id=a8b19ec2-6cc5-4d6f-8d07-6acc699537ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" 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=3.336262ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=12653b4c-7c82-4593-b378-f742cdd38934 http.request.method=POST http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.99002ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=dec7e0b2-4d70-4e6d-9f2d-322c0e701ef3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/blobs/uploads/803e0b08-120c-478a-bbe0-41b98f4121bd?_state=nuXeBc4F_v_6NY-kMzYL8eUWyJXbNWd7QntZi8vk0ON7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MDNlMGIwOC0xMjBjLTQ3OGEtYmJlMC00MWI5OGY0MTIxYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MzguNzI3NjI4MzQ2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.744381ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/803e0b08-120c-478a-bbe0-41b98f4121bd?_state=nuXeBc4F_v_6NY-kMzYL8eUWyJXbNWd7QntZi8vk0ON7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MDNlMGIwOC0xMjBjLTQ3OGEtYmJlMC00MWI5OGY0MTIxYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MzguNzI3NjI4MzQ2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:38Z" 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:46707" http.request.id=82c6b20f-b1fc-4f58-93ba-04771db6cdc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" 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=3.151031ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:19:38Z" 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:46707" http.request.id=82c6b20f-b1fc-4f58-93ba-04771db6cdc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" 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=3.282932ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:19:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T16:19:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=e6d74001-7fbf-4eac-a995-d0407350e88e http.request.method=POST http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.237805ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=1ef9642b-79eb-4540-9cbf-b343b953bb53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/blobs/uploads/4f98f3f5-b988-4331-aca1-e841f9bfbb98?_state=pUnKQcKV_1LkNsIM4Y9ZT2KopaLWQz4k3vhQaKV7Rf17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0Zjk4ZjNmNS1iOTg4LTQzMzEtYWNhMS1lODQxZjliZmJiOTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MzkuMTU1NDEzODk1WiJ9&digest=sha256%3A479584929aa74de8e6724c7041fe93fce3dd0545ae9824439d9e98d3a5009e03" http.request.useragent="Go-http-client/1.1" http.response.duration=3.584220794s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/4f98f3f5-b988-4331-aca1-e841f9bfbb98?_state=pUnKQcKV_1LkNsIM4Y9ZT2KopaLWQz4k3vhQaKV7Rf17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0Zjk4ZjNmNS1iOTg4LTQzMzEtYWNhMS1lODQxZjliZmJiOTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6MzkuMTU1NDEzODk1WiJ9&digest=sha256%3A479584929aa74de8e6724c7041fe93fce3dd0545ae9824439d9e98d3a5009e03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=90571db9-539a-468d-b499-5c8568c82f1f http.request.method=POST http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.887213ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=01ca0d21-9662-46c2-8563-2394a41fb1b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/blobs/uploads/dbbc7a66-03d1-4e92-a84b-244e29ac4e57?_state=0tqMY_d5XTuPpoBLQmqwRnuOkRBiuESxbGXoqT45CsZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYmJjN2E2Ni0wM2QxLTRlOTItYTg0Yi0yNDRlMjlhYzRlNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6NDMuMDQ3ODA4OTU2WiJ9&digest=sha256%3A5b7e074f3668af344c538c1de0b176f72de43aba08cddd6c2bff1fef8a280a64" http.request.useragent="Go-http-client/1.1" http.response.duration=1.761673224s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/dbbc7a66-03d1-4e92-a84b-244e29ac4e57?_state=0tqMY_d5XTuPpoBLQmqwRnuOkRBiuESxbGXoqT45CsZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYmJjN2E2Ni0wM2QxLTRlOTItYTg0Yi0yNDRlMjlhYzRlNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MTk6NDMuMDQ3ODA4OTU2WiJ9&digest=sha256%3A5b7e074f3668af344c538c1de0b176f72de43aba08cddd6c2bff1fef8a280a64 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46707" http.request.id=f25af26b-eb6e-407d-a250-6f52dc603ef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.253036ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46707" http.request.id=5a32cd98-5294-4eef-b28f-d74f1dd2d27d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.duration=2.982097ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=e83537bd-706b-4a0b-92f5-b3313bc92989 http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" 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=2.861811ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=7a50bc02-9c45-4263-a350-8d40a91eeeb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.544617ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=73f96220-eae2-4150-a131-6a51e3cc6f4c http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.206177ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=d4ee1c63-c941-4aa4-a2d7-d215c349ccd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.duration=2.715349ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=86d22403-2a76-4fdc-8348-7d3a5861e242 http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.958226ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="rewriting manifest sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=52379548-1a61-4490-839b-b11dec7d3a11 http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" 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-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=52379548-1a61-4490-839b-b11dec7d3a11 http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" 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=6.663648ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=7aef15d0-5b8a-42ce-a090-e2c56850aeda http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.duration=2.817197ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=50305c81-24b4-45f1-a0a5-7bbda9d26d1c http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.608159ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" 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:46707" http.request.id=f30db358-c1ae-4b1f-b4be-a51deda821cd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.543089ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46707" http.request.id=1779f7ad-8619-43ae-93a4-3144ac002fed http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.duration=3.146448ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=b43c99bb-5841-4522-abbf-4594c50036dd http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.384952ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" 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:46707" http.request.id=ae96676f-54f3-4452-9bbe-f43e5631ee19 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55198" 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=2.521276ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46707" http.request.id=eae226f6-9931-438d-81db-1709e12f16a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55206" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.029799ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=90be04b6-72c4-47d5-8506-0b7a67a93e13 http.request.method=GET http.request.remoteaddr="127.0.0.1:55206" 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=2.572085ms http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=f4631f58-b6c8-4c0c-a0c1-0ab9337ec4e1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55206" http.request.uri="/v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233" http.request.useragent="Go-http-client/1.1" http.response.duration=2.850127ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:576bc82528c51215063ca43db38830380a9b7df2a2ca4717ad113d660e143233 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46707" http.request.id=5573897e-5a05-4a92-9c56-93da22aef2e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55206" 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=2.336071ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (18.27s) === RUN TestManifestDeleteDisabled time="2024-06-10T16:19:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:19:44Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:19:44Z" 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:41981" http.request.id=e7adefbf-d603-4235-b6af-948b0d5adcb9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37982" 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=3.026978ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/Jun/2024:16:19:44 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-06-10T16:19:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:19:44Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:19:44Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T16:19:45Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.4 time="2024-06-10T16:19:45Z" 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-10T16:19:45Z" 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:38189" http.request.id=375c6247-a7d6-4b89-bb72-2cbb78ef26e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51332" 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=5.122764ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:19:45 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T16:19:45Z" 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:38189" http.request.id=5f0c8ff7-17f9-4a46-84af-697ab3c27e6e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51348" 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=5.071261ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:19:45 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T16:19:45Z" 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:38189" http.request.id=0ef04841-c3ff-46b4-a0b7-adbd73bc0281 http.request.method=POST http.request.remoteaddr="127.0.0.1:51354" 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=5.245478ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:19:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T16:19:45Z" 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:38189" http.request.id=cf8f9c7c-f7e1-48b6-b232-92f735b02c12 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51368" 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=5.288535ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:19:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.28s) === RUN TestProxyManifestGetByTag time="2024-06-10T16:19:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:19:45Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:19:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=6f2b2851-67cf-4d76-9b32-4486472cf71f http.request.method=POST http.request.remoteaddr="127.0.0.1:47790" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.273616ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=73c95653-5ad4-42d5-97d8-6c87189e9327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47790" http.request.uri="/v2/foo/bar/blobs/uploads/bfe5b8af-91e7-415c-a7b3-bcd9fc8ac79a?_state=w6y51-DZTxz4U49n6NUlGp-5I9w3CW9dz-7BaN02geR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmZTViOGFmLTkxZTctNDE1Yy1hN2IzLWJjZDlmYzhhYzc5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxOTo0NS42OTc4ODc4NjlaIn0%3D&digest=sha256%3A186a67215df1cbd8cedcb147d080fc71f442e4ce118f9685a1dfb45e9f4bc4df" http.request.useragent="Go-http-client/1.1" http.response.duration=7.436039565s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:45 +0000] "PUT /v2/foo/bar/blobs/uploads/bfe5b8af-91e7-415c-a7b3-bcd9fc8ac79a?_state=w6y51-DZTxz4U49n6NUlGp-5I9w3CW9dz-7BaN02geR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmZTViOGFmLTkxZTctNDE1Yy1hN2IzLWJjZDlmYzhhYzc5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxOTo0NS42OTc4ODc4NjlaIn0%3D&digest=sha256%3A186a67215df1cbd8cedcb147d080fc71f442e4ce118f9685a1dfb45e9f4bc4df HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=b3c58343-499f-4820-b4e1-ecf982e018ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:47790" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=7.314022ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:19:53Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:19:53Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.22.4 time="2024-06-10T16:19:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=1e3bd87a-dbde-4433-95bb-9f628f38fb8e http.request.method=GET http.request.remoteaddr="127.0.0.1:47790" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.168444ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:46557" go.version=go1.22.4 time="2024-06-10T16:19:53Z" 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-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=5edea4ee-f93f-4ea8-af1a-030454dff674 http.request.method=GET http.request.remoteaddr="127.0.0.1:57596" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.691523ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46557 /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:46557/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:43273" http.request.id=6bc8caa6-fcf3-4c28-8cb3-158998dc9a6b http.request.method=GET http.request.remoteaddr="127.0.0.1:56176" http.request.uri="/v2/foo/bar/manifests/sha256:b43ec39528db7fa19196906bd6e70d27b7a89b524a2fac46495207ee0d9270c3" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:b43ec39528db7fa19196906bd6e70d27b7a89b524a2fac46495207ee0d9270c3" time="2024-06-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=b0f39886-12a6-4d1e-bf2b-9440afdf24e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:57610" http.request.uri="/v2/foo/bar/manifests/sha256:b43ec39528db7fa19196906bd6e70d27b7a89b524a2fac46495207ee0d9270c3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.075611ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "GET /v2/foo/bar/manifests/sha256:b43ec39528db7fa19196906bd6e70d27b7a89b524a2fac46495207ee0d9270c3 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:b43ec39528db7fa19196906bd6e70d27b7a89b524a2fac46495207ee0d9270c3 with ttl=167h59m59.99999064s" go.version=go1.22.4 time="2024-06-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43273" http.request.id=6bc8caa6-fcf3-4c28-8cb3-158998dc9a6b http.request.method=GET http.request.remoteaddr="127.0.0.1:56176" http.request.uri="/v2/foo/bar/manifests/sha256:b43ec39528db7fa19196906bd6e70d27b7a89b524a2fac46495207ee0d9270c3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=27.433543ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "GET /v2/foo/bar/manifests/sha256:b43ec39528db7fa19196906bd6e70d27b7a89b524a2fac46495207ee0d9270c3 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=fed5cb7f-7545-4e3d-9a9d-4e34458a55b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:57610" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.568883ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46557 /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:46557/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:43273" http.request.id=c9b2c5ef-d11b-4489-9cb9-f5212ad0dccf http.request.method=GET http.request.remoteaddr="127.0.0.1:56180" 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-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=273fafc4-4af8-4d3a-a2f9-03c66755feda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57622" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.404356ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43273" http.request.id=c9b2c5ef-d11b-4489-9cb9-f5212ad0dccf http.request.method=GET http.request.remoteaddr="127.0.0.1:56180" 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=21.397115ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:19:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=6baa613c-5561-4ab0-bd73-726d20d46e9c http.request.method=POST http.request.remoteaddr="127.0.0.1:57622" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.140392ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=7fa3fc7f-519f-4415-91cc-caaaa59b0afa http.request.method=PUT http.request.remoteaddr="127.0.0.1:57622" http.request.uri="/v2/foo/bar/blobs/uploads/497d111d-012d-4849-9b84-0c92354f6b82?_state=hr_xShP6vi1obb0eLGPAwucIXFoVCfKdVeXOT6Hsl9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5N2QxMTFkLTAxMmQtNDg0OS05Yjg0LTBjOTIzNTRmNmI4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxOTo1My40OTY5NDU5NTlaIn0%3D&digest=sha256%3A44ba03f1b9b8f4d8c70e2aeb7f9511aea4f33f43e93f30d89df945bd4bfdc0f1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.448530431s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:53 +0000] "PUT /v2/foo/bar/blobs/uploads/497d111d-012d-4849-9b84-0c92354f6b82?_state=hr_xShP6vi1obb0eLGPAwucIXFoVCfKdVeXOT6Hsl9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5N2QxMTFkLTAxMmQtNDg0OS05Yjg0LTBjOTIzNTRmNmI4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjoxOTo1My40OTY5NDU5NTlaIn0%3D&digest=sha256%3A44ba03f1b9b8f4d8c70e2aeb7f9511aea4f33f43e93f30d89df945bd4bfdc0f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=36cc0299-94e3-4054-854d-fecb74e6c7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57622" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=7.912271ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:19:54 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=53dc66e0-835c-4234-b91e-99828bef9dd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57622" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.238002ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:19:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:19:54Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46557 /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:46557/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:43273" http.request.id=84001c1f-21ee-4adb-a1a3-f3324e7213b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56186" 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-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=560bac0a-01f8-4949-8999-b2303a042d2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57638" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.671973ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:19:54 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=6271144d-cd79-437d-b6c7-b89c7c0c4fb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57638" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.19582ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:19:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:19:54Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46557 /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:46557/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:43273" http.request.id=84001c1f-21ee-4adb-a1a3-f3324e7213b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56186" 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-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46557" http.request.id=7a0916d7-cb37-4039-9bbf-06e24782cbbe http.request.method=GET http.request.remoteaddr="127.0.0.1:57654" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.362464ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:19:54 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:19:54Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:162d950951b034240a135b3163b589b0ea893efb20e5ca5f2c98b3ce5fc5c0bf with ttl=167h59m59.999975716s" go.version=go1.22.4 time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43273" http.request.id=84001c1f-21ee-4adb-a1a3-f3324e7213b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56186" 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=24.695466ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:19:54 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (9.81s) === RUN TestAppDispatcher time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42521" http.request.id=e36d790c-f994-4687-a0fd-fafe21a15360 http.request.method=GET http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.572469ms http.response.status=200 http.response.written=0 time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42521" http.request.id=a380c1cf-169c-4236-8cd8-11773c0a4d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.31689ms http.response.status=200 http.response.written=0 time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42521" http.request.id=b8036c49-fed7-4937-9b88-0574c4b72428 http.request.method=GET http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.348556ms http.response.status=200 http.response.written=0 time="2024-06-10T16:19:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42521" http.request.id=335dfa55-11a8-4943-80e7-190ec7ed1f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.350934ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-06-10T16:19: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 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec time="2024-06-10T16:19:54Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec time="2024-06-10T16:19:55Z" 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:36025" http.request.id=16be4074-967c-497b-bc06-496e42acd59a http.request.method=GET http.request.remoteaddr="127.0.0.1:46028" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-06-10T16:19:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec time="2024-06-10T16:19:55Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec time="2024-06-10T16:19:55Z" level=info msg="configuring file health check path=/tmp/healthcheck343967728, interval=1" go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec --- PASS: TestFileHealthCheck (4.01s) === RUN TestTCPHealthCheck time="2024-06-10T16:19: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 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec time="2024-06-10T16:19:59Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec time="2024-06-10T16:19:59Z" level=info msg="configuring TCP health check addr=127.0.0.1:39493, interval=1" go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-10T16:20:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec time="2024-06-10T16:20:03Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec time="2024-06-10T16:20:03Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:42985, interval=1, threshold=3" go.version=go1.22.4 instance.id=e519cff2-341a-4c56-abaf-5e6a42211cec --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 180.084s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.09s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.63s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.51s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 11.293s === RUN TestSchedule time="2024-06-10T16:17:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec time="2024-06-10T16:17:09Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.993369ms" go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec time="2024-06-10T16:17:09Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=992.444µs" go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec time="2024-06-10T16:17:09Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=994.566µs" go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec 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-10T16:17:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-10T16:17:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec time="2024-06-10T16:17:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.991447ms" go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec time="2024-06-10T16:17:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.994124ms" go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec time="2024-06-10T16:17:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-10T16:17:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=a9bef705-4cb9-4090-9c90-de98b0e72aec --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.585s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (4.40s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 16065024 sha256:ed0b7961a68bda20c7afa0d96c2f312fe5a5809dfd0b5f72e515b7997ffa9400 [] map[] } --- PASS: TestSimpleBlobRead (0.86s) === RUN TestBlobMount --- PASS: TestBlobMount (0.96s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (6.26s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (6.18s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (6.47s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.02s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:1860637cc072e5cc1426c119f30f97dc00c4f2c116883671e8b5f61e49140c71 palailogos: marking blob sha256:1d9b04661cf07700f571b6d71851048157446f3c27ddda7dab334f90172c12a8 palailogos: marking blob sha256:47af0ce43458d5717a1aff4779c9d8aae2ef977d15a0b04eb89f61a9d25f004d palailogos: marking manifest sha256:1d9b04661cf07700f571b6d71851048157446f3c27ddda7dab334f90172c12a8 palailogos: marking blob sha256:23625acc02f7bca8c40098bd317f3e3c27c41b2045a144a6c8176d039f04fdcf palailogos: marking blob sha256:5d08d84698ed75cf877ddb416e0edffa17c9bdad8404e3185489ecaf18428828 palailogos: marking manifest sha256:47af0ce43458d5717a1aff4779c9d8aae2ef977d15a0b04eb89f61a9d25f004d palailogos: marking blob sha256:73ce34696adb2ecf98ce57b19e1ac6226c5cd2f92948c7c32bf30fcdf145de1d palailogos: marking blob sha256:1ef3ae19613705859192af650426f0b986fe304377bab5bec470b2602825700b palailogos: marking manifest sha256:c56c9729c1de26caf95259904e75e4aab8d18a4e51fad74670940b6cfc5b3d2c palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:cdf2da61d483c0e32ec9ebcf8502d838c38e1bfe9dac86adaad74c19cd17aaf5 palailogos: marking blob sha256:02371a9a326fba4e1351fdaf0f92d102b4259aaf9791a9221e4aaca514d1249a 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (4.37s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:21c7c42fe4ec7b4768a5b2a765a42730e25ce1ad1bf0d5d6da050308364bd9eb deletemanifests: marking manifest sha256:8fcac406bcf7bd1e8eabaf4630c4cc6316b2b38b7e645c4976b0b7f187d0ce07 deletemanifests: marking blob sha256:aeebe3298df0d7ba4c71a9ac16ce8df1071c689cb6bafd22f80da6b063214f3a deletemanifests: marking blob sha256:25e98b6e0d33c8b25679087706631d0f378789533116a179bca26464abf0f013 deletemanifests: marking blob sha256:54b35c5f7c1e9d436ecfe3ce47cee3160369aff26717980f7cb8426cad30bba9 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:b701e570ffd0c274118aa60d7eff62c986de8680ff9dd649beddc9964e199513 blob eligible for deletion: sha256:c42d621c677689ece7662205c20467c85e03b669dad9f9e04293cc123ffbc675 blob eligible for deletion: sha256:e3d4eb82ccde0f94ec2cce8c0e443d4b27d5d890092e9dadbda3b6070975061f blob eligible for deletion: sha256:21c7c42fe4ec7b4768a5b2a765a42730e25ce1ad1bf0d5d6da050308364bd9eb deletemanifests manifest eligible for deletion: sha256:21c7c42fe4ec7b4768a5b2a765a42730e25ce1ad1bf0d5d6da050308364bd9eb deletemanifests: marking manifest sha256:8fcac406bcf7bd1e8eabaf4630c4cc6316b2b38b7e645c4976b0b7f187d0ce07 deletemanifests: marking blob sha256:aeebe3298df0d7ba4c71a9ac16ce8df1071c689cb6bafd22f80da6b063214f3a deletemanifests: marking blob sha256:25e98b6e0d33c8b25679087706631d0f378789533116a179bca26464abf0f013 deletemanifests: marking blob sha256:54b35c5f7c1e9d436ecfe3ce47cee3160369aff26717980f7cb8426cad30bba9 time="2024-06-10T16:17:43Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/21c7c42fe4ec7b4768a5b2a765a42730e25ce1ad1bf0d5d6da050308364bd9eb" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 time="2024-06-10T16:17:43Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/21c7c42fe4ec7b4768a5b2a765a42730e25ce1ad1bf0d5d6da050308364bd9eb" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:21c7c42fe4ec7b4768a5b2a765a42730e25ce1ad1bf0d5d6da050308364bd9eb time="2024-06-10T16:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/21/21c7c42fe4ec7b4768a5b2a765a42730e25ce1ad1bf0d5d6da050308364bd9eb" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:b701e570ffd0c274118aa60d7eff62c986de8680ff9dd649beddc9964e199513 time="2024-06-10T16:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b7/b701e570ffd0c274118aa60d7eff62c986de8680ff9dd649beddc9964e199513" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:c42d621c677689ece7662205c20467c85e03b669dad9f9e04293cc123ffbc675 time="2024-06-10T16:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c4/c42d621c677689ece7662205c20467c85e03b669dad9f9e04293cc123ffbc675" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:e3d4eb82ccde0f94ec2cce8c0e443d4b27d5d890092e9dadbda3b6070975061f time="2024-06-10T16:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3d4eb82ccde0f94ec2cce8c0e443d4b27d5d890092e9dadbda3b6070975061f" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 --- PASS: TestDeleteManifestIfTagNotFound (4.16s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:370df3cff760f0c24b6a40e0e4d5bb08d05dc9df94f879386b013ee6a6ab073b time="2024-06-10T16:17:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/37/370df3cff760f0c24b6a40e0e4d5bb08d05dc9df94f879386b013ee6a6ab073b" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:cb55654f89f327d9c41b875741a59b31b0a3f5f0c23536cbe972a6ae1d2e5d42 time="2024-06-10T16:17:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cb/cb55654f89f327d9c41b875741a59b31b0a3f5f0c23536cbe972a6ae1d2e5d42" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:dec02ea98517e8f614646eed3b05eddd4ba7c05883f56dbbdd939c58925617d2 time="2024-06-10T16:17:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/de/dec02ea98517e8f614646eed3b05eddd4ba7c05883f56dbbdd939c58925617d2" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 --- PASS: TestGCWithMissingManifests (1.23s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:95f36e7f92daf7e03e582facd8064b24588211d17f326897e4eb22584c15d2dd komnenos: marking blob sha256:d117e6f57915d0087d88e8a7454d857cde8307e848a0bb0b56dcb7dca7e9eb1d komnenos: marking blob sha256:b2147aab8ac199cfd3cc7f3b9fe9a97920ddee246090b516aa73893ca670d7a5 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2c206865892e87ff2cf3b4fc8a2b3252f72872344a3c8dad36da8df7c3f7f549 time="2024-06-10T16:17:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2c/2c206865892e87ff2cf3b4fc8a2b3252f72872344a3c8dad36da8df7c3f7f549" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:7aedbd104085ca993c60e26190b381a009208d430423710526b1a44997169a16 time="2024-06-10T16:17:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7a/7aedbd104085ca993c60e26190b381a009208d430423710526b1a44997169a16" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:858e1c55778b71d34e2277358302ba68e46a4543b1a8e0332049ccd9217514d9 time="2024-06-10T16:17:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/85/858e1c55778b71d34e2277358302ba68e46a4543b1a8e0332049ccd9217514d9" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:bfbbb5e0bcfc6974ff0ae3e862ba6c2a2ebef99f8b45f24beeeaca4183fbd7aa time="2024-06-10T16:17:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bfbbb5e0bcfc6974ff0ae3e862ba6c2a2ebef99f8b45f24beeeaca4183fbd7aa" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-10T16:17:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:ef797aa08ed8fab0c952e4503555a5de91a366a825223ee908856f29c423a1e1 time="2024-06-10T16:17:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ef/ef797aa08ed8fab0c952e4503555a5de91a366a825223ee908856f29c423a1e1" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 blob eligible for deletion: sha256:f5e4b1119706ccf33b1db35e92cea7afd5c7c940cf13350240d807f2f6bc81f9 time="2024-06-10T16:17:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f5/f5e4b1119706ccf33b1db35e92cea7afd5c7c940cf13350240d807f2f6bc81f9" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 --- PASS: TestDeletionHasEffect (4.38s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (4.11s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:9f7b53ff6fd5588e188328683f3c9b3b0cf22b0df73fe8807ee41d942163856d michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:4d0c1fe4288793dad31fb6344126925fe7d6959789aadbe237b94440609a7157 michael_z_doukas: marking blob sha256:1aeabdd81ec3d09026310c64f1d4b942d39281a364b14dc6f6a981f05846010e 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2d7724077ac6313f4a45ed6c34de03d66fd156fcb7e45fdba60e02cd00894b01 time="2024-06-10T16:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2d7724077ac6313f4a45ed6c34de03d66fd156fcb7e45fdba60e02cd00894b01" go.version=go1.22.4 instance.id=ed1e59ca-bca2-4997-80d2-47518266bc91 --- PASS: TestOrphanBlobDeleted (2.12s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:6e1a457fed07877b005df18519a4e3018fd819e77c9eca6db1f71a66baca0f7f linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:cccb9b184e1c58b217d848871e74ab6f607459ecb16d91b4827e07e554c49cf9 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.42s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.44s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (1.06s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.66s) === 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-10T16:18:02Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 15:18:02.131240734 +0000 UTC m=-3547.852860791, actuallyDelete=true" time="2024-06-10T16:18:02Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-10T16:18:02Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101, actuallyDelete=true" time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/463e8728-f234-453e-8575-e70e96a9f6bb have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5a7a1b4b-fcd8-4c04-ab6e-995f17547ef2 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/792b91a9-9ac0-4aff-aa7f-f725cadef03d have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bb836e98-bf32-4ed5-b321-946479baf1d0 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f9539c59-af3f-410f-9ded-c5e594991eb8 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/e87c490d-20d1-4335-9ffb-954826aa5d28 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/08eb309a-5545-4e9f-a4cf-d3ae01712d3d have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0eb427ac-804a-4afc-9c85-717ba57a5e67 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fd33b38c-e7fe-49d5-a4f5-3916eb76a4ae have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9c31e53f-34ac-4b75-b408-fb197295c7b0 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b9c74576-3fba-41de-b399-392e84bc6ee2 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.13297362 +0000 UTC m=+52.148872101). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-10T16:18:02Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 16:18:02.135092527 +0000 UTC m=+52.150991006, actuallyDelete=true" time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3acd9905-9386-45da-b91b-b0abff6e9d91 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.135092527 +0000 UTC m=+52.150991006). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/69566d9b-e3ad-4a96-84af-3b2d1a20baf3 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.135092527 +0000 UTC m=+52.150991006). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d27785cb-e0ad-4d32-9550-c785f795e14d have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.135092527 +0000 UTC m=+52.150991006). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1e6b77da-059d-46a2-9404-6dcbd8924a27 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.135092527 +0000 UTC m=+52.150991006). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/23bf4475-71fd-44db-8f36-decc95ea2547 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.135092527 +0000 UTC m=+52.150991006). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-10T16:18:02Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 16:18:02.136552565 +0000 UTC m=+52.152451082, actuallyDelete=true" time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/60de7cfd-37a9-468a-acd2-05552b63b1f8 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.136552565 +0000 UTC m=+52.152451082). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7418e612-2d53-4e8c-a789-eae5c37cf417 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.136552565 +0000 UTC m=+52.152451082). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9135b4bd-b437-49f2-8dbf-5de417c64478 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.136552565 +0000 UTC m=+52.152451082). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fddaea11-12c6-4c50-b3cc-5a2fafc1222b have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.136552565 +0000 UTC m=+52.152451082). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1a124a2e-8acf-44d8-84b4-d82ea12899e1 have older date (2024-06-10 15:18:02 +0000 UTC) than purge date (2024-06-10 16:18:02.136552565 +0000 UTC m=+52.152451082). Removing upload directory." time="2024-06-10T16:18:02Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-10T16:18:02Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 16:18:02.137473107 +0000 UTC m=+52.153371586, actuallyDelete=true" time="2024-06-10T16:18:02Z" 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 52.174s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.011s === 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.009s === RUN TestWalkFileRemoved time="2024-06-10T16:17:09Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.744s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.10s) === 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.110s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.35s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.126s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.00s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.747s === 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-10T16:17:09Z" 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-10T16:17:09Z" 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-10T16:17:09Z" 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 TestUpdateCalledRegularly === CONT TestParsing === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestInvalidNetworkType time="2024-06-10T16:17:09Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=3525acfb-225d-4596-9ad6-57ef0c901ac1 --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2024-06-10T16:17:09Z" 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: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2024-06-10T16:17:09Z" level=error msg="unknown ip address format" go.version=go1.22.4 instance.id=3525acfb-225d-4596-9ad6-57ef0c901ac1 ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4 (0.00s) time="2024-06-10T16:17:09Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=3525acfb-225d-4596-9ad6-57ef0c901ac1 --- PASS: TestInvalidData (0.00s) time="2024-06-10T16:17:10Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T16:17:11Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T16:17:12Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T16:17:13Z" 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.511s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s === 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.744s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.03s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.805s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.017s >>> 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-x86.so.1 >>> docker-registry*: Package size: 21.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r6.apk >>> docker-registry: Build complete at Mon, 10 Jun 2024 16:20:11 +0000 elapsed time 0h 3m 32s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240610.161641) (2/2) Purging go (1.22.4-r1) Executing busybox-1.36.1-r31.trigger OK: 380 MiB in 113 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...