Package: gitlab Version: 17.6.5-3~fto12+1 Severity: grave X-Debbugs-Cc: prav...@debian.org
gitlab 17.6.5 is failing to start on bookworm. journalctl -xeu gitlab-puma is attached. -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.12.21-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
Apr 16 16:36:51 gitlab-bookworm systemd[1]: gitlab-puma.service: Ignoring invalid environment assignment 'for i in $(grep -v '#' /etc/gitlab/gitlab-debian.conf | cut -d=-f 1)': /etc/default/gitlab Apr 16 16:36:51 gitlab-bookworm systemd[1]: gitlab-puma.service: Ignoring invalid environment assignment 'export app_user=${gitlab_user}': /etc/default/gitlab Apr 16 16:36:51 gitlab-bookworm systemd[1]: Started gitlab-puma.service - GitLab Puma Server. ░░ Subject: A start job for unit gitlab-puma.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit gitlab-puma.service has finished successfully. ░░ ░░ The job identifier is 100. Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.329Z","pid":163,"message":"Puma starting in cluster mode..."} Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.337Z","pid":163,"message":"* Puma version: 6.4.3 (ruby 3.1.2-p20) (\"The Eagle of Durango\")"} Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.337Z","pid":163,"message":"* Min threads: 1"} Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.337Z","pid":163,"message":"* Max threads: 16"} Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.337Z","pid":163,"message":"* Environment: production"} Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.337Z","pid":163,"message":"* Master PID: 163"} Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.337Z","pid":163,"message":"* Workers: 3"} Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.337Z","pid":163,"message":"* Restarts: (✔) hot (✖) phased"} Apr 16 16:36:56 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:06:56.337Z","pid":163,"message":"* Preloading application"} Apr 16 16:37:08 gitlab-bookworm gitlab-puma[163]: Attention: used pure ruby version of MurmurHash3 Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: {"timestamp":"2025-04-16T11:07:23.560Z","pid":163,"message":"! Unable to load application: NameError: uninitialized constant Regexp::TimeoutError\n\n rescue_from Regexp::TimeoutError do |e|\n ^^^^^^^^^^^^^^"} Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: /usr/share/gitlab/app/controllers/application_controller.rb:124:in `<class:ApplicationController>': uninitialized constant Regexp::TimeoutError (NameError) Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: rescue_from Regexp::TimeoutError do |e| Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: ^^^^^^^^^^^^^^ Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/share/gitlab/app/controllers/application_controller.rb:6:in `<top (required)>' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/share/gitlab/app/controllers/abuse_reports_controller.rb:3:in `<top (required)>' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `const_get' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `get' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:173:in `block in actual_eager_load_dir' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:47:in `block in ls' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `ls' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:168:in `actual_eager_load_dir' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:17:in `block (2 levels) in eager_load' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `block in eager_load' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `synchronize' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `eager_load' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:413:in `block in eager_load_all' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `eager_load_all' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application/finisher.rb:74:in `block in <module:Finisher>' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `instance_exec' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `run' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:61:in `block in run_initializers' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:228:in `block in tsort_each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:431:in `each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:349:in `block in each_strongly_connected_component' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `call' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each_strongly_connected_component' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:226:in `tsort_each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/lib/ruby/3.1.0/tsort.rb:205:in `tsort_each' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:60:in `run_initializers' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application.rb:372:in `initialize!' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /usr/share/gitlab/config/environment.rb:7:in `<top (required)>' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from config.ru:5:in `block in <main>' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `eval' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `new_from_string' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:105:in `load_file' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:66:in `parse_file' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:368:in `load_rackup' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:290:in `app' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/runner.rb:162:in `load_and_bind' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cluster.rb:371:in `run' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/launcher.rb:194:in `run' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cli.rb:75:in `run' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/bin/puma:10:in `<top (required)>' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/bin/puma:25:in `load' Apr 16 16:37:23 gitlab-bookworm gitlab-puma[163]: from /var/lib/gitlab/.gem/bin/puma:25:in `<main>' Apr 16 16:37:23 gitlab-bookworm systemd[1]: gitlab-puma.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecStart= process belonging to unit gitlab-puma.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Apr 16 16:37:23 gitlab-bookworm systemd[1]: gitlab-puma.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service has entered the 'failed' state with result 'exit-code'. Apr 16 16:37:23 gitlab-bookworm systemd[1]: gitlab-puma.service: Consumed 28.207s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service completed and consumed the indicated resources. Apr 16 16:37:31 gitlab-bookworm systemd[1]: gitlab-puma.service: Ignoring invalid environment assignment 'for i in $(grep -v '#' /etc/gitlab/gitlab-debian.conf | cut -d=-f 1)': /etc/default/gitlab Apr 16 16:37:31 gitlab-bookworm systemd[1]: gitlab-puma.service: Ignoring invalid environment assignment 'export app_user=${gitlab_user}': /etc/default/gitlab Apr 16 16:37:31 gitlab-bookworm systemd[1]: Started gitlab-puma.service - GitLab Puma Server. ░░ Subject: A start job for unit gitlab-puma.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit gitlab-puma.service has finished successfully. ░░ ░░ The job identifier is 156. Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.142Z","pid":528,"message":"Puma starting in cluster mode..."} Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.149Z","pid":528,"message":"* Puma version: 6.4.3 (ruby 3.1.2-p20) (\"The Eagle of Durango\")"} Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.149Z","pid":528,"message":"* Min threads: 1"} Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.149Z","pid":528,"message":"* Max threads: 16"} Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.149Z","pid":528,"message":"* Environment: production"} Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.149Z","pid":528,"message":"* Master PID: 528"} Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.149Z","pid":528,"message":"* Workers: 3"} Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.149Z","pid":528,"message":"* Restarts: (✔) hot (✖) phased"} Apr 16 16:37:33 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:33.149Z","pid":528,"message":"* Preloading application"} Apr 16 16:37:39 gitlab-bookworm systemd[1]: Stopping gitlab-puma.service - GitLab Puma Server... ░░ Subject: A stop job for unit gitlab-puma.service has begun execution ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A stop job for unit gitlab-puma.service has begun execution. ░░ ░░ The job identifier is 169. Apr 16 16:37:39 gitlab-bookworm gitlab-puma[528]: {"timestamp":"2025-04-16T11:07:39.243Z","pid":528,"message":"! Unable to load application: SignalException: SIGTERM"} Apr 16 16:37:39 gitlab-bookworm systemd[1]: gitlab-puma.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service has successfully entered the 'dead' state. Apr 16 16:37:39 gitlab-bookworm systemd[1]: Stopped gitlab-puma.service - GitLab Puma Server. ░░ Subject: A stop job for unit gitlab-puma.service has finished ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A stop job for unit gitlab-puma.service has finished. ░░ ░░ The job identifier is 169 and the job result is done. Apr 16 16:37:39 gitlab-bookworm systemd[1]: gitlab-puma.service: Consumed 8.020s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service completed and consumed the indicated resources. Apr 16 16:41:09 gitlab-bookworm systemd[1]: gitlab-puma.service: Ignoring invalid environment assignment 'for i in $(grep -v '#' /etc/gitlab/gitlab-debian.conf | cut -d=-f 1)': /etc/default/gitlab Apr 16 16:41:09 gitlab-bookworm systemd[1]: gitlab-puma.service: Ignoring invalid environment assignment 'export app_user=${gitlab_user}': /etc/default/gitlab Apr 16 16:41:09 gitlab-bookworm systemd[1]: Started gitlab-puma.service - GitLab Puma Server. ░░ Subject: A start job for unit gitlab-puma.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit gitlab-puma.service has finished successfully. ░░ ░░ The job identifier is 221. Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.222Z","pid":563,"message":"Puma starting in cluster mode..."} Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.230Z","pid":563,"message":"* Puma version: 6.4.3 (ruby 3.1.2-p20) (\"The Eagle of Durango\")"} Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.230Z","pid":563,"message":"* Min threads: 1"} Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.230Z","pid":563,"message":"* Max threads: 16"} Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.230Z","pid":563,"message":"* Environment: production"} Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.230Z","pid":563,"message":"* Master PID: 563"} Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.230Z","pid":563,"message":"* Workers: 3"} Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.230Z","pid":563,"message":"* Restarts: (✔) hot (✖) phased"} Apr 16 16:41:14 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:14.230Z","pid":563,"message":"* Preloading application"} Apr 16 16:41:24 gitlab-bookworm gitlab-puma[563]: Attention: used pure ruby version of MurmurHash3 Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: {"timestamp":"2025-04-16T11:11:37.399Z","pid":563,"message":"! Unable to load application: NameError: uninitialized constant Regexp::TimeoutError\n\n rescue_from Regexp::TimeoutError do |e|\n ^^^^^^^^^^^^^^"} Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: /usr/share/gitlab/app/controllers/application_controller.rb:124:in `<class:ApplicationController>': uninitialized constant Regexp::TimeoutError (NameError) Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: rescue_from Regexp::TimeoutError do |e| Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: ^^^^^^^^^^^^^^ Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/share/gitlab/app/controllers/application_controller.rb:6:in `<top (required)>' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/share/gitlab/app/controllers/abuse_reports_controller.rb:3:in `<top (required)>' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `const_get' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `get' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:173:in `block in actual_eager_load_dir' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:47:in `block in ls' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `ls' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:168:in `actual_eager_load_dir' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:17:in `block (2 levels) in eager_load' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `block in eager_load' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `synchronize' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `eager_load' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:413:in `block in eager_load_all' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `eager_load_all' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application/finisher.rb:74:in `block in <module:Finisher>' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `instance_exec' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `run' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:61:in `block in run_initializers' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:228:in `block in tsort_each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:431:in `each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:349:in `block in each_strongly_connected_component' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `call' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each_strongly_connected_component' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:226:in `tsort_each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/lib/ruby/3.1.0/tsort.rb:205:in `tsort_each' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:60:in `run_initializers' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application.rb:372:in `initialize!' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /usr/share/gitlab/config/environment.rb:7:in `<top (required)>' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from config.ru:5:in `block in <main>' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `eval' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `new_from_string' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:105:in `load_file' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:66:in `parse_file' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:368:in `load_rackup' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:290:in `app' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/runner.rb:162:in `load_and_bind' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cluster.rb:371:in `run' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/launcher.rb:194:in `run' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cli.rb:75:in `run' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/bin/puma:10:in `<top (required)>' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/bin/puma:25:in `load' Apr 16 16:41:37 gitlab-bookworm gitlab-puma[563]: from /var/lib/gitlab/.gem/bin/puma:25:in `<main>' Apr 16 16:41:37 gitlab-bookworm systemd[1]: gitlab-puma.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecStart= process belonging to unit gitlab-puma.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Apr 16 16:41:37 gitlab-bookworm systemd[1]: gitlab-puma.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service has entered the 'failed' state with result 'exit-code'. Apr 16 16:41:37 gitlab-bookworm systemd[1]: gitlab-puma.service: Consumed 26.175s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service completed and consumed the indicated resources. Apr 16 16:45:35 gitlab-bookworm systemd[1]: gitlab-puma.service: Ignoring invalid environment assignment 'for i in $(grep -v '#' /etc/gitlab/gitlab-debian.conf | cut -d=-f 1)': /etc/default/gitlab Apr 16 16:45:35 gitlab-bookworm systemd[1]: gitlab-puma.service: Ignoring invalid environment assignment 'export app_user=${gitlab_user}': /etc/default/gitlab Apr 16 16:45:35 gitlab-bookworm systemd[1]: Started gitlab-puma.service - GitLab Puma Server. ░░ Subject: A start job for unit gitlab-puma.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit gitlab-puma.service has finished successfully. ░░ ░░ The job identifier is 230. Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.766Z","pid":694,"message":"Puma starting in cluster mode..."} Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.773Z","pid":694,"message":"* Puma version: 6.4.3 (ruby 3.1.2-p20) (\"The Eagle of Durango\")"} Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.773Z","pid":694,"message":"* Min threads: 1"} Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.773Z","pid":694,"message":"* Max threads: 16"} Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.773Z","pid":694,"message":"* Environment: production"} Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.773Z","pid":694,"message":"* Master PID: 694"} Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.773Z","pid":694,"message":"* Workers: 3"} Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.773Z","pid":694,"message":"* Restarts: (✔) hot (✖) phased"} Apr 16 16:45:37 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:15:37.773Z","pid":694,"message":"* Preloading application"} Apr 16 16:45:47 gitlab-bookworm gitlab-puma[694]: Attention: used pure ruby version of MurmurHash3 Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: {"timestamp":"2025-04-16T11:16:01.364Z","pid":694,"message":"! Unable to load application: NameError: uninitialized constant Regexp::TimeoutError\n\n rescue_from Regexp::TimeoutError do |e|\n ^^^^^^^^^^^^^^"} Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: /usr/share/gitlab/app/controllers/application_controller.rb:124:in `<class:ApplicationController>': uninitialized constant Regexp::TimeoutError (NameError) Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: rescue_from Regexp::TimeoutError do |e| Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: ^^^^^^^^^^^^^^ Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/share/gitlab/app/controllers/application_controller.rb:6:in `<top (required)>' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/share/gitlab/app/controllers/abuse_reports_controller.rb:3:in `<top (required)>' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `const_get' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `get' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:173:in `block in actual_eager_load_dir' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:47:in `block in ls' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `ls' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:168:in `actual_eager_load_dir' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:17:in `block (2 levels) in eager_load' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `block in eager_load' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `synchronize' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `eager_load' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:413:in `block in eager_load_all' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `eager_load_all' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application/finisher.rb:74:in `block in <module:Finisher>' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `instance_exec' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `run' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:61:in `block in run_initializers' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:228:in `block in tsort_each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:431:in `each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:349:in `block in each_strongly_connected_component' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `call' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each_strongly_connected_component' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:226:in `tsort_each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/lib/ruby/3.1.0/tsort.rb:205:in `tsort_each' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:60:in `run_initializers' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application.rb:372:in `initialize!' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /usr/share/gitlab/config/environment.rb:7:in `<top (required)>' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from config.ru:5:in `block in <main>' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `eval' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `new_from_string' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:105:in `load_file' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:66:in `parse_file' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:368:in `load_rackup' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:290:in `app' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/runner.rb:162:in `load_and_bind' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cluster.rb:371:in `run' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/launcher.rb:194:in `run' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cli.rb:75:in `run' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/bin/puma:10:in `<top (required)>' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/bin/puma:25:in `load' Apr 16 16:46:01 gitlab-bookworm gitlab-puma[694]: from /var/lib/gitlab/.gem/bin/puma:25:in `<main>' Apr 16 16:46:01 gitlab-bookworm systemd[1]: gitlab-puma.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecStart= process belonging to unit gitlab-puma.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Apr 16 16:46:01 gitlab-bookworm systemd[1]: gitlab-puma.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service has entered the 'failed' state with result 'exit-code'. Apr 16 16:46:01 gitlab-bookworm systemd[1]: gitlab-puma.service: Consumed 23.369s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service completed and consumed the indicated resources. Apr 16 16:51:08 gitlab-bookworm systemd[1]: Started gitlab-puma.service - GitLab Puma Server. ░░ Subject: A start job for unit gitlab-puma.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit gitlab-puma.service has finished successfully. ░░ ░░ The job identifier is 344. Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.345Z","pid":837,"message":"Puma starting in cluster mode..."} Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.352Z","pid":837,"message":"* Puma version: 6.4.3 (ruby 3.1.2-p20) (\"The Eagle of Durango\")"} Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.352Z","pid":837,"message":"* Min threads: 1"} Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.352Z","pid":837,"message":"* Max threads: 16"} Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.352Z","pid":837,"message":"* Environment: production"} Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.352Z","pid":837,"message":"* Master PID: 837"} Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.352Z","pid":837,"message":"* Workers: 3"} Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.352Z","pid":837,"message":"* Restarts: (✔) hot (✖) phased"} Apr 16 16:51:10 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:10.352Z","pid":837,"message":"* Preloading application"} Apr 16 16:51:20 gitlab-bookworm gitlab-puma[837]: Attention: used pure ruby version of MurmurHash3 Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: {"timestamp":"2025-04-16T11:21:33.586Z","pid":837,"message":"! Unable to load application: NameError: uninitialized constant Regexp::TimeoutError\n\n rescue_from Regexp::TimeoutError do |e|\n ^^^^^^^^^^^^^^"} Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: /usr/share/gitlab/app/controllers/application_controller.rb:124:in `<class:ApplicationController>': uninitialized constant Regexp::TimeoutError (NameError) Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: rescue_from Regexp::TimeoutError do |e| Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: ^^^^^^^^^^^^^^ Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/share/gitlab/app/controllers/application_controller.rb:6:in `<top (required)>' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/share/gitlab/app/controllers/abuse_reports_controller.rb:3:in `<top (required)>' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `const_get' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `get' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:173:in `block in actual_eager_load_dir' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:47:in `block in ls' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `ls' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:168:in `actual_eager_load_dir' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:17:in `block (2 levels) in eager_load' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `block in eager_load' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `synchronize' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `eager_load' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:413:in `block in eager_load_all' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `eager_load_all' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application/finisher.rb:74:in `block in <module:Finisher>' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `instance_exec' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `run' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:61:in `block in run_initializers' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:228:in `block in tsort_each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:431:in `each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:349:in `block in each_strongly_connected_component' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `call' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each_strongly_connected_component' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:226:in `tsort_each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/lib/ruby/3.1.0/tsort.rb:205:in `tsort_each' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:60:in `run_initializers' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application.rb:372:in `initialize!' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /usr/share/gitlab/config/environment.rb:7:in `<top (required)>' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from config.ru:5:in `block in <main>' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `eval' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `new_from_string' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:105:in `load_file' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:66:in `parse_file' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:368:in `load_rackup' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:290:in `app' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/runner.rb:162:in `load_and_bind' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cluster.rb:371:in `run' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/launcher.rb:194:in `run' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cli.rb:75:in `run' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/bin/puma:10:in `<top (required)>' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/bin/puma:25:in `load' Apr 16 16:51:33 gitlab-bookworm gitlab-puma[837]: from /var/lib/gitlab/.gem/bin/puma:25:in `<main>' Apr 16 16:51:33 gitlab-bookworm systemd[1]: gitlab-puma.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecStart= process belonging to unit gitlab-puma.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Apr 16 16:51:33 gitlab-bookworm systemd[1]: gitlab-puma.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service has entered the 'failed' state with result 'exit-code'. Apr 16 16:51:33 gitlab-bookworm systemd[1]: gitlab-puma.service: Consumed 23.058s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service completed and consumed the indicated resources. Apr 16 16:51:35 gitlab-bookworm systemd[1]: Started gitlab-puma.service - GitLab Puma Server. ░░ Subject: A start job for unit gitlab-puma.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit gitlab-puma.service has finished successfully. ░░ ░░ The job identifier is 449. Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.214Z","pid":862,"message":"Puma starting in cluster mode..."} Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.222Z","pid":862,"message":"* Puma version: 6.4.3 (ruby 3.1.2-p20) (\"The Eagle of Durango\")"} Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.222Z","pid":862,"message":"* Min threads: 1"} Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.222Z","pid":862,"message":"* Max threads: 16"} Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.222Z","pid":862,"message":"* Environment: production"} Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.222Z","pid":862,"message":"* Master PID: 862"} Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.222Z","pid":862,"message":"* Workers: 3"} Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.222Z","pid":862,"message":"* Restarts: (✔) hot (✖) phased"} Apr 16 16:51:40 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:21:40.222Z","pid":862,"message":"* Preloading application"} Apr 16 16:51:50 gitlab-bookworm gitlab-puma[862]: Attention: used pure ruby version of MurmurHash3 Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: {"timestamp":"2025-04-16T11:22:03.473Z","pid":862,"message":"! Unable to load application: NameError: uninitialized constant Regexp::TimeoutError\n\n rescue_from Regexp::TimeoutError do |e|\n ^^^^^^^^^^^^^^"} Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: /usr/share/gitlab/app/controllers/application_controller.rb:124:in `<class:ApplicationController>': uninitialized constant Regexp::TimeoutError (NameError) Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: rescue_from Regexp::TimeoutError do |e| Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: ^^^^^^^^^^^^^^ Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/share/gitlab/app/controllers/application_controller.rb:6:in `<top (required)>' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/share/gitlab/app/controllers/abuse_reports_controller.rb:3:in `<top (required)>' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:26:in `require' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `const_get' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/cref.rb:91:in `get' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:173:in `block in actual_eager_load_dir' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:47:in `block in ls' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/helpers.rb:25:in `ls' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:168:in `actual_eager_load_dir' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:17:in `block (2 levels) in eager_load' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:16:in `block in eager_load' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `synchronize' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader/eager_load.rb:10:in `eager_load' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:413:in `block in eager_load_all' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/zeitwerk-2.6.18/lib/zeitwerk/loader.rb:411:in `eager_load_all' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application/finisher.rb:74:in `block in <module:Finisher>' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `instance_exec' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:32:in `run' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:61:in `block in run_initializers' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:228:in `block in tsort_each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:431:in `each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:421:in `block in each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:50:in `tsort_each_child' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `call' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:415:in `each_strongly_connected_component_from' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:349:in `block in each_strongly_connected_component' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `call' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:347:in `each_strongly_connected_component' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:226:in `tsort_each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/lib/ruby/3.1.0/tsort.rb:205:in `tsort_each' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/initializable.rb:60:in `run_initializers' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/railties-7.0.8.6/lib/rails/application.rb:372:in `initialize!' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /usr/share/gitlab/config/environment.rb:7:in `<top (required)>' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in `require' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from config.ru:5:in `block in <main>' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `eval' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:116:in `new_from_string' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:105:in `load_file' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/rack-2.2.10/lib/rack/builder.rb:66:in `parse_file' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:368:in `load_rackup' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/configuration.rb:290:in `app' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/runner.rb:162:in `load_and_bind' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cluster.rb:371:in `run' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/launcher.rb:194:in `run' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/lib/puma/cli.rb:75:in `run' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/gems/puma-6.4.3/bin/puma:10:in `<top (required)>' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/bin/puma:25:in `load' Apr 16 16:52:03 gitlab-bookworm gitlab-puma[862]: from /var/lib/gitlab/.gem/bin/puma:25:in `<main>' Apr 16 16:52:03 gitlab-bookworm systemd[1]: gitlab-puma.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecStart= process belonging to unit gitlab-puma.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Apr 16 16:52:03 gitlab-bookworm systemd[1]: gitlab-puma.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service has entered the 'failed' state with result 'exit-code'. Apr 16 16:52:03 gitlab-bookworm systemd[1]: gitlab-puma.service: Consumed 26.012s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit gitlab-puma.service completed and consumed the indicated resources.