diff --git a/frameworks/roda/Gemfile b/frameworks/roda/Gemfile index cd4e6b6a..6882018b 100644 --- a/frameworks/roda/Gemfile +++ b/frameworks/roda/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'roda', '~> 3.102' -gem 'puma', '~> 7.2' +gem 'puma', '~> 8.0' gem 'pg', '~> 1.5' gem 'json' gem 'concurrent-ruby' diff --git a/frameworks/roda/Gemfile.lock b/frameworks/roda/Gemfile.lock index 6388ea2e..8be0278b 100644 --- a/frameworks/roda/Gemfile.lock +++ b/frameworks/roda/Gemfile.lock @@ -8,7 +8,7 @@ GEM pg (1.6.3) pg (1.6.3-arm64-darwin) pg (1.6.3-x86_64-linux) - puma (7.2.0) + puma (8.0.1) nio4r (~> 2.0) rack (3.2.5) roda (3.102.0) @@ -32,7 +32,7 @@ DEPENDENCIES connection_pool json pg (~> 1.5) - puma (~> 7.2) + puma (~> 8.0) roda (~> 3.102) CHECKSUMS @@ -43,7 +43,7 @@ CHECKSUMS pg (1.6.3) sha256=1388d0563e13d2758c1089e35e973a3249e955c659592d10e5b77c468f628a99 pg (1.6.3-arm64-darwin) sha256=7240330b572e6355d7c75a7de535edb5dfcbd6295d9c7777df4d9dddfb8c0e5f pg (1.6.3-x86_64-linux) sha256=5d9e188c8f7a0295d162b7b88a768d8452a899977d44f3274d1946d67920ae8d - puma (7.2.0) sha256=bf8ef4ab514a4e6d4554cb4326b2004eba5036ae05cf765cfe51aba9706a72a8 + puma (8.0.1) sha256=7b94e50c07655718c1fb8ae41a11fc06c7d61293208b3aa608ff71a46d3ad37c rack (3.2.5) sha256=4cbd0974c0b79f7a139b4812004a62e4c60b145cba76422e288ee670601ed6d3 roda (3.102.0) sha256=b2156fff6d2b1b52bfac39e4ccde0d820a26594f069c3d9e99cc0853f7ee7dcc diff --git a/site/data/api-16-1024.json b/site/data/api-16-1024.json index 150898c7..f9b350c1 100644 --- a/site/data/api-16-1024.json +++ b/site/data/api-16-1024.json @@ -775,27 +775,28 @@ { "framework": "roda", "language": "Ruby", - "rps": 48837, - "avg_latency": "19.55ms", - "p99_latency": "66.10ms", - "cpu": "1767.7%", - "memory": "1.4GiB", + "rps": 46703, + "avg_latency": "20.53ms", + "p99_latency": "72.10ms", + "cpu": "1644.9%", + "memory": "1.3GiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "250.65MB/s", - "reconnects": 146380, - "status_2xx": 732566, + "bandwidth": "240.61MB/s", + "input_bw": "2.63MB/s", + "reconnects": 140025, + "status_2xx": 700548, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0, - "tpl_baseline": 274437, - "tpl_json": 275056, + "tpl_baseline": 262664, + "tpl_json": 263023, "tpl_db": 0, "tpl_upload": 0, "tpl_static": 0, - "tpl_async_db": 183072 + "tpl_async_db": 174861 }, { "framework": "servicestack", diff --git a/site/data/api-4-256.json b/site/data/api-4-256.json index f1b2f49d..c3379556 100644 --- a/site/data/api-4-256.json +++ b/site/data/api-4-256.json @@ -775,27 +775,28 @@ { "framework": "roda", "language": "Ruby", - "rps": 18796, - "avg_latency": "12.55ms", - "p99_latency": "49.80ms", - "cpu": "395.4%", - "memory": "381MiB", + "rps": 18688, + "avg_latency": "12.68ms", + "p99_latency": "50.20ms", + "cpu": "396.1%", + "memory": "489MiB", "connections": 256, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "96.44MB/s", - "reconnects": 56327, - "status_2xx": 281953, + "bandwidth": "96.23MB/s", + "input_bw": "1.05MB/s", + "reconnects": 56044, + "status_2xx": 280326, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0, - "tpl_baseline": 105696, - "tpl_json": 105747, + "tpl_baseline": 105195, + "tpl_json": 105099, "tpl_db": 0, "tpl_upload": 0, "tpl_static": 0, - "tpl_async_db": 70510 + "tpl_async_db": 70032 }, { "framework": "servicestack", diff --git a/site/data/async-db-1024.json b/site/data/async-db-1024.json index b4def99a..a5b1f85d 100644 --- a/site/data/async-db-1024.json +++ b/site/data/async-db-1024.json @@ -615,18 +615,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 118244, - "avg_latency": "8.08ms", - "p99_latency": "21.50ms", - "cpu": "6299.0%", - "memory": "2.7GiB", + "rps": 108523, + "avg_latency": "8.84ms", + "p99_latency": "21.80ms", + "cpu": "6154.1%", + "memory": "2.4GiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "476.84MB/s", - "reconnects": 46867, - "status_2xx": 1182446, + "bandwidth": "440.11MB/s", + "input_bw": "7.24MB/s", + "reconnects": 42940, + "status_2xx": 1085236, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/baseline-4096.json b/site/data/baseline-4096.json index 75b1d7c5..e872981c 100644 --- a/site/data/baseline-4096.json +++ b/site/data/baseline-4096.json @@ -869,19 +869,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 37468, + "rps": 37551, "avg_latency": "95.91ms", - "p99_latency": "249.20ms", - "cpu": "4759.9%", - "memory": "6.0GiB", + "p99_latency": "218.50ms", + "cpu": "4009.0%", + "memory": "5.5GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "2.86MB/s", - "input_bw": "2.89MB/s", + "bandwidth": "3.69MB/s", + "input_bw": "2.90MB/s", "reconnects": 0, - "status_2xx": 187343, + "status_2xx": 187755, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/baseline-512.json b/site/data/baseline-512.json index a38fdea8..0715ca87 100644 --- a/site/data/baseline-512.json +++ b/site/data/baseline-512.json @@ -869,19 +869,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 75171, - "avg_latency": "6.79ms", - "p99_latency": "71.40ms", - "cpu": "4879.6%", + "rps": 75819, + "avg_latency": "6.78ms", + "p99_latency": "69.80ms", + "cpu": "4604.8%", "memory": "7.1GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "5.73MB/s", - "input_bw": "5.81MB/s", - "reconnects": 250, - "status_2xx": 375857, + "bandwidth": "7.45MB/s", + "input_bw": "5.86MB/s", + "reconnects": 304, + "status_2xx": 379098, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-4096.json b/site/data/json-4096.json index 2b3c1487..85594907 100644 --- a/site/data/json-4096.json +++ b/site/data/json-4096.json @@ -675,18 +675,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 254244, - "avg_latency": "14.05ms", - "p99_latency": "37.10ms", - "cpu": "6287.2%", - "memory": "5.5GiB", + "rps": 232312, + "avg_latency": "15.78ms", + "p99_latency": "44.30ms", + "cpu": "6348.8%", + "memory": "4.3GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "873.94MB/s", - "reconnects": 48891, - "status_2xx": 1271220, + "bandwidth": "802.79MB/s", + "input_bw": "11.08MB/s", + "reconnects": 44564, + "status_2xx": 1161561, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-16384.json b/site/data/json-comp-16384.json index b9003276..f8159cdb 100644 --- a/site/data/json-comp-16384.json +++ b/site/data/json-comp-16384.json @@ -602,19 +602,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 133153, - "avg_latency": "69.44ms", - "p99_latency": "242.70ms", - "cpu": "6545.1%", - "memory": "3.9GiB", + "rps": 131289, + "avg_latency": "74.65ms", + "p99_latency": "270.00ms", + "cpu": "6524.6%", + "memory": "4.2GiB", "connections": 16384, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "179.64MB/s", - "input_bw": "9.90MB/s", - "reconnects": 22319, - "status_2xx": 665765, + "bandwidth": "177.10MB/s", + "input_bw": "9.77MB/s", + "reconnects": 21357, + "status_2xx": 656449, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-4096.json b/site/data/json-comp-4096.json index 2ee6d0db..3062085e 100644 --- a/site/data/json-comp-4096.json +++ b/site/data/json-comp-4096.json @@ -602,19 +602,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 133966, - "avg_latency": "27.35ms", - "p99_latency": "49.50ms", - "cpu": "6310.2%", - "memory": "4.0GiB", + "rps": 131048, + "avg_latency": "28.00ms", + "p99_latency": "51.00ms", + "cpu": "6437.7%", + "memory": "3.9GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "180.63MB/s", - "input_bw": "9.97MB/s", - "reconnects": 24859, - "status_2xx": 669831, + "bandwidth": "176.81MB/s", + "input_bw": "9.75MB/s", + "reconnects": 24327, + "status_2xx": 655242, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-512.json b/site/data/json-comp-512.json index 78e09f9a..2724ebc0 100644 --- a/site/data/json-comp-512.json +++ b/site/data/json-comp-512.json @@ -602,19 +602,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 132487, - "avg_latency": "3.86ms", - "p99_latency": "16.30ms", - "cpu": "6379.1%", - "memory": "4.1GiB", + "rps": 127242, + "avg_latency": "4.01ms", + "p99_latency": "17.10ms", + "cpu": "6499.9%", + "memory": "3.6GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "178.68MB/s", - "input_bw": "9.86MB/s", - "reconnects": 26360, - "status_2xx": 662438, + "bandwidth": "171.64MB/s", + "input_bw": "9.47MB/s", + "reconnects": 25422, + "status_2xx": 636212, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-tls-4096.json b/site/data/json-tls-4096.json index f453a5cd..14e9c50f 100644 --- a/site/data/json-tls-4096.json +++ b/site/data/json-tls-4096.json @@ -310,18 +310,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 223003, - "avg_latency": "18.35ms", - "p99_latency": "18.35ms", - "cpu": "6604.8%", - "memory": "5.2GiB", + "rps": 208084, + "avg_latency": "19.85ms", + "p99_latency": "19.85ms", + "cpu": "6512.5%", + "memory": "5.3GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "771.73MB", + "bandwidth": "720.09MB", "reconnects": 0, - "status_2xx": 1137061, + "status_2xx": 1061230, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/limited-conn-4096.json b/site/data/limited-conn-4096.json index 713015eb..3caa6c83 100644 --- a/site/data/limited-conn-4096.json +++ b/site/data/limited-conn-4096.json @@ -869,19 +869,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 29271, - "avg_latency": "123.02ms", - "p99_latency": "310.60ms", - "cpu": "4461.1%", - "memory": "5.3GiB", + "rps": 28780, + "avg_latency": "135.88ms", + "p99_latency": "287.80ms", + "cpu": "3450.1%", + "memory": "5.0GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "2.23MB/s", - "input_bw": "2.26MB/s", - "reconnects": 12817, - "status_2xx": 146356, + "bandwidth": "2.83MB/s", + "input_bw": "2.22MB/s", + "reconnects": 12621, + "status_2xx": 143903, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/limited-conn-512.json b/site/data/limited-conn-512.json index 23cea0aa..388e39ec 100644 --- a/site/data/limited-conn-512.json +++ b/site/data/limited-conn-512.json @@ -869,19 +869,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 30282, - "avg_latency": "16.88ms", - "p99_latency": "88.00ms", - "cpu": "4333.7%", - "memory": "5.3GiB", + "rps": 28681, + "avg_latency": "17.86ms", + "p99_latency": "80.50ms", + "cpu": "3696.3%", + "memory": "5.1GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "2.31MB/s", - "input_bw": "2.34MB/s", - "reconnects": 14995, - "status_2xx": 151412, + "bandwidth": "2.82MB/s", + "input_bw": "2.22MB/s", + "reconnects": 14218, + "status_2xx": 143407, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/pipelined-4096.json b/site/data/pipelined-4096.json index fc91103b..71447bf3 100644 --- a/site/data/pipelined-4096.json +++ b/site/data/pipelined-4096.json @@ -818,18 +818,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 655431, - "avg_latency": "88.43ms", - "p99_latency": "168.10ms", - "cpu": "6267.4%", - "memory": "2.1GiB", + "rps": 559672, + "avg_latency": "103.75ms", + "p99_latency": "257.30ms", + "cpu": "6371.1%", + "memory": "2.0GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 16, - "bandwidth": "50.00MB/s", - "reconnects": 784, - "status_2xx": 3277156, + "bandwidth": "54.94MB/s", + "reconnects": 130, + "status_2xx": 2798360, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/pipelined-512.json b/site/data/pipelined-512.json index be760785..ea97be31 100644 --- a/site/data/pipelined-512.json +++ b/site/data/pipelined-512.json @@ -818,18 +818,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 663043, - "avg_latency": "12.26ms", - "p99_latency": "41.50ms", - "cpu": "6339.1%", - "memory": "1.9GiB", + "rps": 577534, + "avg_latency": "14.08ms", + "p99_latency": "49.60ms", + "cpu": "6433.4%", + "memory": "1.7GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 16, - "bandwidth": "50.58MB/s", - "reconnects": 3080, - "status_2xx": 3315218, + "bandwidth": "56.73MB/s", + "reconnects": 2680, + "status_2xx": 2887670, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-1024.json b/site/data/static-1024.json index 9b05425f..cdd671ab 100644 --- a/site/data/static-1024.json +++ b/site/data/static-1024.json @@ -737,18 +737,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 251458, - "avg_latency": "4.40ms", - "p99_latency": "4.40ms", - "cpu": "6500.7%", - "memory": "7.3GiB", + "rps": 137333, + "avg_latency": "8.00ms", + "p99_latency": "8.00ms", + "cpu": "6506.3%", + "memory": "6.1GiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "3.84GB", + "bandwidth": "2.10GB", "reconnects": 0, - "status_2xx": 1282363, + "status_2xx": 700309, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-4096.json b/site/data/static-4096.json index 6a0e4fb2..9dfc48b4 100644 --- a/site/data/static-4096.json +++ b/site/data/static-4096.json @@ -737,18 +737,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 243323, - "avg_latency": "16.40ms", - "p99_latency": "16.40ms", - "cpu": "6389.2%", - "memory": "7.8GiB", + "rps": 143275, + "avg_latency": "27.31ms", + "p99_latency": "27.31ms", + "cpu": "6512.9%", + "memory": "7.4GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "3.72GB", + "bandwidth": "2.19GB", "reconnects": 0, - "status_2xx": 1241792, + "status_2xx": 730714, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-6800.json b/site/data/static-6800.json index 3cee7769..5cdc712a 100644 --- a/site/data/static-6800.json +++ b/site/data/static-6800.json @@ -737,18 +737,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 241109, - "avg_latency": "26.45ms", - "p99_latency": "26.45ms", - "cpu": "6465.9%", - "memory": "7.4GiB", + "rps": 135872, + "avg_latency": "46.09ms", + "p99_latency": "46.09ms", + "cpu": "6470.6%", + "memory": "7.0GiB", "connections": 6800, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "3.68GB", + "bandwidth": "2.08GB", "reconnects": 0, - "status_2xx": 1232394, + "status_2xx": 693356, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/upload-256.json b/site/data/upload-256.json index bb8b0a4a..732b4b56 100644 --- a/site/data/upload-256.json +++ b/site/data/upload-256.json @@ -661,19 +661,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 861, - "avg_latency": "280.02ms", - "p99_latency": "1.59s", - "cpu": "9793.6%", - "memory": "8.6GiB", + "rps": 910, + "avg_latency": "268.53ms", + "p99_latency": "1.28s", + "cpu": "6362.7%", + "memory": "8.4GiB", "connections": 256, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "70.93KB/s", - "input_bw": "6.83GB/s", - "reconnects": 785, - "status_2xx": 4317, + "bandwidth": "95.36KB/s", + "input_bw": "7.22GB/s", + "reconnects": 837, + "status_2xx": 4554, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/upload-32.json b/site/data/upload-32.json index b896cc30..d9d1980f 100644 --- a/site/data/upload-32.json +++ b/site/data/upload-32.json @@ -662,18 +662,18 @@ "framework": "roda", "language": "Ruby", "rps": 969, - "avg_latency": "32.96ms", - "p99_latency": "120.10ms", - "cpu": "3117.8%", - "memory": "8.6GiB", + "avg_latency": "32.93ms", + "p99_latency": "138.80ms", + "cpu": "3060.8%", + "memory": "8.2GiB", "connections": 32, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "79.71KB/s", + "bandwidth": "101.51KB/s", "input_bw": "7.69GB/s", - "reconnects": 963, - "status_2xx": 4845, + "reconnects": 962, + "status_2xx": 4847, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/static/logs/api-16/1024/roda.log b/site/static/logs/api-16/1024/roda.log index 39e9ede5..143fee37 100644 --- a/site/static/logs/api-16/1024/roda.log +++ b/site/static/logs/api-16/1024/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,12 +9,13 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.02s, phase: 0 -[1] - Worker 1 (PID: 11) booted in 0.02s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.02s, phase: 0 [1] - Worker 2 (PID: 16) booted in 0.02s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.02s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.02s, phase: 0 @@ -22,10 +23,10 @@ [1] - Worker 6 (PID: 32) booted in 0.02s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.02s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.02s, phase: 0 -[1] - Worker 9 (PID: 44) booted in 0.01s, phase: 0 -[1] - Worker 10 (PID: 49) booted in 0.01s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.02s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.01s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.01s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.01s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.01s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.0s, phase: 0 -[1] - Worker 15 (PID: 77) booted in 0.01s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.01s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.01s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.01s, phase: 0 diff --git a/site/static/logs/api-4/256/roda.log b/site/static/logs/api-4/256/roda.log index 597a9819..0ffffede 100644 --- a/site/static/logs/api-4/256/roda.log +++ b/site/static/logs/api-4/256/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,6 +9,7 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. diff --git a/site/static/logs/async-db/1024/roda.log b/site/static/logs/async-db/1024/roda.log index c38cd201..088d903d 100644 --- a/site/static/logs/async-db/1024/roda.log +++ b/site/static/logs/async-db/1024/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 11) booted in 0.1s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 44) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 49) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.09s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 83) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 90) booted in 0.08s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.07s, phase: 0 +[1] - Worker 28 (PID: 152) booted in 0.07s, phase: 0 +[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 [1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 183) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.06s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.06s, phase: 0 [1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 [1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 244) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.05s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.05s, phase: 0 [1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 283) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 306) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 318) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 336) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 47 (PID: 266) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 274) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 280) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 285) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 291) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 297) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 303) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 309) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 315) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 320) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 326) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 338) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 346) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 351) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 356) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 362) booted in 0.02s, phase: 0 diff --git a/site/static/logs/baseline/4096/roda.log b/site/static/logs/baseline/4096/roda.log index aa3812a9..dd8507d6 100644 --- a/site/static/logs/baseline/4096/roda.log +++ b/site/static/logs/baseline/4096/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 27) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 0 (PID: 9) booted in 0.09s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 33) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 37) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 41) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 46) booted in 0.08s, phase: 0 +[1] - Worker 10 (PID: 51) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 56) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 68) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 129) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.05s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.04s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 149) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 273) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 279) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 284) booted in 0.03s, phase: 0 +[1] - Worker 51 (PID: 290) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 296) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 302) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 308) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 314) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 320) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 326) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 332) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 363) booted in 0.02s, phase: 0 diff --git a/site/static/logs/baseline/512/roda.log b/site/static/logs/baseline/512/roda.log index 35c36282..32a9248a 100644 --- a/site/static/logs/baseline/512/roda.log +++ b/site/static/logs/baseline/512/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 23) booted in 0.08s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 [1] - Worker 9 (PID: 44) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 49) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 76) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 83) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 89) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 94) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 122) booted in 0.06s, phase: 0 -[1] - Worker 24 (PID: 128) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 141) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 147) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 +[1] - Worker 10 (PID: 48) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 52) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 56) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 60) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 65) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 70) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 74) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 80) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 85) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 90) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 94) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 105) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 111) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 116) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 122) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 128) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 135) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 141) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 146) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 +[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 181) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 187) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.06s, phase: 0 [1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 [1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 [1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.04s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 +[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 237) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 242) booted in 0.05s, phase: 0 +[1] - Worker 44 (PID: 247) booted in 0.05s, phase: 0 [1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 298) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 304) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 310) booted in 0.03s, phase: 0 +[1] - Worker 49 (PID: 274) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 287) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 293) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 299) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 [1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 59 (PID: 335) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 341) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 347) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 353) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json-comp/16384/roda.log b/site/static/logs/json-comp/16384/roda.log index cbc79a14..8711d131 100644 --- a/site/static/logs/json-comp/16384/roda.log +++ b/site/static/logs/json-comp/16384/roda.log @@ -1,5 +1,5 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") +[1] * Puma version: 8.0.1 ("Into the Arena") [1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 [1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 -[1] - Worker 6 (PID: 31) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 6 (PID: 31) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 41) booted in 0.09s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 89) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 129) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 134) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 141) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 +[1] - Worker 10 (PID: 51) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 56) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 85) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 110) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 115) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 121) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 127) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 133) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 139) booted in 0.06s, phase: 0 +[1] - Worker 26 (PID: 144) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 149) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 163) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 [1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 [1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 [1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 +[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 288) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 336) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 [1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json-comp/4096/roda.log b/site/static/logs/json-comp/4096/roda.log index 0ef0ffaf..7715e16e 100644 --- a/site/static/logs/json-comp/4096/roda.log +++ b/site/static/logs/json-comp/4096/roda.log @@ -1,5 +1,5 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") +[1] * Puma version: 8.0.1 ("Into the Arena") [1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 -[1] - Worker 10 (PID: 49) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.08s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.08s, phase: 0 -[1] - Worker 18 (PID: 95) booted in 0.08s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 107) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 [1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 141) booted in 0.07s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.07s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.07s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 [1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.06s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.06s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.06s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 222) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 234) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 238) booted in 0.05s, phase: 0 +[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 237) booted in 0.05s, phase: 0 [1] - Worker 43 (PID: 243) booted in 0.05s, phase: 0 -[1] - Worker 44 (PID: 249) booted in 0.05s, phase: 0 -[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 279) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 286) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 291) booted in 0.04s, phase: 0 -[1] - Worker 52 (PID: 298) booted in 0.04s, phase: 0 -[1] - Worker 53 (PID: 303) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 310) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 318) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 325) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 330) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 334) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 359) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 363) booted in 0.02s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json-comp/512/roda.log b/site/static/logs/json-comp/512/roda.log index c2b88eba..79ba1a5c 100644 --- a/site/static/logs/json-comp/512/roda.log +++ b/site/static/logs/json-comp/512/roda.log @@ -1,5 +1,5 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") +[1] * Puma version: 8.0.1 ("Into the Arena") [1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 +[1] - Worker 2 (PID: 15) booted in 0.1s, phase: 0 +[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 44) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 83) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 117) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 129) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.09s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.09s, phase: 0 +[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 68) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 75) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 82) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 88) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 93) booted in 0.08s, phase: 0 +[1] - Worker 18 (PID: 99) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 109) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 115) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 121) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 127) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 132) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 138) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 145) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 151) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 156) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 163) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 173) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 178) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 211) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 [1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 [1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.03s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 278) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 308) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 314) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 320) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 356) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json-tls/4096/roda.log b/site/static/logs/json-tls/4096/roda.log index 8aa80e0c..8d30354f 100644 --- a/site/static/logs/json-tls/4096/roda.log +++ b/site/static/logs/json-tls/4096/roda.log @@ -1,5 +1,5 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") +[1] * Puma version: 8.0.1 ("Into the Arena") [1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 @@ -17,36 +17,36 @@ [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 [1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.08s, phase: 0 +[1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 129) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 135) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 141) booted in 0.06s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.07s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 107) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.06s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 152) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 [1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 [1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 [1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 [1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 @@ -59,22 +59,22 @@ [1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 [1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 282) booted in 0.03s, phase: 0 [1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.03s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 342) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json/4096/roda.log b/site/static/logs/json/4096/roda.log index 8642a3b2..2b1bd14b 100644 --- a/site/static/logs/json/4096/roda.log +++ b/site/static/logs/json/4096/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 27) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 49) booted in 0.08s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 85) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 112) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 130) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.07s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 152) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 173) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 178) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 [1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 268) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 280) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 +[1] - Worker 42 (PID: 239) booted in 0.05s, phase: 0 +[1] - Worker 44 (PID: 250) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 256) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 291) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 296) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 302) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 320) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 326) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 [1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 diff --git a/site/static/logs/limited-conn/4096/roda.log b/site/static/logs/limited-conn/4096/roda.log index 5cda06c9..570644f5 100644 --- a/site/static/logs/limited-conn/4096/roda.log +++ b/site/static/logs/limited-conn/4096/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 31) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 44) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 49) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.09s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 83) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 89) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 95) booted in 0.07s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.08s, phase: 0 +[1] - Worker 18 (PID: 96) booted in 0.08s, phase: 0 [1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 129) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 134) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 140) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 146) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 274) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 280) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.03s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 117) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.07s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.07s, phase: 0 +[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 185) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.06s, phase: 0 +[1] - Worker 35 (PID: 202) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 206) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 211) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 217) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 223) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 230) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 235) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 240) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 244) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 250) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 255) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 261) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 266) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 272) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 278) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 284) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 303) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 314) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 342) booted in 0.02s, phase: 0 [1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 [1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/limited-conn/512/roda.log b/site/static/logs/limited-conn/512/roda.log index ee6373a1..fcc6a3e7 100644 --- a/site/static/logs/limited-conn/512/roda.log +++ b/site/static/logs/limited-conn/512/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 23) booted in 0.08s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.08s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 44) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 59) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 72) booted in 0.08s, phase: 0 [1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 [1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 [1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 [1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 123) booted in 0.06s, phase: 0 -[1] - Worker 24 (PID: 129) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 135) booted in 0.06s, phase: 0 +[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 [1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 147) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.05s, phase: 0 -[1] - Worker 32 (PID: 180) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 +[1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 [1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 [1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 [1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 218) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 224) booted in 0.04s, phase: 0 +[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 [1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 [1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 [1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 268) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 274) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 280) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 304) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 346) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 45 (PID: 255) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 318) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/pipelined/4096/roda.log b/site/static/logs/pipelined/4096/roda.log index 63ade1e1..a9c2d199 100644 --- a/site/static/logs/pipelined/4096/roda.log +++ b/site/static/logs/pipelined/4096/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 89) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 13 (PID: 68) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 98) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 129) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 135) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 152) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 [1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 [1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 [1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 216) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 +[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 314) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/pipelined/512/roda.log b/site/static/logs/pipelined/512/roda.log index 8be65785..bbf6cb34 100644 --- a/site/static/logs/pipelined/512/roda.log +++ b/site/static/logs/pipelined/512/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,43 +9,44 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 [1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 +[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 41) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 44) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 66) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 74) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 80) booted in 0.07s, phase: 0 +[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 73) booted in 0.07s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.07s, phase: 0 [1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 109) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 125) booted in 0.06s, phase: 0 -[1] - Worker 24 (PID: 131) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 137) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 141) booted in 0.06s, phase: 0 +[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.05s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.05s, phase: 0 [1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 [1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 [1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 @@ -53,7 +54,7 @@ [1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.04s, phase: 0 +[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 [1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 [1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 [1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 @@ -62,18 +63,18 @@ [1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 [1] - Worker 50 (PID: 281) booted in 0.03s, phase: 0 [1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 [1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 328) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 336) booted in 0.02s, phase: 0 [1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 diff --git a/site/static/logs/static/1024/roda.log b/site/static/logs/static/1024/roda.log index 95dd5220..4562beee 100644 --- a/site/static/logs/static/1024/roda.log +++ b/site/static/logs/static/1024/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 [1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 49) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 59) booted in 0.08s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 95) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 131) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 150) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 155) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.05s, phase: 0 -[1] - Worker 32 (PID: 182) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 [1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 236) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 252) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 274) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 280) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 286) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 292) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 242) booted in 0.05s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 272) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 279) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 286) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 291) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 297) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 303) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 309) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 315) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 321) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 326) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 332) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 338) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 344) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 350) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 356) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 362) booted in 0.02s, phase: 0 diff --git a/site/static/logs/static/4096/roda.log b/site/static/logs/static/4096/roda.log index 90e610d9..eba0afe9 100644 --- a/site/static/logs/static/4096/roda.log +++ b/site/static/logs/static/4096/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 9) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 77) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 95) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 33) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 41) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 46) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 51) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 56) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 68) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 109) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 117) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 130) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 140) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 146) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.05s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 252) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 149) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 179) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 184) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.06s, phase: 0 +[1] - Worker 35 (PID: 200) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 208) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 212) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 218) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 224) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 229) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 234) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 240) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 245) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 250) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 255) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 261) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 266) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 284) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 290) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 302) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 332) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 344) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 350) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 356) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 363) booted in 0.02s, phase: 0 diff --git a/site/static/logs/static/6800/roda.log b/site/static/logs/static/6800/roda.log index 82ba2f99..5513f5ad 100644 --- a/site/static/logs/static/6800/roda.log +++ b/site/static/logs/static/6800/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 +[1] - Worker 2 (PID: 15) booted in 0.1s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.1s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 31) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 35) booted in 0.08s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.09s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.09s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 107) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 85) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 92) booted in 0.08s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.08s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.08s, phase: 0 +[1] - Worker 20 (PID: 108) booted in 0.08s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.08s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 [1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 130) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 140) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.07s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.07s, phase: 0 +[1] - Worker 29 (PID: 161) booted in 0.07s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.06s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.06s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.06s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.06s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 [1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 +[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 237) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.05s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.05s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.05s, phase: 0 +[1] - Worker 46 (PID: 258) booted in 0.05s, phase: 0 +[1] - Worker 47 (PID: 263) booted in 0.05s, phase: 0 +[1] - Worker 48 (PID: 274) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 279) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 288) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 293) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 298) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 304) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 311) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 316) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 323) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 330) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 336) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 341) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 347) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 361) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 367) booted in 0.02s, phase: 0 diff --git a/site/static/logs/upload/256/roda.log b/site/static/logs/upload/256/roda.log index 76135c56..7d7de120 100644 --- a/site/static/logs/upload/256/roda.log +++ b/site/static/logs/upload/256/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,6 +9,7 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. @@ -16,64 +17,64 @@ [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 [1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.08s, phase: 0 -[1] - Worker 6 (PID: 31) booted in 0.08s, phase: 0 -[1] - Worker 7 (PID: 35) booted in 0.08s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 59) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.07s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 +[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 [1] - Worker 15 (PID: 79) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 89) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 117) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 129) booted in 0.06s, phase: 0 -[1] - Worker 25 (PID: 135) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 140) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 147) booted in 0.06s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.05s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.04s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 [1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 [1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.03s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 [1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 [1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 322) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 336) booted in 0.03s, phase: 0 [1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/upload/32/roda.log b/site/static/logs/upload/32/roda.log index d9ca4bd8..d607e9d1 100644 --- a/site/static/logs/upload/32/roda.log +++ b/site/static/logs/upload/32/roda.log @@ -1,6 +1,6 @@ [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.2 (2026-03-17 revision d3da9fec82) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 4 [1] * Max threads: 4 [1] * Environment: production @@ -9,71 +9,72 @@ [1] * Restarts: (✔) hot (✖) phased (✖) refork [1] * Preloading application [1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key [1] Use Ctrl-C to stop [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 49) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 65) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 83) booted in 0.07s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 72) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 77) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 [1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 [1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 99) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 101) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 [1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 121) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 128) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 [1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 [1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 173) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 190) booted in 0.05s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 [1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 [1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 [1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 [1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 221) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 [1] - Worker 41 (PID: 233) booted in 0.04s, phase: 0 -[1] - Worker 42 (PID: 239) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 244) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 255) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 260) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 266) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 283) booted in 0.03s, phase: 0 -[1] - Worker 51 (PID: 288) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 306) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 318) booted in 0.03s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 296) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0