$ docker-compose -f docker-registry.yml up Starting docker-registry-frontend ... done Starting docker-registry ... done Attaching to docker-registry, docker-registry-frontend docker-registry | time="2020-10-06T14:33:44.586959103Z" 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.11.2 instance.id=d3235cdb-10cc-44b5-81bc-8ee659bc709d service=registry version=v2.7.1 docker-registry | time="2020-10-06T14:33:44.587062408Z" level=info msg="redis not configured" go.version=go1.11.2 instance.id=d3235cdb-10cc-44b5-81bc-8ee659bc709d service=registry version=v2.7.1 docker-registry | time="2020-10-06T14:33:44.604970556Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.11.2 instance.id=d3235cdb-10cc-44b5-81bc-8ee659bc709d service=registry version=v2.7.1 docker-registry | time="2020-10-06T14:33:44.609953245Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.11.2 instance.id=d3235cdb-10cc-44b5-81bc-8ee659bc709d service=registry version=v2.7.1 docker-registry | time="2020-10-06T14:33:44.610251508Z" level=info msg="listening on [::]:5000" go.version=go1.11.2 instance.id=d3235cdb-10cc-44b5-81bc-8ee659bc709d service=registry version=v2.7.1 docker-registry-frontend | Puma starting in single mode... docker-registry-frontend | * Version 5.0.2 (ruby 2.7.1-p83), codename: Spoony Bard docker-registry-frontend | * Min threads: 5, max threads: 5 docker-registry-frontend | * Environment: production docker-registry-frontend | * Listening on http://0.0.0.0:8080 docker-registry-frontend | Use Ctrl-C to stop docker-registry | time="2020-10-06T14:43:44.605297932Z" level=info msg="PurgeUploads starting: olderThan=2020-09-29 14:43:44.605144858 +0000 UTC m=-604199.930145945, actuallyDelete=true" docker-registry | time="2020-10-06T14:43:44.606021373Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" docker-registry | time="2020-10-06T14:43:44.606060472Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.11.2 instance.id=d3235cdb-10cc-44b5-81bc-8ee659bc709d service=registry version=v2.7.1 docker-registry | 172.16.235.2 - - [06/Oct/2020:14:52:08 +0000] "GET / HTTP/1.1" 200 0 "" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0" docker-registry | 172.16.235.2 - - [06/Oct/2020:14:52:08 +0000] "GET /favicon.ico HTTP/1.1" 404 19 "" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0" docker-registry-frontend | I, [2020-10-06T14:52:35.349287 #1] INFO -- : [ece496fb-2618-4e9f-b859-79d25e7541d1] Started GET "/registry-host.json" for 172.16.235.2 at 2020-10-06 14:52:35 +0000 docker-registry-frontend | I, [2020-10-06T14:52:35.723029 #1] INFO -- : [43c203dc-4bcc-4cec-8c58-24c1eeb82013] Started GET "/repo/registry-host.json" for 172.16.235.2 at 2020-10-06 14:52:35 +0000 docker-registry-frontend | I, [2020-10-06T14:52:35.725825 #1] INFO -- : [43c203dc-4bcc-4cec-8c58-24c1eeb82013] Processing by RepositoriesController#show as JSON docker-registry-frontend | I, [2020-10-06T14:52:35.725879 #1] INFO -- : [43c203dc-4bcc-4cec-8c58-24c1eeb82013] Parameters: {"repo"=>"registry-host.json"} docker-registry-frontend | I, [2020-10-06T14:52:35.760575 #1] INFO -- request: GET http://mydockerhost.local:5000/v2/registry-host.json/tags/list docker-registry-frontend | I, [2020-10-06T14:52:35.760650 #1] INFO -- request: User-Agent: "Faraday v1.0.1" docker-registry-frontend | I, [2020-10-06T14:52:35.777404 #1] INFO -- : [6c4519b1-46de-4953-adb8-3ac07361fd3a] Started GET "/app-mode.json" for 172.16.235.2 at 2020-10-06 14:52:35 +0000 docker-registry | time="2020-10-06T14:52:35.785920522Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:registry-host.json] err.message="repository name not known to registry" go.version=go1.11.2 http.request.host="mydockerhost.local:5000" http.request.id=61822000-c5f7-4bf1-8a9b-5e955ad0f3e0 http.request.method=GET http.request.remoteaddr="172.22.0.1:40538" http.request.uri="/v2/registry-host.json/tags/list" http.request.useragent="Faraday v1.0.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.995465ms http.response.status=404 http.response.written=126 vars.name=registry-host.json docker-registry | 172.22.0.1 - - [06/Oct/2020:14:52:35 +0000] "GET /v2/registry-host.json/tags/list HTTP/1.1" 404 126 "" "Faraday v1.0.1" docker-registry-frontend | I, [2020-10-06T14:52:35.789752 #1] INFO -- : [43c203dc-4bcc-4cec-8c58-24c1eeb82013] Completed 406 Not Acceptable in 64ms (Allocations: 8851) docker-registry-frontend | F, [2020-10-06T14:52:35.791501 #1] FATAL -- : [43c203dc-4bcc-4cec-8c58-24c1eeb82013] docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] ActionController::UnknownFormat (RepositoriesController#show is missing a template for this request format and variant. docker-registry-frontend | docker-registry-frontend | request.formats: ["application/json"] docker-registry-frontend | request.variant: []): docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/implicit_render.rb:42:in `default_render' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/abstract_controller/base.rb:195:in `process_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/rendering.rb:30:in `process_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/abstract_controller/callbacks.rb:42:in `block in process_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/callbacks.rb:135:in `run_callbacks' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/abstract_controller/callbacks.rb:41:in `process_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/rescue.rb:22:in `process_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/notifications.rb:180:in `block in instrument' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/notifications.rb:180:in `instrument' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/instrumentation.rb:32:in `process_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/abstract_controller/base.rb:136:in `process' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionview (6.0.3.3) lib/action_view/rendering.rb:39:in `process' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal.rb:190:in `dispatch' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_controller/metal.rb:254:in `dispatch' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:50:in `dispatch' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:33:in `serve' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:49:in `block in serve' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:32:in `each' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:32:in `serve' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:834:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/etag.rb:27:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/head.rb:12:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/cookies.rb:648:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/callbacks.rb:101:in `run_callbacks' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] railties (6.0.3.3) lib/rails/rack/logger.rb:37:in `call_app' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] railties (6.0.3.3) lib/rails/rack/logger.rb:26:in `block in call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:80:in `block in tagged' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:28:in `tagged' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:80:in `tagged' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] railties (6.0.3.3) lib/rails/rack/logger.rb:26:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/method_override.rb:24:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/runtime.rb:22:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] activesupport (6.0.3.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/executor.rb:14:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/static.rb:126:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] rack (2.2.3) lib/rack/sendfile.rb:110:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] actionpack (6.0.3.3) lib/action_dispatch/middleware/host_authorization.rb:76:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] railties (6.0.3.3) lib/rails/engine.rb:527:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] puma (5.0.2) lib/puma/configuration.rb:238:in `call' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] puma (5.0.2) lib/puma/server.rb:638:in `block in handle_request' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] puma (5.0.2) lib/puma/thread_pool.rb:337:in `with_force_shutdown' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] puma (5.0.2) lib/puma/server.rb:637:in `handle_request' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] puma (5.0.2) lib/puma/server.rb:394:in `process_client' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] puma (5.0.2) lib/puma/server.rb:250:in `block in run' docker-registry-frontend | [43c203dc-4bcc-4cec-8c58-24c1eeb82013] puma (5.0.2) lib/puma/thread_pool.rb:145:in `block in spawn_thread' docker-registry-frontend | I, [2020-10-06T14:52:35.877463 #1] INFO -- : [685c5eb1-8b32-458d-87f3-9179ef29d4f5] Started GET "/repo/app-mode.json" for 172.16.235.2 at 2020-10-06 14:52:35 +0000 docker-registry-frontend | I, [2020-10-06T14:52:35.878841 #1] INFO -- : [685c5eb1-8b32-458d-87f3-9179ef29d4f5] Processing by RepositoriesController#show as JSON docker-registry-frontend | I, [2020-10-06T14:52:35.878921 #1] INFO -- : [685c5eb1-8b32-458d-87f3-9179ef29d4f5] Parameters: {"repo"=>"app-mode.json"} docker-registry-frontend | I, [2020-10-06T14:52:35.880614 #1] INFO -- request: GET http://mydockerhost.local:5000/v2/app-mode.json/tags/list docker-registry-frontend | I, [2020-10-06T14:52:35.880664 #1] INFO -- request: User-Agent: "Faraday v1.0.1" docker-registry | time="2020-10-06T14:52:35.898957868Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:app-mode.json] err.message="repository name not known to registry" go.version=go1.11.2 http.request.host="mydockerhost.local:5000" http.request.id=6432fa1e-35cc-4e4c-86b9-484853889f4f http.request.method=GET http.request.remoteaddr="172.22.0.1:40542" http.request.uri="/v2/app-mode.json/tags/list" http.request.useragent="Faraday v1.0.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.778882ms http.response.status=404 http.response.written=121 vars.name=app-mode.json docker-registry | 172.22.0.1 - - [06/Oct/2020:14:52:35 +0000] "GET /v2/app-mode.json/tags/list HTTP/1.1" 404 121 "" "Faraday v1.0.1" docker-registry-frontend | I, [2020-10-06T14:52:35.900940 #1] INFO -- : [685c5eb1-8b32-458d-87f3-9179ef29d4f5] Completed 406 Not Acceptable in 22ms (Allocations: 976) docker-registry-frontend | F, [2020-10-06T14:52:35.902087 #1] FATAL -- : [685c5eb1-8b32-458d-87f3-9179ef29d4f5] docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] ActionController::UnknownFormat (RepositoriesController#show is missing a template for this request format and variant. docker-registry-frontend | docker-registry-frontend | request.formats: ["application/json"] docker-registry-frontend | request.variant: []): docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/implicit_render.rb:42:in `default_render' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/abstract_controller/base.rb:195:in `process_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/rendering.rb:30:in `process_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/abstract_controller/callbacks.rb:42:in `block in process_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/callbacks.rb:135:in `run_callbacks' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/abstract_controller/callbacks.rb:41:in `process_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/rescue.rb:22:in `process_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/notifications.rb:180:in `block in instrument' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/notifications.rb:180:in `instrument' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/instrumentation.rb:32:in `process_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/abstract_controller/base.rb:136:in `process' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionview (6.0.3.3) lib/action_view/rendering.rb:39:in `process' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal.rb:190:in `dispatch' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_controller/metal.rb:254:in `dispatch' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:50:in `dispatch' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:33:in `serve' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:49:in `block in serve' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:32:in `each' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:32:in `serve' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:834:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/etag.rb:27:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/head.rb:12:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/cookies.rb:648:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/callbacks.rb:101:in `run_callbacks' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] railties (6.0.3.3) lib/rails/rack/logger.rb:37:in `call_app' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] railties (6.0.3.3) lib/rails/rack/logger.rb:26:in `block in call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:80:in `block in tagged' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:28:in `tagged' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:80:in `tagged' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] railties (6.0.3.3) lib/rails/rack/logger.rb:26:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/method_override.rb:24:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/runtime.rb:22:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] activesupport (6.0.3.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/executor.rb:14:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/static.rb:126:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] rack (2.2.3) lib/rack/sendfile.rb:110:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] actionpack (6.0.3.3) lib/action_dispatch/middleware/host_authorization.rb:76:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] railties (6.0.3.3) lib/rails/engine.rb:527:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] puma (5.0.2) lib/puma/configuration.rb:238:in `call' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] puma (5.0.2) lib/puma/server.rb:638:in `block in handle_request' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] puma (5.0.2) lib/puma/thread_pool.rb:337:in `with_force_shutdown' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] puma (5.0.2) lib/puma/server.rb:637:in `handle_request' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] puma (5.0.2) lib/puma/server.rb:394:in `process_client' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] puma (5.0.2) lib/puma/server.rb:250:in `block in run' docker-registry-frontend | [685c5eb1-8b32-458d-87f3-9179ef29d4f5] puma (5.0.2) lib/puma/thread_pool.rb:145:in `block in spawn_thread' docker-registry-frontend | I, [2020-10-06T14:55:29.884161 #1] INFO -- : [244eb767-2d1f-47e9-821d-3acc844b216c] Started GET "/app-mode.json" for 172.16.235.2 at 2020-10-06 14:55:29 +0000 docker-registry-frontend | I, [2020-10-06T14:55:29.895567 #1] INFO -- : [85805099-4c68-4edf-b7e2-ea0b20c8b5db] Started GET "/v2/_catalog?n=&last=" for 172.16.235.2 at 2020-10-06 14:55:29 +0000 docker-registry-frontend | I, [2020-10-06T14:55:29.947220 #1] INFO -- : [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] Started GET "/repo/app-mode.json" for 172.16.235.2 at 2020-10-06 14:55:29 +0000 docker-registry-frontend | I, [2020-10-06T14:55:29.949402 #1] INFO -- : [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] Processing by RepositoriesController#show as JSON docker-registry-frontend | I, [2020-10-06T14:55:29.949462 #1] INFO -- : [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] Parameters: {"repo"=>"app-mode.json"} docker-registry-frontend | I, [2020-10-06T14:55:29.951765 #1] INFO -- request: GET http://mydockerhost.local:5000/v2/app-mode.json/tags/list docker-registry-frontend | I, [2020-10-06T14:55:29.951827 #1] INFO -- request: User-Agent: "Faraday v1.0.1" docker-registry-frontend | I, [2020-10-06T14:55:29.966613 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Started GET "/repo/v2/_catalog" for 172.16.235.2 at 2020-10-06 14:55:29 +0000 docker-registry-frontend | I, [2020-10-06T14:55:29.967466 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Processing by RepositoriesController#show as HTML docker-registry-frontend | I, [2020-10-06T14:55:29.967516 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Parameters: {"repo"=>"v2/_catalog"} docker-registry-frontend | I, [2020-10-06T14:55:29.968823 #1] INFO -- request: GET http://mydockerhost.local:5000/v2/v2/_catalog/tags/list docker-registry-frontend | I, [2020-10-06T14:55:29.968870 #1] INFO -- request: User-Agent: "Faraday v1.0.1" docker-registry | 172.22.0.1 - - [06/Oct/2020:14:55:29 +0000] "GET /v2/v2/_catalog/tags/list HTTP/1.1" 404 19 "" "Faraday v1.0.1" docker-registry | 172.22.0.1 - - [06/Oct/2020:14:55:29 +0000] "GET /v2/app-mode.json/tags/list HTTP/1.1" 404 121 "" "Faraday v1.0.1" docker-registry | time="2020-10-06T14:55:30.002061226Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:app-mode.json] err.message="repository name not known to registry" go.version=go1.11.2 http.request.host="mydockerhost.local:5000" http.request.id=5b4f1d9b-c02c-4492-b9be-461a2c2a9c61 http.request.method=GET http.request.remoteaddr="172.22.0.1:40570" http.request.uri="/v2/app-mode.json/tags/list" http.request.useragent="Faraday v1.0.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=13.552724ms http.response.status=404 http.response.written=121 vars.name=app-mode.json docker-registry-frontend | I, [2020-10-06T14:55:30.004750 #1] INFO -- : [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] Completed 406 Not Acceptable in 55ms (Allocations: 2125) docker-registry-frontend | F, [2020-10-06T14:55:30.007736 #1] FATAL -- : [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] ActionController::UnknownFormat (RepositoriesController#show is missing a template for this request format and variant. docker-registry-frontend | docker-registry-frontend | request.formats: ["application/json"] docker-registry-frontend | request.variant: []): docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/implicit_render.rb:42:in `default_render' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/abstract_controller/base.rb:195:in `process_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/rendering.rb:30:in `process_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/abstract_controller/callbacks.rb:42:in `block in process_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/callbacks.rb:135:in `run_callbacks' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/abstract_controller/callbacks.rb:41:in `process_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/rescue.rb:22:in `process_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/notifications.rb:180:in `block in instrument' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/notifications.rb:180:in `instrument' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/instrumentation.rb:32:in `process_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/abstract_controller/base.rb:136:in `process' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionview (6.0.3.3) lib/action_view/rendering.rb:39:in `process' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal.rb:190:in `dispatch' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_controller/metal.rb:254:in `dispatch' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:50:in `dispatch' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:33:in `serve' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:49:in `block in serve' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:32:in `each' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/journey/router.rb:32:in `serve' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/routing/route_set.rb:834:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/etag.rb:27:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/head.rb:12:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/cookies.rb:648:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/callbacks.rb:101:in `run_callbacks' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] railties (6.0.3.3) lib/rails/rack/logger.rb:37:in `call_app' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] railties (6.0.3.3) lib/rails/rack/logger.rb:26:in `block in call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:80:in `block in tagged' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:28:in `tagged' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/tagged_logging.rb:80:in `tagged' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] railties (6.0.3.3) lib/rails/rack/logger.rb:26:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/method_override.rb:24:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/runtime.rb:22:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] activesupport (6.0.3.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/executor.rb:14:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/static.rb:126:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] rack (2.2.3) lib/rack/sendfile.rb:110:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] actionpack (6.0.3.3) lib/action_dispatch/middleware/host_authorization.rb:76:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] railties (6.0.3.3) lib/rails/engine.rb:527:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] puma (5.0.2) lib/puma/configuration.rb:238:in `call' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] puma (5.0.2) lib/puma/server.rb:638:in `block in handle_request' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] puma (5.0.2) lib/puma/thread_pool.rb:337:in `with_force_shutdown' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] puma (5.0.2) lib/puma/server.rb:637:in `handle_request' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] puma (5.0.2) lib/puma/server.rb:394:in `process_client' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] puma (5.0.2) lib/puma/server.rb:250:in `block in run' docker-registry-frontend | [aff4fe6b-a3c5-4c74-b3c5-30be7ffd7d1b] puma (5.0.2) lib/puma/thread_pool.rb:145:in `block in spawn_thread' docker-registry-frontend | I, [2020-10-06T14:55:30.015732 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Rendering repositories/show.html.erb within layouts/application docker-registry-frontend | I, [2020-10-06T14:55:30.034426 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Rendered application/_breadcrumb.html.erb (Duration: 16.2ms | Allocations: 665) docker-registry-frontend | I, [2020-10-06T14:55:30.036584 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Rendered repositories/_blank_tags.html.erb (Duration: 0.5ms | Allocations: 156) docker-registry-frontend | I, [2020-10-06T14:55:30.036691 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Rendered repositories/show.html.erb within layouts/application (Duration: 20.8ms | Allocations: 1895) docker-registry-frontend | I, [2020-10-06T14:55:30.039105 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Rendered application/_header.html.erb (Duration: 0.6ms | Allocations: 232) docker-registry-frontend | I, [2020-10-06T14:55:30.040491 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Rendered application/_flash.html.erb (Duration: 0.8ms | Allocations: 357) docker-registry-frontend | I, [2020-10-06T14:55:30.041806 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Rendered application/_footer.html.erb (Duration: 0.7ms | Allocations: 338) docker-registry-frontend | I, [2020-10-06T14:55:30.042074 #1] INFO -- : [ce33c8a2-8fe5-4d4f-9319-f0e4e535e94d] Completed 200 OK in 74ms (Views: 32.7ms | Allocations: 7185)