-
Notifications
You must be signed in to change notification settings - Fork 923
/
Copy pathdocker-compose.logs
359 lines (359 loc) · 28.2 KB
/
docker-compose.logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
Container rinha_db Creating
Container rinha_db Created
Container rinha_api02 Creating
Container rinha_api01 Creating
Container rinha_api02 Created
Container rinha_api01 Created
Container rinha_nginx Creating
Container rinha_nginx Created
Attaching to rinha_api01, rinha_api02, rinha_db, rinha_nginx
rinha_db | The files belonging to this database system will be owned by user "postgres".
rinha_db | This user must also own the server process.
rinha_db |
rinha_db | The database cluster will be initialized with locale "en_US.utf8".
rinha_db | The default database encoding has accordingly been set to "UTF8".
rinha_db | The default text search configuration will be set to "english".
rinha_db |
rinha_db | Data page checksums are disabled.
rinha_db |
rinha_db | fixing permissions on existing directory /var/lib/postgresql/data ... ok
rinha_db | creating subdirectories ... ok
rinha_db | selecting dynamic shared memory implementation ... posix
rinha_db | selecting default max_connections ... 100
rinha_db | selecting default shared_buffers ... 128MB
rinha_db | selecting default time zone ... UTC
rinha_db | creating configuration files ... ok
rinha_db | running bootstrap script ... ok
rinha_db | sh: locale: not found
rinha_db | 2024-03-11 01:38:30.715 UTC [30] WARNING: no usable system locales were found
rinha_db | performing post-bootstrap initialization ... ok
rinha_db | initdb: warning: enabling "trust" authentication for local connections
rinha_db | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
rinha_db | syncing data to disk ... ok
rinha_db |
rinha_db |
rinha_db | Success. You can now start the database server using:
rinha_db |
rinha_db | pg_ctl -D /var/lib/postgresql/data -l logfile start
rinha_db |
rinha_db | waiting for server to start....2024-03-11 01:38:31.553 UTC [42] LOG: starting PostgreSQL 16.2 on x86_64-pc-linux-musl, compiled by gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014, 64-bit
rinha_db | 2024-03-11 01:38:31.556 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
rinha_db | 2024-03-11 01:38:31.565 UTC [45] LOG: database system was shut down at 2024-03-11 01:38:31 UTC
rinha_db | 2024-03-11 01:38:31.571 UTC [42] LOG: database system is ready to accept connections
rinha_db | done
rinha_db | server started
rinha_db | CREATE DATABASE
rinha_db |
rinha_db |
rinha_db | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init.sql
rinha_db | CREATE TABLE
rinha_db | CREATE TABLE
rinha_db | CREATE SEQUENCE
rinha_db | CREATE SEQUENCE
rinha_db | CREATE INDEX
rinha_db | INSERT 0 1
rinha_db | INSERT 0 1
rinha_db | INSERT 0 1
rinha_db | INSERT 0 1
rinha_db | INSERT 0 1
rinha_db |
rinha_db |
rinha_db | waiting for server to shut down....2024-03-11 01:38:31.733 UTC [42] LOG: received fast shutdown request
rinha_db | 2024-03-11 01:38:31.735 UTC [42] LOG: aborting any active transactions
rinha_db | 2024-03-11 01:38:31.738 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1
rinha_db | 2024-03-11 01:38:31.738 UTC [43] LOG: shutting down
rinha_db | 2024-03-11 01:38:31.741 UTC [43] LOG: checkpoint starting: shutdown immediate
rinha_db | 2024-03-11 01:38:32.257 UTC [43] LOG: checkpoint complete: wrote 938 buffers (5.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.419 s, sync=0.086 s, total=0.520 s; sync files=308, longest=0.054 s, average=0.001 s; distance=4304 kB, estimate=4304 kB; lsn=0/1924650, redo lsn=0/1924650
rinha_db | 2024-03-11 01:38:32.263 UTC [42] LOG: database system is shut down
rinha_db | done
rinha_db | server stopped
rinha_db |
rinha_db | PostgreSQL init process complete; ready for start up.
rinha_db |
rinha_db | 2024-03-11 01:38:32.358 UTC [1] LOG: starting PostgreSQL 16.2 on x86_64-pc-linux-musl, compiled by gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014, 64-bit
rinha_db | 2024-03-11 01:38:32.358 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
rinha_db | 2024-03-11 01:38:32.358 UTC [1] LOG: listening on IPv6 address "::", port 5432
rinha_db | 2024-03-11 01:38:32.364 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
rinha_db | 2024-03-11 01:38:32.372 UTC [60] LOG: database system was shut down at 2024-03-11 01:38:32 UTC
rinha_db | 2024-03-11 01:38:32.378 UTC [1] LOG: database system is ready to accept connections
rinha_db | 2024-03-11 01:38:32.451 UTC [70] FATAL: role "root" does not exist
rinha_nginx | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
rinha_nginx | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
rinha_nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
rinha_nginx | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
rinha_api01 | __ ____ __ _____ ___ __ ____ ______
rinha_api01 | --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
rinha_api01 | -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
rinha_api01 | --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
rinha_api01 | 2024-03-11 01:38:33,115 INFO [io.quarkus] (main) crebitos 1.0.0 native (powered by Quarkus 3.7.3) started in 0.161s. Listening on: http://0.0.0.0:8080
rinha_api01 | 2024-03-11 01:38:33,115 INFO [io.quarkus] (main) Profile prod activated.
rinha_api01 | 2024-03-11 01:38:33,115 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-postgresql, narayana-jta, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
rinha_api02 | __ ____ __ _____ ___ __ ____ ______
rinha_api02 | --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
rinha_api02 | -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
rinha_api02 | --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
rinha_api02 | 2024-03-11 01:38:33,116 INFO [io.quarkus] (main) crebitos 1.0.0 native (powered by Quarkus 3.7.3) started in 0.164s. Listening on: http://0.0.0.0:8081
rinha_api02 | 2024-03-11 01:38:33,116 INFO [io.quarkus] (main) Profile prod activated.
rinha_api02 | 2024-03-11 01:38:33,116 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-postgresql, narayana-jta, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
rinha_nginx | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
rinha_nginx | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
rinha_nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
rinha_nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
rinha_nginx | /docker-entrypoint.sh: Configuration complete; ready for start up
rinha_db | 2024-03-11 01:38:33.508 UTC [79] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:34.565 UTC [86] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:35.625 UTC [94] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:36.701 UTC [101] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:37.764 UTC [108] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:38.816 UTC [115] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:39.863 UTC [145] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:40.911 UTC [152] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:41.955 UTC [160] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:43.003 UTC [167] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:44.056 UTC [174] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:45.112 UTC [181] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:46.172 UTC [188] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:47.220 UTC [195] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:48.268 UTC [201] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:49.324 UTC [208] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:50.372 UTC [215] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:51.421 UTC [222] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:52.478 UTC [230] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:53.528 UTC [237] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:54.584 UTC [244] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:55.634 UTC [251] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:56.684 UTC [258] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:57.732 UTC [265] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:58.784 UTC [272] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:38:59.836 UTC [279] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:00.888 UTC [286] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:01.936 UTC [293] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:02.988 UTC [300] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:04.040 UTC [307] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:05.096 UTC [314] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:06.156 UTC [321] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:07.212 UTC [328] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:08.265 UTC [336] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:09.312 UTC [343] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:10.376 UTC [350] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:11.424 UTC [357] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:12.488 UTC [365] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:13.540 UTC [372] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:14.592 UTC [379] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:15.656 UTC [386] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:16.700 UTC [393] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:17.760 UTC [400] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:18.808 UTC [408] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:19.856 UTC [415] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:20.916 UTC [422] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:21.972 UTC [429] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:23.020 UTC [436] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:24.064 UTC [443] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:25.112 UTC [450] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:26.165 UTC [457] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:27.229 UTC [464] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:28.284 UTC [471] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:29.332 UTC [478] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:30.380 UTC [485] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:31.428 UTC [492] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:32.490 UTC [501] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:33.553 UTC [507] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:34.608 UTC [514] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:35.656 UTC [521] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:36.712 UTC [528] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:37.760 UTC [535] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:38.804 UTC [542] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:39.852 UTC [549] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:40.909 UTC [556] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:41.952 UTC [563] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:43.008 UTC [570] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:44.056 UTC [577] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:45.100 UTC [584] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:46.156 UTC [591] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:47.208 UTC [598] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:48.264 UTC [605] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:49.320 UTC [612] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:50.369 UTC [619] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:51.420 UTC [626] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:52.480 UTC [634] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:53.527 UTC [641] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:54.572 UTC [648] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:55.632 UTC [655] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:56.679 UTC [662] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:57.740 UTC [669] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:58.800 UTC [676] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:39:59.849 UTC [683] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:00.901 UTC [690] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:01.953 UTC [697] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:03.008 UTC [704] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:04.055 UTC [711] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:05.108 UTC [718] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:06.164 UTC [725] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:07.220 UTC [732] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:08.280 UTC [739] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:09.333 UTC [746] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:10.392 UTC [753] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:11.440 UTC [760] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:12.493 UTC [768] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:13.548 UTC [775] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:14.608 UTC [782] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:15.656 UTC [789] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:16.712 UTC [796] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:17.761 UTC [803] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:18.824 UTC [810] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:19.880 UTC [817] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:20.936 UTC [824] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:21.988 UTC [831] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:23.045 UTC [838] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:24.092 UTC [845] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:25.148 UTC [852] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:26.212 UTC [859] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:27.273 UTC [865] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:28.333 UTC [872] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:29.393 UTC [879] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:30.452 UTC [886] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:31.508 UTC [893] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:32.564 UTC [901] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:33.624 UTC [908] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:34.668 UTC [915] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:35.728 UTC [922] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:36.789 UTC [929] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:37.841 UTC [936] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:38.893 UTC [943] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:39.957 UTC [964] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:41.012 UTC [971] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:42.069 UTC [978] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:43.117 UTC [985] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:44.169 UTC [992] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:45.230 UTC [999] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:46.281 UTC [1005] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:47.325 UTC [1013] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:48.377 UTC [1020] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:49.428 UTC [1027] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:50.476 UTC [1034] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:51.520 UTC [1041] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:52.569 UTC [1049] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:53.625 UTC [1056] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:54.681 UTC [1063] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:55.733 UTC [1070] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:56.781 UTC [1077] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:57.828 UTC [1084] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:58.881 UTC [1091] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:40:59.933 UTC [1098] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:00.984 UTC [1105] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:02.037 UTC [1113] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:03.086 UTC [1121] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:04.133 UTC [1128] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:05.192 UTC [1135] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:06.236 UTC [1142] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:07.284 UTC [1149] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:08.337 UTC [1156] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:09.389 UTC [1163] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:10.440 UTC [1170] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:11.489 UTC [1176] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:12.545 UTC [1184] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:13.596 UTC [1191] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:14.664 UTC [1199] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:15.724 UTC [1206] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:16.777 UTC [1213] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:17.832 UTC [1220] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:18.889 UTC [1227] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:19.937 UTC [1234] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:20.989 UTC [1241] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:22.043 UTC [1248] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:23.096 UTC [1255] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:24.148 UTC [1262] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:25.200 UTC [1269] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:26.248 UTC [1276] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:27.305 UTC [1283] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:28.361 UTC [1290] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:29.413 UTC [1297] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:30.469 UTC [1304] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:31.533 UTC [1311] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:32.597 UTC [1319] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:33.648 UTC [1326] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:34.701 UTC [1333] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:35.753 UTC [1340] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:36.804 UTC [1347] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:37.853 UTC [1354] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:38.909 UTC [1361] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:39.956 UTC [1368] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:41.013 UTC [1375] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:42.068 UTC [1382] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:43.128 UTC [1389] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:44.180 UTC [1396] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:45.228 UTC [1403] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:46.276 UTC [1410] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:47.329 UTC [1417] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:48.381 UTC [1425] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:49.429 UTC [1432] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:50.497 UTC [1439] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:51.544 UTC [1446] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:52.605 UTC [1454] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:53.661 UTC [1461] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:54.717 UTC [1468] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:55.760 UTC [1475] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:56.812 UTC [1482] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:57.861 UTC [1490] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:58.925 UTC [1497] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:41:59.981 UTC [1504] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:01.033 UTC [1511] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:02.088 UTC [1518] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:03.145 UTC [1525] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:04.193 UTC [1532] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:05.245 UTC [1539] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:06.304 UTC [1546] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:07.360 UTC [1554] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:08.421 UTC [1561] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:09.477 UTC [1568] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:10.529 UTC [1575] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:11.581 UTC [1582] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:12.641 UTC [1590] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:13.704 UTC [1597] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:14.760 UTC [1603] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:15.813 UTC [1610] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:16.877 UTC [1617] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:17.929 UTC [1624] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:18.984 UTC [1631] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:20.037 UTC [1638] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:21.096 UTC [1645] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:22.148 UTC [1652] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:23.196 UTC [1660] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:24.256 UTC [1667] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:25.304 UTC [1674] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:26.373 UTC [1681] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:27.429 UTC [1688] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:28.481 UTC [1695] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:29.540 UTC [1702] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:30.584 UTC [1709] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:31.633 UTC [1716] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:32.696 UTC [1724] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:33.756 UTC [1731] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:34.804 UTC [1739] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:35.865 UTC [1746] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:36.917 UTC [1753] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:37.969 UTC [1760] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:39.008 UTC [1767] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:40.060 UTC [1774] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:41.112 UTC [1781] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:42.165 UTC [1788] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:43.221 UTC [1795] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:44.284 UTC [1802] FATAL: role "root" does not exist
rinha_db | 2024-03-11 01:42:45.348 UTC [1809] FATAL: role "root" does not exist
rinha_nginx exited with code 0
rinha_nginx exited with code 0
rinha_api02 | 2024-03-11 01:42:46,313 INFO [io.quarkus] (Shutdown thread) crebitos stopped in 0.025s
rinha_api01 | 2024-03-11 01:42:46,314 INFO [io.quarkus] (main) crebitos stopped in 0.025s
rinha_db | 2024-03-11 01:42:46.396 UTC [1816] FATAL: role "root" does not exist
rinha_api02 exited with code 0
rinha_api02 exited with code 143
rinha_api01 exited with code 0
rinha_api01 exited with code 143
rinha_db | 2024-03-11 01:42:46.743 UTC [1] LOG: received fast shutdown request
rinha_db | 2024-03-11 01:42:46.747 UTC [1] LOG: aborting any active transactions
rinha_db | 2024-03-11 01:42:46.750 UTC [1] LOG: background worker "logical replication launcher" (PID 63) exited with exit code 1
rinha_db | 2024-03-11 01:42:46.750 UTC [58] LOG: shutting down
rinha_db | 2024-03-11 01:42:46.754 UTC [58] LOG: checkpoint starting: shutdown immediate
rinha_db | 2024-03-11 01:42:46.906 UTC [58] LOG: checkpoint complete: wrote 747 buffers (4.6%); 0 WAL file(s) added, 0 removed, 1 recycled; write=0.010 s, sync=0.100 s, total=0.156 s; sync files=30, longest=0.094 s, average=0.004 s; distance=19724 kB, estimate=19724 kB; lsn=0/2C676B0, redo lsn=0/2C676B0
rinha_db | 2024-03-11 01:42:46.910 UTC [1] LOG: database system is shut down
rinha_db exited with code 0