gitaly-cluster
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1[2023-07-20T03:20:22+00:00] INFO: directory[/var/log/gitlab/logrotate] mode changed to 7002 - change mode from '' to '0700'3 - change owner from '' to 'root'4 * template[/var/opt/gitlab/logrotate/logrotate.conf] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] created file /var/opt/gitlab/logrotate/logrotate.conf5 - create new file /var/opt/gitlab/logrotate/logrotate.conf[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] updated file contents /var/opt/gitlab/logrotate/logrotate.conf6 - update content in file /var/opt/gitlab/logrotate/logrotate.conf from none to c1c3207 --- /var/opt/gitlab/logrotate/logrotate.conf 2023-07-20 03:20:22.000000000 +00008 +++ /var/opt/gitlab/logrotate/.chef-logrotate20230720-37-c8heoi.conf 2023-07-20 03:20:22.000000000 +00009 @@ -1,12 +1,24 @@10 +# Generated by 'gitlab-ctl reconfigure'.11 +# Modifications will be overwritten!12 +13 +include /var/opt/gitlab/logrotate/logrotate.d/nginx14 +include /var/opt/gitlab/logrotate/logrotate.d/puma15 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails16 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell17 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse18 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages19 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas20 +include /var/opt/gitlab/logrotate/logrotate.d/gitaly21 +include /var/opt/gitlab/logrotate/logrotate.d/mailroom[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] mode changed to 64422 - change mode from '' to '0644'23 * template[/var/opt/gitlab/logrotate/logrotate.d/nginx] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/nginx] created file /var/opt/gitlab/logrotate/logrotate.d/nginx24 - create new file /var/opt/gitlab/logrotate/logrotate.d/nginx[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/nginx] updated file contents /var/opt/gitlab/logrotate/logrotate.d/nginx25 - update content in file /var/opt/gitlab/logrotate/logrotate.d/nginx from none to e17e1926 --- /var/opt/gitlab/logrotate/logrotate.d/nginx 2023-07-20 03:20:22.000000000 +000027 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-nginx20230720-37-qehqzc 2023-07-20 03:20:22.000000000 +000028 @@ -1,17 +1,34 @@29 +# Generated by gitlab-ctl reconfigure30 +# Modifications will be overwritten!31 +32 +/var/log/gitlab/nginx/*.log {33 + su root root34 + daily35 + 36 + 37 + rotate 3038 + compress39 + copytruncate40 + missingok41 + notifempty42 + postrotate43 + 44 + endscript45 +}46 * template[/var/opt/gitlab/logrotate/logrotate.d/puma] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/puma] created file /var/opt/gitlab/logrotate/logrotate.d/puma47 - create new file /var/opt/gitlab/logrotate/logrotate.d/puma[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/puma] updated file contents /var/opt/gitlab/logrotate/logrotate.d/puma48 - update content in file /var/opt/gitlab/logrotate/logrotate.d/puma from none to 44ad2749 --- /var/opt/gitlab/logrotate/logrotate.d/puma 2023-07-20 03:20:22.000000000 +000050 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-puma20230720-37-o1sh6r 2023-07-20 03:20:22.000000000 +000051 @@ -1,17 +1,34 @@52 +# Generated by gitlab-ctl reconfigure53 +# Modifications will be overwritten!54 +55 +/var/log/gitlab/puma/*.log {56 + su git git57 + daily58 + 59 + 60 + rotate 3061 + compress62 + copytruncate63 + missingok64 + notifempty65 + postrotate66 + 67 + endscript68 +}69 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails70 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails71 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails from none to 26254a72 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails 2023-07-20 03:20:22.000000000 +000073 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-rails20230720-37-34mq7k 2023-07-20 03:20:22.000000000 +000074 @@ -1,17 +1,34 @@75 +# Generated by gitlab-ctl reconfigure76 +# Modifications will be overwritten!77 +78 +/var/log/gitlab/gitlab-rails/*.log {79 + su git git80 + daily81 + 82 + 83 + rotate 3084 + compress85 + copytruncate86 + missingok87 + notifempty88 + postrotate89 + 90 + endscript91 +}92 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell93 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell94 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell from none to 859f5695 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell 2023-07-20 03:20:22.000000000 +000096 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-shell20230720-37-gdsqzm 2023-07-20 03:20:22.000000000 +000097 @@ -1,17 +1,34 @@98 +# Generated by gitlab-ctl reconfigure99 +# Modifications will be overwritten!100 +101 +/var/log/gitlab/gitlab-shell/*.log {102 + su git git103 + daily104 + 105 + 106 + rotate 30107 + compress108 + copytruncate109 + missingok110 + notifempty111 + postrotate112 + 113 + endscript114 +}115 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse116 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse117 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse from none to 3453f6118 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse 2023-07-20 03:20:22.000000000 +0000119 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-workhorse20230720-37-2unx1g 2023-07-20 03:20:22.000000000 +0000120 @@ -1,17 +1,34 @@121 +# Generated by gitlab-ctl reconfigure122 +# Modifications will be overwritten!123 +124 +/var/log/gitlab/gitlab-workhorse/*.log {125 + su git git126 + daily127 + 128 + 129 + rotate 30130 + compress131 + copytruncate132 + missingok133 + notifempty134 + postrotate135 + 136 + endscript137 +}138 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages139 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages140 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages from none to 3c118a141 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages 2023-07-20 03:20:22.000000000 +0000142 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-pages20230720-37-rkj96d 2023-07-20 03:20:22.000000000 +0000143 @@ -1,17 +1,34 @@144 +# Generated by gitlab-ctl reconfigure145 +# Modifications will be overwritten!146 +147 +/var/log/gitlab/gitlab-pages/*.log {148 + su git git149 + daily150 + 151 + 152 + rotate 30153 + compress154 + copytruncate155 + missingok156 + notifempty157 + postrotate158 + 159 + endscript160 +}161 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas162 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas163 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas from none to 0ba4f0164 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas 2023-07-20 03:20:22.000000000 +0000165 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-kas20230720-37-nsuqov 2023-07-20 03:20:22.000000000 +0000166 @@ -1,17 +1,34 @@167 +# Generated by gitlab-ctl reconfigure168 +# Modifications will be overwritten!169 +170 +/var/log/gitlab/gitlab-kas/*.log {171 + su git git172 + daily173 + 174 + 175 + rotate 30176 + compress177 + copytruncate178 + missingok179 + notifempty180 + postrotate181 + 182 + endscript183 +}184 * template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] created file /var/opt/gitlab/logrotate/logrotate.d/gitaly185 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitaly[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitaly186 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitaly from none to 02bda7187 --- /var/opt/gitlab/logrotate/logrotate.d/gitaly 2023-07-20 03:20:22.000000000 +0000188 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitaly20230720-37-7iculk 2023-07-20 03:20:22.000000000 +0000189 @@ -1,17 +1,34 @@190 +# Generated by gitlab-ctl reconfigure191 +# Modifications will be overwritten!192 +193 +/var/log/gitlab/gitaly/*.log {194 + su git git195 + daily196 + 197 + 198 + rotate 30199 + compress200 + copytruncate201 + missingok202 + notifempty203 + postrotate204 + 205 + endscript206 +}207 * template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] action create[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] created file /var/opt/gitlab/logrotate/logrotate.d/mailroom208 - create new file /var/opt/gitlab/logrotate/logrotate.d/mailroom[2023-07-20T03:20:22+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] updated file contents /var/opt/gitlab/logrotate/logrotate.d/mailroom209 - update content in file /var/opt/gitlab/logrotate/logrotate.d/mailroom from none to 8fcea3210 --- /var/opt/gitlab/logrotate/logrotate.d/mailroom 2023-07-20 03:20:22.000000000 +0000211 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-mailroom20230720-37-w54w2u 2023-07-20 03:20:22.000000000 +0000212 @@ -1,17 +1,34 @@213 +# Generated by gitlab-ctl reconfigure214 +# Modifications will be overwritten!215 +216 +/var/log/gitlab/mailroom/*.log {217 + su git git218 + daily219 + 220 + 221 + rotate 30222 + compress223 + copytruncate224 + missingok225 + notifempty226 + postrotate227 + 228 + endscript229 +}230Recipe: logrotate::enable231 * service[logrotate] action nothing (skipped due to action :nothing)232 * runit_service[logrotate] action enable233 * ruby_block[restart_service] action nothing (skipped due to action :nothing)234 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)235 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)236 * directory[/opt/gitlab/sv/logrotate] action create[2023-07-20T03:20:22+00:00] INFO: directory[/opt/gitlab/sv/logrotate] created directory /opt/gitlab/sv/logrotate237 - create new directory /opt/gitlab/sv/logrotate[2023-07-20T03:20:22+00:00] INFO: directory[/opt/gitlab/sv/logrotate] owner changed to 0238[2023-07-20T03:20:22+00:00] INFO: directory[/opt/gitlab/sv/logrotate] group changed to 0239[2023-07-20T03:20:22+00:00] INFO: directory[/opt/gitlab/sv/logrotate] mode changed to 755240 - change mode from '' to '0755'241 - change owner from '' to 'root'242 - change group from '' to 'root'243 * template[/opt/gitlab/sv/logrotate/run] action create[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] created file /opt/gitlab/sv/logrotate/run244 - create new file /opt/gitlab/sv/logrotate/run[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] updated file contents /opt/gitlab/sv/logrotate/run245 - update content in file /opt/gitlab/sv/logrotate/run from none to 07f1b6246 --- /opt/gitlab/sv/logrotate/run 2023-07-20 03:20:23.000000000 +0000247 +++ /opt/gitlab/sv/logrotate/.chef-run20230720-37-x4do4w 2023-07-20 03:20:23.000000000 +0000248 @@ -1,10 +1,20 @@249 +#!/bin/sh250 +exec 2>&1251 +252 +cd /var/opt/gitlab/logrotate253 +254 +exec /opt/gitlab/embedded/bin/chpst -P /usr/bin/env \255 + dir=/var/opt/gitlab/logrotate \256 + pre_sleep=600 \257 + post_sleep=3000 \258 + /opt/gitlab/embedded/bin/gitlab-logrotate-wrapper[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] owner changed to 0259[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] group changed to 0260[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] mode changed to 755261 - change mode from '' to '0755'262 - change owner from '' to 'root'263 - change group from '' to 'root'264 * directory[/opt/gitlab/sv/logrotate/log] action create[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] created directory /opt/gitlab/sv/logrotate/log265 - create new directory /opt/gitlab/sv/logrotate/log[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] owner changed to 0266[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] group changed to 0267[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] mode changed to 755268 - change mode from '' to '0755'269 - change owner from '' to 'root'270 - change group from '' to 'root'271 * directory[/opt/gitlab/sv/logrotate/log/main] action create[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] created directory /opt/gitlab/sv/logrotate/log/main272 - create new directory /opt/gitlab/sv/logrotate/log/main[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] owner changed to 0273[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] group changed to 0274[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] mode changed to 755275 - change mode from '' to '0755'276 - change owner from '' to 'root'277 - change group from '' to 'root'278 * template[/opt/gitlab/sv/logrotate/log/config] action create[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] created file /opt/gitlab/sv/logrotate/log/config279 - create new file /opt/gitlab/sv/logrotate/log/config[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] updated file contents /opt/gitlab/sv/logrotate/log/config280 - update content in file /opt/gitlab/sv/logrotate/log/config from none to 623c00281 --- /opt/gitlab/sv/logrotate/log/config 2023-07-20 03:20:23.000000000 +0000282 +++ /opt/gitlab/sv/logrotate/log/.chef-config20230720-37-rdb2rr 2023-07-20 03:20:23.000000000 +0000283 @@ -1,6 +1,12 @@284 +s209715200285 +n30286 +t86400287 +!gzip288 +289 +[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] owner changed to 0290[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] group changed to 0291[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] mode changed to 644292 - change mode from '' to '0644'293 - change owner from '' to 'root'294 - change group from '' to 'root'295[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] sending create action to ruby_block[verify_chown_persisted_on_logrotate] (immediate)296 * ruby_block[verify_chown_persisted_on_logrotate] action create[2023-07-20T03:20:23+00:00] INFO: ruby_block[verify_chown_persisted_on_logrotate] called297 - execute the ruby block verify_chown_persisted_on_logrotate298 * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)299 * link[/var/log/gitlab/logrotate/config] action create[2023-07-20T03:20:23+00:00] INFO: link[/var/log/gitlab/logrotate/config] created300 - create symlink at /var/log/gitlab/logrotate/config to /opt/gitlab/sv/logrotate/log/config301 * template[/opt/gitlab/sv/logrotate/log/run] action create[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] created file /opt/gitlab/sv/logrotate/log/run302 - create new file /opt/gitlab/sv/logrotate/log/run[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] updated file contents /opt/gitlab/sv/logrotate/log/run303 - update content in file /opt/gitlab/sv/logrotate/log/run from none to 637335304 --- /opt/gitlab/sv/logrotate/log/run 2023-07-20 03:20:23.000000000 +0000305 +++ /opt/gitlab/sv/logrotate/log/.chef-run20230720-37-pzyhey 2023-07-20 03:20:23.000000000 +0000306 @@ -1,5 +1,10 @@307 +#!/bin/sh308 +exec chpst -P \309 + -U root:root \310 + -u root:root \311 + svlogd -tt /var/log/gitlab/logrotate[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] owner changed to 0312[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] group changed to 0313[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] mode changed to 755314 - change mode from '' to '0755'315 - change owner from '' to 'root'316 - change group from '' to 'root'317 * directory[/opt/gitlab/sv/logrotate/env] action create[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] created directory /opt/gitlab/sv/logrotate/env318 - create new directory /opt/gitlab/sv/logrotate/env[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] owner changed to 0319[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] group changed to 0320[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] mode changed to 755321 - change mode from '' to '0755'322 - change owner from '' to 'root'323 - change group from '' to 'root'324 * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)325 * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)326 * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)327 * directory[/opt/gitlab/sv/logrotate/control] action create[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] created directory /opt/gitlab/sv/logrotate/control328 - create new directory /opt/gitlab/sv/logrotate/control[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] owner changed to 0329[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] group changed to 0330[2023-07-20T03:20:23+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] mode changed to 755331 - change mode from '' to '0755'332 - change owner from '' to 'root'333 - change group from '' to 'root'334 * template[/opt/gitlab/sv/logrotate/control/t] action create[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] created file /opt/gitlab/sv/logrotate/control/t335 - create new file /opt/gitlab/sv/logrotate/control/t[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] updated file contents /opt/gitlab/sv/logrotate/control/t336 - update content in file /opt/gitlab/sv/logrotate/control/t from none to 8fa3fa337 --- /opt/gitlab/sv/logrotate/control/t 2023-07-20 03:20:23.000000000 +0000338 +++ /opt/gitlab/sv/logrotate/control/.chef-t20230720-37-ikq73q 2023-07-20 03:20:23.000000000 +0000339 @@ -1,3 +1,6 @@340 +#!/bin/sh341 +echo "Received TERM from runit, sending to process group (-PID)"342 +kill -- -$(cat /opt/gitlab/service/logrotate/supervise/pid)[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] owner changed to 0343[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] group changed to 0344[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] mode changed to 755345 - change mode from '' to '0755'346 - change owner from '' to 'root'347 - change group from '' to 'root'348 * link[/opt/gitlab/init/logrotate] action create[2023-07-20T03:20:23+00:00] INFO: link[/opt/gitlab/init/logrotate] created349 - create symlink at /opt/gitlab/init/logrotate to /opt/gitlab/embedded/bin/sv350 * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)351[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] sending run action to ruby_block[restart_service] (delayed)352 * ruby_block[restart_service] action run (skipped due to only_if)353[2023-07-20T03:20:23+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] sending create action to ruby_block[reload_log_service] (delayed)354 * ruby_block[reload_log_service] action create355 * ruby_block[restart_service] action nothing (skipped due to action :nothing)356 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)357 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)358 * directory[/opt/gitlab/sv/logrotate] action create (up to date)359 * template[/opt/gitlab/sv/logrotate/run] action create (up to date)360 * directory[/opt/gitlab/sv/logrotate/log] action create (up to date)361 * directory[/opt/gitlab/sv/logrotate/log/main] action create (up to date)362 * template[/opt/gitlab/sv/logrotate/log/config] action create (up to date)363 * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)364 * link[/var/log/gitlab/logrotate/config] action create (up to date)365 * template[/opt/gitlab/sv/logrotate/log/run] action create (up to date)366 * directory[/opt/gitlab/sv/logrotate/env] action create (up to date)367 * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)368 * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)369 * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)370 * directory[/opt/gitlab/sv/logrotate/control] action create (up to date)371 * template[/opt/gitlab/sv/logrotate/control/t] action create (up to date)372 * link[/opt/gitlab/init/logrotate] action create (up to date)373 * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)374 * directory[/opt/gitlab/service] action create (up to date)375 * link[/opt/gitlab/service/logrotate] action create[2023-07-20T03:20:23+00:00] INFO: link[/opt/gitlab/service/logrotate] created376 - create symlink at /opt/gitlab/service/logrotate to /opt/gitlab/sv/logrotate377 * ruby_block[wait for logrotate service socket] action run[2023-07-20T03:20:26+00:00] INFO: ruby_block[wait for logrotate service socket] called378 - execute the ruby block wait for logrotate service socket379 * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)380[2023-07-20T03:20:26+00:00] INFO: ruby_block[reload_log_service] called381 - execute the ruby block reload_log_service382[2023-07-20T03:20:26+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] sending run action to ruby_block[restart_log_service] (delayed)383 * ruby_block[restart_log_service] action run384 * ruby_block[restart_service] action nothing (skipped due to action :nothing)385 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)386 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)387 * directory[/opt/gitlab/sv/logrotate] action create (up to date)388 * template[/opt/gitlab/sv/logrotate/run] action create (up to date)389 * directory[/opt/gitlab/sv/logrotate/log] action create (up to date)390 * directory[/opt/gitlab/sv/logrotate/log/main] action create (up to date)391 * template[/opt/gitlab/sv/logrotate/log/config] action create (up to date)392 * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)393 * link[/var/log/gitlab/logrotate/config] action create (up to date)394 * template[/opt/gitlab/sv/logrotate/log/run] action create (up to date)395 * directory[/opt/gitlab/sv/logrotate/env] action create (up to date)396 * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)397 * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)398 * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)399 * directory[/opt/gitlab/sv/logrotate/control] action create (up to date)400 * template[/opt/gitlab/sv/logrotate/control/t] action create (up to date)401 * link[/opt/gitlab/init/logrotate] action create (up to date)402 * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)403 * directory[/opt/gitlab/service] action create (up to date)404 * link[/opt/gitlab/service/logrotate] action create (up to date)405 * ruby_block[wait for logrotate service socket] action run (skipped due to not_if)406 * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)407[2023-07-20T03:20:27+00:00] INFO: ruby_block[restart_log_service] called408 - execute the ruby block restart_log_service409 * directory[/opt/gitlab/service] action create (up to date)410 * link[/opt/gitlab/service/logrotate] action create (up to date)411 * ruby_block[wait for logrotate service socket] action run (skipped due to not_if)412 * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)414 * execute[/opt/gitlab/bin/gitlab-ctl start logrotate] action run415 [execute] ok: run: logrotate: (pid 534) 2s416[2023-07-20T03:20:28+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start logrotate] ran successfully417 - execute /opt/gitlab/bin/gitlab-ctl start logrotate418Recipe: redis::disable419 * service[redis] action nothing (skipped due to action :nothing)420 * runit_service[redis] action disable421 * ruby_block[disable redis] action run (skipped due to only_if)422 (up to date)423Recipe: gitaly::enable424 * directory[/var/opt/gitlab/gitaly] action create[2023-07-20T03:20:28+00:00] INFO: directory[/var/opt/gitlab/gitaly] created directory /var/opt/gitlab/gitaly425 - create new directory /var/opt/gitlab/gitaly[2023-07-20T03:20:28+00:00] INFO: directory[/var/opt/gitlab/gitaly] owner changed to 998426[2023-07-20T03:20:28+00:00] INFO: directory[/var/opt/gitlab/gitaly] mode changed to 700427 - change mode from '' to '0700'428 - change owner from '' to 'git'429 * directory[/var/opt/gitlab/gitaly/run] action create[2023-07-20T03:20:28+00:00] INFO: directory[/var/opt/gitlab/gitaly/run] created directory /var/opt/gitlab/gitaly/run430 - create new directory /var/opt/gitlab/gitaly/run[2023-07-20T03:20:28+00:00] INFO: directory[/var/opt/gitlab/gitaly/run] owner changed to 998431[2023-07-20T03:20:28+00:00] INFO: directory[/var/opt/gitlab/gitaly/run] mode changed to 700432 - change mode from '' to '0700'433 - change owner from '' to 'git'434 * directory[/var/log/gitlab/gitaly] action create[2023-07-20T03:20:28+00:00] INFO: directory[/var/log/gitlab/gitaly] created directory /var/log/gitlab/gitaly435 - create new directory /var/log/gitlab/gitaly[2023-07-20T03:20:28+00:00] INFO: directory[/var/log/gitlab/gitaly] owner changed to 998436[2023-07-20T03:20:28+00:00] INFO: directory[/var/log/gitlab/gitaly] mode changed to 700437 - change mode from '' to '0700'438 - change owner from '' to 'git'439 * directory[/var/opt/gitlab/gitaly/internal_sockets] action delete (up to date)440 * env_dir[/opt/gitlab/etc/gitaly/env] action create441 * directory[/opt/gitlab/etc/gitaly/env] action create[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/etc/gitaly/env] created directory /opt/gitlab/etc/gitaly/env442 - create new directory /opt/gitlab/etc/gitaly/env443 * file[/opt/gitlab/etc/gitaly/env/HOME] action create[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/HOME] created file /opt/gitlab/etc/gitaly/env/HOME444 - create new file /opt/gitlab/etc/gitaly/env/HOME[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/HOME] updated file contents /opt/gitlab/etc/gitaly/env/HOME445 - update content in file /opt/gitlab/etc/gitaly/env/HOME from none to 205bb9446 - suppressed sensitive resource447 * file[/opt/gitlab/etc/gitaly/env/PATH] action create[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/PATH] created file /opt/gitlab/etc/gitaly/env/PATH448 - create new file /opt/gitlab/etc/gitaly/env/PATH[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/PATH] updated file contents /opt/gitlab/etc/gitaly/env/PATH449 - update content in file /opt/gitlab/etc/gitaly/env/PATH from none to d5dc07450 - suppressed sensitive resource451 * file[/opt/gitlab/etc/gitaly/env/TZ] action create[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/TZ] created file /opt/gitlab/etc/gitaly/env/TZ452 - create new file /opt/gitlab/etc/gitaly/env/TZ[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/TZ] updated file contents /opt/gitlab/etc/gitaly/env/TZ453 - update content in file /opt/gitlab/etc/gitaly/env/TZ from none to 983a95454 - suppressed sensitive resource455 * file[/opt/gitlab/etc/gitaly/env/PYTHONPATH] action create[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/PYTHONPATH] created file /opt/gitlab/etc/gitaly/env/PYTHONPATH456 - create new file /opt/gitlab/etc/gitaly/env/PYTHONPATH[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/PYTHONPATH] updated file contents /opt/gitlab/etc/gitaly/env/PYTHONPATH457 - update content in file /opt/gitlab/etc/gitaly/env/PYTHONPATH from none to 98c9f4458 - suppressed sensitive resource459 * file[/opt/gitlab/etc/gitaly/env/ICU_DATA] action create[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/ICU_DATA] created file /opt/gitlab/etc/gitaly/env/ICU_DATA460 - create new file /opt/gitlab/etc/gitaly/env/ICU_DATA[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/ICU_DATA] updated file contents /opt/gitlab/etc/gitaly/env/ICU_DATA461 - update content in file /opt/gitlab/etc/gitaly/env/ICU_DATA from none to a04260462 - suppressed sensitive resource463 * file[/opt/gitlab/etc/gitaly/env/SSL_CERT_DIR] action create[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitaly/env/SSL_CERT_DIR464 - create new file /opt/gitlab/etc/gitaly/env/SSL_CERT_DIR[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitaly/env/SSL_CERT_DIR465 - update content in file /opt/gitlab/etc/gitaly/env/SSL_CERT_DIR from none to 4f45cf466 - suppressed sensitive resource467 * file[/opt/gitlab/etc/gitaly/env/GITALY_PID_FILE] action create[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/GITALY_PID_FILE] created file /opt/gitlab/etc/gitaly/env/GITALY_PID_FILE468 - create new file /opt/gitlab/etc/gitaly/env/GITALY_PID_FILE[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/GITALY_PID_FILE] updated file contents /opt/gitlab/etc/gitaly/env/GITALY_PID_FILE469 - update content in file /opt/gitlab/etc/gitaly/env/GITALY_PID_FILE from none to e82748470 - suppressed sensitive resource471 * file[/opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING] action create[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING] created file /opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING472 - create new file /opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING[2023-07-20T03:20:28+00:00] INFO: file[/opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING] updated file contents /opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING473 - update content in file /opt/gitlab/etc/gitaly/env/WRAPPER_JSON_LOGGING from none to b5bea4474 - suppressed sensitive resource476 * template[Create Gitaly config.toml] action create[2023-07-20T03:20:28+00:00] INFO: template[Create Gitaly config.toml] created file /var/opt/gitlab/gitaly/config.toml477 - create new file /var/opt/gitlab/gitaly/config.toml[2023-07-20T03:20:28+00:00] INFO: template[Create Gitaly config.toml] updated file contents /var/opt/gitlab/gitaly/config.toml478 - update content in file /var/opt/gitlab/gitaly/config.toml from none to 6e396a479 - suppressed sensitive resource[2023-07-20T03:20:28+00:00] INFO: template[Create Gitaly config.toml] owner changed to 0480[2023-07-20T03:20:28+00:00] INFO: template[Create Gitaly config.toml] group changed to 998481[2023-07-20T03:20:28+00:00] INFO: template[Create Gitaly config.toml] mode changed to 640482 - change mode from '' to '0640'483 - change owner from '' to 'root'484 - change group from '' to 'git'485 * service[gitaly] action nothing (skipped due to action :nothing)486 * runit_service[gitaly] action enable487 * ruby_block[restart_service] action nothing (skipped due to action :nothing)488 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)489 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)490 * directory[/opt/gitlab/sv/gitaly] action create[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly] created directory /opt/gitlab/sv/gitaly491 - create new directory /opt/gitlab/sv/gitaly[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly] owner changed to 0492[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly] group changed to 0493[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly] mode changed to 755494 - change mode from '' to '0755'495 - change owner from '' to 'root'496 - change group from '' to 'root'497 * template[/opt/gitlab/sv/gitaly/run] action create[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] created file /opt/gitlab/sv/gitaly/run498 - create new file /opt/gitlab/sv/gitaly/run[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] updated file contents /opt/gitlab/sv/gitaly/run499 - update content in file /opt/gitlab/sv/gitaly/run from none to 7fef11500 --- /opt/gitlab/sv/gitaly/run 2023-07-20 03:20:28.000000000 +0000501 +++ /opt/gitlab/sv/gitaly/.chef-run20230720-37-ify5tx 2023-07-20 03:20:28.000000000 +0000502 @@ -1,19 +1,38 @@503 +#!/bin/sh504 +505 +# Attempt to change ulimit before the set -e flag, ignore failures506 +ulimit -n 15000507 +508 +set -e # fail on errors509 +510 +# Redirect stderr -> stdout511 +exec 2>&1512 +513 +514 +515 +516 +cd /var/opt/gitlab/gitaly517 +518 +exec chpst -e /opt/gitlab/etc/gitaly/env -P \519 + -U git:git \520 + -u git:git \521 + /opt/gitlab/embedded/bin/gitaly-wrapper /opt/gitlab/embedded/bin/gitaly /var/opt/gitlab/gitaly/config.toml[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] owner changed to 0522[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] group changed to 0523[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] mode changed to 755524 - change mode from '' to '0755'525 - change owner from '' to 'root'526 - change group from '' to 'root'527 * directory[/opt/gitlab/sv/gitaly/log] action create[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log] created directory /opt/gitlab/sv/gitaly/log528 - create new directory /opt/gitlab/sv/gitaly/log[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log] owner changed to 0529[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log] group changed to 0530[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log] mode changed to 755531 - change mode from '' to '0755'532 - change owner from '' to 'root'533 - change group from '' to 'root'534 * directory[/opt/gitlab/sv/gitaly/log/main] action create[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log/main] created directory /opt/gitlab/sv/gitaly/log/main535 - create new directory /opt/gitlab/sv/gitaly/log/main[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log/main] owner changed to 0536[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log/main] group changed to 0537[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/log/main] mode changed to 755538 - change mode from '' to '0755'539 - change owner from '' to 'root'540 - change group from '' to 'root'541 * template[/opt/gitlab/sv/gitaly/log/config] action create[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] created file /opt/gitlab/sv/gitaly/log/config542 - create new file /opt/gitlab/sv/gitaly/log/config[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] updated file contents /opt/gitlab/sv/gitaly/log/config543 - update content in file /opt/gitlab/sv/gitaly/log/config from none to 623c00544 --- /opt/gitlab/sv/gitaly/log/config 2023-07-20 03:20:28.000000000 +0000545 +++ /opt/gitlab/sv/gitaly/log/.chef-config20230720-37-fxmz7y 2023-07-20 03:20:28.000000000 +0000546 @@ -1,6 +1,12 @@547 +s209715200548 +n30549 +t86400550 +!gzip551 +552 +[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] owner changed to 0553[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] group changed to 0554[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] mode changed to 644555 - change mode from '' to '0644'556 - change owner from '' to 'root'557 - change group from '' to 'root'558[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] sending create action to ruby_block[verify_chown_persisted_on_gitaly] (immediate)559 * ruby_block[verify_chown_persisted_on_gitaly] action create[2023-07-20T03:20:28+00:00] INFO: ruby_block[verify_chown_persisted_on_gitaly] called560 - execute the ruby block verify_chown_persisted_on_gitaly561 * ruby_block[verify_chown_persisted_on_gitaly] action nothing (skipped due to action :nothing)562 * link[/var/log/gitlab/gitaly/config] action create[2023-07-20T03:20:28+00:00] INFO: link[/var/log/gitlab/gitaly/config] created563 - create symlink at /var/log/gitlab/gitaly/config to /opt/gitlab/sv/gitaly/log/config564 * template[/opt/gitlab/sv/gitaly/log/run] action create[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] created file /opt/gitlab/sv/gitaly/log/run565 - create new file /opt/gitlab/sv/gitaly/log/run[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] updated file contents /opt/gitlab/sv/gitaly/log/run566 - update content in file /opt/gitlab/sv/gitaly/log/run from none to 209571567 --- /opt/gitlab/sv/gitaly/log/run 2023-07-20 03:20:28.000000000 +0000568 +++ /opt/gitlab/sv/gitaly/log/.chef-run20230720-37-2wrqlk 2023-07-20 03:20:28.000000000 +0000569 @@ -1,5 +1,10 @@570 +#!/bin/sh571 +exec chpst -P \572 + -U root:root \573 + -u root:root \574 + svlogd /var/log/gitlab/gitaly[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] owner changed to 0575[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] group changed to 0576[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] mode changed to 755577 - change mode from '' to '0755'578 - change owner from '' to 'root'579 - change group from '' to 'root'580 * directory[/opt/gitlab/sv/gitaly/env] action create[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/env] created directory /opt/gitlab/sv/gitaly/env581 - create new directory /opt/gitlab/sv/gitaly/env[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/env] owner changed to 0582[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/env] group changed to 0583[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/env] mode changed to 755584 - change mode from '' to '0755'585 - change owner from '' to 'root'586 - change group from '' to 'root'587 * ruby_block[Delete unmanaged env files for gitaly service] action run (skipped due to only_if)588 * template[/opt/gitlab/sv/gitaly/check] action create (skipped due to only_if)589 * template[/opt/gitlab/sv/gitaly/finish] action create (skipped due to only_if)590 * directory[/opt/gitlab/sv/gitaly/control] action create[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/control] created directory /opt/gitlab/sv/gitaly/control591 - create new directory /opt/gitlab/sv/gitaly/control[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/control] owner changed to 0592[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/control] group changed to 0593[2023-07-20T03:20:28+00:00] INFO: directory[/opt/gitlab/sv/gitaly/control] mode changed to 755594 - change mode from '' to '0755'595 - change owner from '' to 'root'596 - change group from '' to 'root'597 * link[/opt/gitlab/init/gitaly] action create[2023-07-20T03:20:28+00:00] INFO: link[/opt/gitlab/init/gitaly] created598 - create symlink at /opt/gitlab/init/gitaly to /opt/gitlab/embedded/bin/sv599 * file[/opt/gitlab/sv/gitaly/down] action nothing (skipped due to action :nothing)600[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/run] sending run action to ruby_block[restart_service] (delayed)601 * ruby_block[restart_service] action run (skipped due to only_if)602[2023-07-20T03:20:28+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/config] sending create action to ruby_block[reload_log_service] (delayed)603 * ruby_block[reload_log_service] action create604 * ruby_block[restart_service] action nothing (skipped due to action :nothing)605 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)606 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)607 * directory[/opt/gitlab/sv/gitaly] action create (up to date)608 * template[/opt/gitlab/sv/gitaly/run] action create (up to date)609 * directory[/opt/gitlab/sv/gitaly/log] action create (up to date)610 * directory[/opt/gitlab/sv/gitaly/log/main] action create (up to date)611 * template[/opt/gitlab/sv/gitaly/log/config] action create (up to date)612 * ruby_block[verify_chown_persisted_on_gitaly] action nothing (skipped due to action :nothing)613 * link[/var/log/gitlab/gitaly/config] action create (up to date)614 * template[/opt/gitlab/sv/gitaly/log/run] action create (up to date)615 * directory[/opt/gitlab/sv/gitaly/env] action create (up to date)616 * ruby_block[Delete unmanaged env files for gitaly service] action run (skipped due to only_if)617 * template[/opt/gitlab/sv/gitaly/check] action create (skipped due to only_if)618 * template[/opt/gitlab/sv/gitaly/finish] action create (skipped due to only_if)619 * directory[/opt/gitlab/sv/gitaly/control] action create (up to date)620 * link[/opt/gitlab/init/gitaly] action create (up to date)621 * file[/opt/gitlab/sv/gitaly/down] action nothing (skipped due to action :nothing)622 * directory[/opt/gitlab/service] action create (up to date)623 * link[/opt/gitlab/service/gitaly] action create[2023-07-20T03:20:28+00:00] INFO: link[/opt/gitlab/service/gitaly] created624 - create symlink at /opt/gitlab/service/gitaly to /opt/gitlab/sv/gitaly625 * ruby_block[wait for gitaly service socket] action run[2023-07-20T03:20:32+00:00] INFO: ruby_block[wait for gitaly service socket] called626 - execute the ruby block wait for gitaly service socket627 * file[/var/log/gitlab/gitaly/current] action touch (skipped due to only_if)628[2023-07-20T03:20:32+00:00] INFO: ruby_block[reload_log_service] called629 - execute the ruby block reload_log_service630[2023-07-20T03:20:32+00:00] INFO: template[/opt/gitlab/sv/gitaly/log/run] sending run action to ruby_block[restart_log_service] (delayed)631 * ruby_block[restart_log_service] action run632 * ruby_block[restart_service] action nothing (skipped due to action :nothing)633 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)634 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)635 * directory[/opt/gitlab/sv/gitaly] action create (up to date)636 * template[/opt/gitlab/sv/gitaly/run] action create (up to date)637 * directory[/opt/gitlab/sv/gitaly/log] action create (up to date)638 * directory[/opt/gitlab/sv/gitaly/log/main] action create (up to date)639 * template[/opt/gitlab/sv/gitaly/log/config] action create (up to date)640 * ruby_block[verify_chown_persisted_on_gitaly] action nothing (skipped due to action :nothing)641 * link[/var/log/gitlab/gitaly/config] action create (up to date)642 * template[/opt/gitlab/sv/gitaly/log/run] action create (up to date)643 * directory[/opt/gitlab/sv/gitaly/env] action create (up to date)644 * ruby_block[Delete unmanaged env files for gitaly service] action run (skipped due to only_if)645 * template[/opt/gitlab/sv/gitaly/check] action create (skipped due to only_if)646 * template[/opt/gitlab/sv/gitaly/finish] action create (skipped due to only_if)647 * directory[/opt/gitlab/sv/gitaly/control] action create (up to date)648 * link[/opt/gitlab/init/gitaly] action create (up to date)649 * file[/opt/gitlab/sv/gitaly/down] action nothing (skipped due to action :nothing)650 * directory[/opt/gitlab/service] action create (up to date)651 * link[/opt/gitlab/service/gitaly] action create (up to date)652 * ruby_block[wait for gitaly service socket] action run (skipped due to not_if)653 * file[/var/log/gitlab/gitaly/current] action touch (skipped due to only_if)654[2023-07-20T03:20:34+00:00] INFO: ruby_block[restart_log_service] called655 - execute the ruby block restart_log_service656 * directory[/opt/gitlab/service] action create (up to date)657 * link[/opt/gitlab/service/gitaly] action create (up to date)658 * ruby_block[wait for gitaly service socket] action run (skipped due to not_if)659 * file[/var/log/gitlab/gitaly/current] action touch (skipped due to only_if)661 * execute[/opt/gitlab/bin/gitlab-ctl start gitaly] action run662 [execute] ok: run: gitaly: (pid 550) 2s663[2023-07-20T03:20:34+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start gitaly] ran successfully664 - execute /opt/gitlab/bin/gitlab-ctl start gitaly665 * version_file[Create version file for Gitaly] action create666 * file[/var/opt/gitlab/gitaly/VERSION] action create[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitaly/VERSION] created file /var/opt/gitlab/gitaly/VERSION667 - create new file /var/opt/gitlab/gitaly/VERSION[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitaly/VERSION] updated file contents /var/opt/gitlab/gitaly/VERSION668 - update content in file /var/opt/gitlab/gitaly/VERSION from none to 7775d5669 --- /var/opt/gitlab/gitaly/VERSION 2023-07-20 03:20:36.000000000 +0000670 +++ /var/opt/gitlab/gitaly/.chef-VERSION20230720-37-bol8tt 2023-07-20 03:20:36.000000000 +0000671 @@ -1 +1,2 @@672 +sha256:1523691d349404809e5fcf02cc8b6e4429851cf83954a7e4be29a36b3b9e225e674 * consul_service[gitaly] action delete675 * file[/var/opt/gitlab/consul/config.d/gitaly-service.json] action delete (up to date)676 (up to date)677Recipe: postgresql::bin678 * ruby_block[check_postgresql_version] action run (skipped due to not_if)679 * ruby_block[check_postgresql_version_is_deprecated] action run (skipped due to not_if)680 * ruby_block[Link postgresql bin files to the correct version] action run[2023-07-20T03:20:36+00:00] INFO: ruby_block[Link postgresql bin files to the correct version] called681 - execute the ruby block Link postgresql bin files to the correct version682 * template[/opt/gitlab/etc/gitlab-psql-rc] action create[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] created file /opt/gitlab/etc/gitlab-psql-rc683 - create new file /opt/gitlab/etc/gitlab-psql-rc[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] updated file contents /opt/gitlab/etc/gitlab-psql-rc684 - update content in file /opt/gitlab/etc/gitlab-psql-rc from none to b7b8fc685 - suppressed sensitive resource[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] owner changed to 0686[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] group changed to 0687 - change owner from '' to 'root'688 - change group from '' to 'root'689Recipe: postgresql::disable690 * service[postgresql] action nothing (skipped due to action :nothing)691 * runit_service[postgresql] action disable692 * ruby_block[disable postgresql] action run (skipped due to only_if)693 (up to date)694Recipe: praefect::disable695 * service[praefect] action nothing (skipped due to action :nothing)696 * runit_service[praefect] action disable697 * ruby_block[disable praefect] action run (skipped due to only_if)698 (up to date)699 * consul_service[praefect] action delete700 * file[/var/opt/gitlab/consul/config.d/praefect-service.json] action delete (up to date)701 (up to date)702Recipe: gitlab-kas::enable703 * directory[/var/opt/gitlab/gitlab-kas] action create[2023-07-20T03:20:36+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] created directory /var/opt/gitlab/gitlab-kas704 - create new directory /var/opt/gitlab/gitlab-kas[2023-07-20T03:20:36+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] owner changed to 998705[2023-07-20T03:20:36+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] mode changed to 700706 - change mode from '' to '0700'707 - change owner from '' to 'git'708 * directory[/opt/gitlab/etc/gitlab-kas] action create[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] created directory /opt/gitlab/etc/gitlab-kas709 - create new directory /opt/gitlab/etc/gitlab-kas[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] owner changed to 998710[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] mode changed to 700711 - change mode from '' to '0700'712 - change owner from '' to 'git'713 * directory[/var/log/gitlab/gitlab-kas] action create[2023-07-20T03:20:36+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] created directory /var/log/gitlab/gitlab-kas714 - create new directory /var/log/gitlab/gitlab-kas[2023-07-20T03:20:36+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] owner changed to 998715[2023-07-20T03:20:36+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] mode changed to 700716 - change mode from '' to '0700'717 - change owner from '' to 'git'718 * ruby_block[websocket TLS termination] action run (skipped due to only_if)719 * version_file[Create version file for Gitlab KAS] action create720 * file[/var/opt/gitlab/gitlab-kas/VERSION] action create[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/VERSION] created file /var/opt/gitlab/gitlab-kas/VERSION721 - create new file /var/opt/gitlab/gitlab-kas/VERSION[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/VERSION] updated file contents /var/opt/gitlab/gitlab-kas/VERSION722 - update content in file /var/opt/gitlab/gitlab-kas/VERSION from none to d3f397723 --- /var/opt/gitlab/gitlab-kas/VERSION 2023-07-20 03:20:36.000000000 +0000724 +++ /var/opt/gitlab/gitlab-kas/.chef-VERSION20230720-37-9f4vuq 2023-07-20 03:20:36.000000000 +0000725 @@ -1 +1,2 @@726 +kas version v16.2.0, commit: 79f3b36c, built: 20230720.023210728 * file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] action create[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] created file /var/opt/gitlab/gitlab-kas/authentication_secret_file729 - create new file /var/opt/gitlab/gitlab-kas/authentication_secret_file[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] updated file contents /var/opt/gitlab/gitlab-kas/authentication_secret_file730 - update content in file /var/opt/gitlab/gitlab-kas/authentication_secret_file from none to 43d396731 --- /var/opt/gitlab/gitlab-kas/authentication_secret_file 2023-07-20 03:20:36.000000000 +0000732 +++ /var/opt/gitlab/gitlab-kas/.chef-authentication_secret_file20230720-37-ulg3hu 2023-07-20 03:20:36.000000000 +0000733 @@ -1 +1,2 @@734 +NjZmYmYwMjhhMzQ1ZDU1YjhhZDE0ZmYxNzA3ZmI2MzM=[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] owner changed to 0735[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] group changed to 998736[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] mode changed to 640737 - change mode from '' to '0640'738 - change owner from '' to 'root'739 - change group from '' to 'git'740[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] not queuing delayed action restart on runit_service[gitlab-kas] (delayed), as it's already been queued741 * file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] action create[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] created file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file742 - create new file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] updated file contents /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file743 - update content in file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file from none to e3c0bc744 --- /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file 2023-07-20 03:20:36.000000000 +0000745 +++ /var/opt/gitlab/gitlab-kas/.chef-private_api_authentication_secret_file20230720-37-g0nb3u 2023-07-20 03:20:36.000000000 +0000746 @@ -1 +1,2 @@747 +Nzk2OTJkNDhkMTVkZWZhZGU2MjVkODIzYzMyYjVlMDA=[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] owner changed to 0748[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] group changed to 998749[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] mode changed to 640750 - change mode from '' to '0640'751 - change owner from '' to 'root'752 - change group from '' to 'git'753[2023-07-20T03:20:36+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] not queuing delayed action restart on runit_service[gitlab-kas] (delayed), as it's already been queued754 * file[/var/opt/gitlab/gitlab-kas/redis_password_file] action create (skipped due to only_if)755 * file[/var/opt/gitlab/gitlab-kas/redis_sentinels_password_file] action create (skipped due to only_if)756 * template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] action create[2023-07-20T03:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] created file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml757 - create new file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml[2023-07-20T03:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] updated file contents /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml758 - update content in file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml from none to 3bf209759 --- /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml 2023-07-20 03:20:36.000000000 +0000760 +++ /var/opt/gitlab/gitlab-kas/.chef-gitlab-kas-config20230720-37-sokiwg.yml 2023-07-20 03:20:36.000000000 +0000761 @@ -1,44 +1,88 @@762 +agent:763 + listen:764 + address: localhost:8150765 + network: tcp766 + websocket: true767 + configuration:768 + poll_period: 20s769 + gitops:770 + poll_period: 20s771 + project_info_cache_ttl: 300s772 + project_info_cache_error_ttl: 60s773 + kubernetes_api:774 + listen:775 + address: localhost:8154776 + url_path_prefix: /777 + info_cache_ttl: 300s778 + info_cache_error_ttl: 60s779 +gitlab:780 + address: http://gitaly3.test781 + external_url: http://gitaly3.test782 + authentication_secret_file: /var/opt/gitlab/gitlab-kas/authentication_secret_file783 +observability:784 + listen:785 + address: localhost:8151786 + network: tcp787 + usage_reporting_period: 60s788 + logging:789 + level: info790 +redis:791 + network: unix792 + tls:793 + enabled: false794 + server:795 + address: '/var/opt/gitlab/redis/redis.socket'796 +api:797 + listen:798 + network: tcp799 + address: localhost:8153800 + authentication_secret_file: /var/opt/gitlab/gitlab-kas/authentication_secret_file801 +private_api:802 + listen:803 + network: tcp804 + address: localhost:8155805 + authentication_secret_file: /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file[2023-07-20T03:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] owner changed to 0806[2023-07-20T03:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] group changed to 998807[2023-07-20T03:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] mode changed to 640808 - change mode from '' to '0640'809 - change owner from '' to 'root'810 - change group from '' to 'git'811[2023-07-20T03:20:36+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] not queuing delayed action restart on runit_service[gitlab-kas] (delayed), as it's already been queued812 * env_dir[/opt/gitlab/etc/gitlab-kas/env] action create813 * directory[/opt/gitlab/etc/gitlab-kas/env] action create[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas/env] created directory /opt/gitlab/etc/gitlab-kas/env814 - create new directory /opt/gitlab/etc/gitlab-kas/env815 * file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] action create[2023-07-20T03:20:36+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR816 - create new file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR[2023-07-20T03:20:36+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR817 - update content in file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR from none to 4f45cf818 - suppressed sensitive resource819 * file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] action create[2023-07-20T03:20:36+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] created file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL820 - create new file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL[2023-07-20T03:20:36+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] updated file contents /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL821 - update content in file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL from none to 45b898822 - suppressed sensitive resource824 * service[gitlab-kas] action nothing (skipped due to action :nothing)825 * runit_service[gitlab-kas] action enable826 * ruby_block[restart_service] action nothing (skipped due to action :nothing)827 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)828 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)829 * directory[/opt/gitlab/sv/gitlab-kas] action create[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] created directory /opt/gitlab/sv/gitlab-kas830 - create new directory /opt/gitlab/sv/gitlab-kas[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] owner changed to 0831[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] group changed to 0832[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] mode changed to 755833 - change mode from '' to '0755'834 - change owner from '' to 'root'835 - change group from '' to 'root'836 * template[/opt/gitlab/sv/gitlab-kas/run] action create[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] created file /opt/gitlab/sv/gitlab-kas/run837 - create new file /opt/gitlab/sv/gitlab-kas/run[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] updated file contents /opt/gitlab/sv/gitlab-kas/run838 - update content in file /opt/gitlab/sv/gitlab-kas/run from none to ac037b839 --- /opt/gitlab/sv/gitlab-kas/run 2023-07-20 03:20:36.000000000 +0000840 +++ /opt/gitlab/sv/gitlab-kas/.chef-run20230720-37-ev90fc 2023-07-20 03:20:36.000000000 +0000841 @@ -1,11 +1,22 @@842 +#!/bin/bash843 +844 +# Let runit capture all script error messages845 +exec 2>&1846 +847 +848 +849 +exec chpst -e /opt/gitlab/etc/gitlab-kas/env -P \850 + -u git:git \851 + -U git:git \852 + /opt/gitlab/embedded/bin/gitlab-kas --configuration-file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] owner changed to 0853[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] group changed to 0854[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] mode changed to 755855 - change mode from '' to '0755'856 - change owner from '' to 'root'857 - change group from '' to 'root'858 * directory[/opt/gitlab/sv/gitlab-kas/log] action create[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] created directory /opt/gitlab/sv/gitlab-kas/log859 - create new directory /opt/gitlab/sv/gitlab-kas/log[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] owner changed to 0860[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] group changed to 0861[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] mode changed to 755862 - change mode from '' to '0755'863 - change owner from '' to 'root'864 - change group from '' to 'root'865 * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] created directory /opt/gitlab/sv/gitlab-kas/log/main866 - create new directory /opt/gitlab/sv/gitlab-kas/log/main[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] owner changed to 0867[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] group changed to 0868[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] mode changed to 755869 - change mode from '' to '0755'870 - change owner from '' to 'root'871 - change group from '' to 'root'872 * template[/opt/gitlab/sv/gitlab-kas/log/config] action create[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] created file /opt/gitlab/sv/gitlab-kas/log/config873 - create new file /opt/gitlab/sv/gitlab-kas/log/config[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] updated file contents /opt/gitlab/sv/gitlab-kas/log/config874 - update content in file /opt/gitlab/sv/gitlab-kas/log/config from none to 623c00875 --- /opt/gitlab/sv/gitlab-kas/log/config 2023-07-20 03:20:36.000000000 +0000876 +++ /opt/gitlab/sv/gitlab-kas/log/.chef-config20230720-37-xmobim 2023-07-20 03:20:36.000000000 +0000877 @@ -1,6 +1,12 @@878 +s209715200879 +n30880 +t86400881 +!gzip882 +883 +[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] owner changed to 0884[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] group changed to 0885[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] mode changed to 644886 - change mode from '' to '0644'887 - change owner from '' to 'root'888 - change group from '' to 'root'889[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] sending create action to ruby_block[verify_chown_persisted_on_gitlab-kas] (immediate)890 * ruby_block[verify_chown_persisted_on_gitlab-kas] action create[2023-07-20T03:20:36+00:00] INFO: ruby_block[verify_chown_persisted_on_gitlab-kas] called891 - execute the ruby block verify_chown_persisted_on_gitlab-kas892 * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)893 * link[/var/log/gitlab/gitlab-kas/config] action create[2023-07-20T03:20:36+00:00] INFO: link[/var/log/gitlab/gitlab-kas/config] created894 - create symlink at /var/log/gitlab/gitlab-kas/config to /opt/gitlab/sv/gitlab-kas/log/config895 * template[/opt/gitlab/sv/gitlab-kas/log/run] action create[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] created file /opt/gitlab/sv/gitlab-kas/log/run896 - create new file /opt/gitlab/sv/gitlab-kas/log/run[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] updated file contents /opt/gitlab/sv/gitlab-kas/log/run897 - update content in file /opt/gitlab/sv/gitlab-kas/log/run from none to 22436c898 --- /opt/gitlab/sv/gitlab-kas/log/run 2023-07-20 03:20:36.000000000 +0000899 +++ /opt/gitlab/sv/gitlab-kas/log/.chef-run20230720-37-i7asbp 2023-07-20 03:20:36.000000000 +0000900 @@ -1,5 +1,10 @@901 +#!/bin/sh902 +exec chpst -P \903 + -U root:root \904 + -u root:root \905 + svlogd -tt /var/log/gitlab/gitlab-kas[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] owner changed to 0906[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] group changed to 0907[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] mode changed to 755908 - change mode from '' to '0755'909 - change owner from '' to 'root'910 - change group from '' to 'root'911 * directory[/opt/gitlab/sv/gitlab-kas/env] action create[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] created directory /opt/gitlab/sv/gitlab-kas/env912 - create new directory /opt/gitlab/sv/gitlab-kas/env[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] owner changed to 0913[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] group changed to 0914[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] mode changed to 755915 - change mode from '' to '0755'916 - change owner from '' to 'root'917 - change group from '' to 'root'918 * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)919 * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)920 * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)921 * directory[/opt/gitlab/sv/gitlab-kas/control] action create[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] created directory /opt/gitlab/sv/gitlab-kas/control922 - create new directory /opt/gitlab/sv/gitlab-kas/control[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] owner changed to 0923[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] group changed to 0924[2023-07-20T03:20:36+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] mode changed to 755925 - change mode from '' to '0755'926 - change owner from '' to 'root'927 - change group from '' to 'root'928 * link[/opt/gitlab/init/gitlab-kas] action create[2023-07-20T03:20:36+00:00] INFO: link[/opt/gitlab/init/gitlab-kas] created929 - create symlink at /opt/gitlab/init/gitlab-kas to /opt/gitlab/embedded/bin/sv930 * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)931[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] sending run action to ruby_block[restart_service] (delayed)932 * ruby_block[restart_service] action run (skipped due to only_if)933[2023-07-20T03:20:36+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] sending create action to ruby_block[reload_log_service] (delayed)934 * ruby_block[reload_log_service] action create935 * ruby_block[restart_service] action nothing (skipped due to action :nothing)936 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)937 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)938 * directory[/opt/gitlab/sv/gitlab-kas] action create (up to date)939 * template[/opt/gitlab/sv/gitlab-kas/run] action create (up to date)940 * directory[/opt/gitlab/sv/gitlab-kas/log] action create (up to date)941 * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create (up to date)942 * template[/opt/gitlab/sv/gitlab-kas/log/config] action create (up to date)943 * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)944 * link[/var/log/gitlab/gitlab-kas/config] action create (up to date)945 * template[/opt/gitlab/sv/gitlab-kas/log/run] action create (up to date)946 * directory[/opt/gitlab/sv/gitlab-kas/env] action create (up to date)947 * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)948 * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)949 * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)950 * directory[/opt/gitlab/sv/gitlab-kas/control] action create (up to date)951 * link[/opt/gitlab/init/gitlab-kas] action create (up to date)952 * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)953 * directory[/opt/gitlab/service] action create (up to date)954 * link[/opt/gitlab/service/gitlab-kas] action create[2023-07-20T03:20:36+00:00] INFO: link[/opt/gitlab/service/gitlab-kas] created955 - create symlink at /opt/gitlab/service/gitlab-kas to /opt/gitlab/sv/gitlab-kas956 * ruby_block[wait for gitlab-kas service socket] action run[2023-07-20T03:20:38+00:00] INFO: ruby_block[wait for gitlab-kas service socket] called957 - execute the ruby block wait for gitlab-kas service socket958 * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)959[2023-07-20T03:20:38+00:00] INFO: ruby_block[reload_log_service] called960 - execute the ruby block reload_log_service961[2023-07-20T03:20:38+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] sending run action to ruby_block[restart_log_service] (delayed)962 * ruby_block[restart_log_service] action run963 * ruby_block[restart_service] action nothing (skipped due to action :nothing)964 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)965 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)966 * directory[/opt/gitlab/sv/gitlab-kas] action create (up to date)967 * template[/opt/gitlab/sv/gitlab-kas/run] action create (up to date)968 * directory[/opt/gitlab/sv/gitlab-kas/log] action create (up to date)969 * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create (up to date)970 * template[/opt/gitlab/sv/gitlab-kas/log/config] action create (up to date)971 * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)972 * link[/var/log/gitlab/gitlab-kas/config] action create (up to date)973 * template[/opt/gitlab/sv/gitlab-kas/log/run] action create (up to date)974 * directory[/opt/gitlab/sv/gitlab-kas/env] action create (up to date)975 * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)976 * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)977 * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)978 * directory[/opt/gitlab/sv/gitlab-kas/control] action create (up to date)979 * link[/opt/gitlab/init/gitlab-kas] action create (up to date)980 * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)981 * directory[/opt/gitlab/service] action create (up to date)982 * link[/opt/gitlab/service/gitlab-kas] action create (up to date)983 * ruby_block[wait for gitlab-kas service socket] action run (skipped due to not_if)984 * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)985[2023-07-20T03:20:38+00:00] INFO: ruby_block[restart_log_service] called986 - execute the ruby block restart_log_service987 * directory[/opt/gitlab/service] action create (up to date)988 * link[/opt/gitlab/service/gitlab-kas] action create (up to date)989 * ruby_block[wait for gitlab-kas service socket] action run (skipped due to not_if)990 * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)992Recipe: gitlab::database_migrations993 * ruby_block[check remote PG version] action nothing (skipped due to action :nothing)994 * rails_migration[gitlab-rails] action run (skipped due to only_if)995Recipe: crond::disable996 * service[crond] action nothing (skipped due to action :nothing)997 * runit_service[crond] action disable998 * ruby_block[disable crond] action run (skipped due to only_if)999 (up to date)1000Recipe: gitlab::puma_disable1001 * service[puma] action nothing (skipped due to action :nothing)1002 * runit_service[puma] action disable1003 * ruby_block[disable puma] action run (skipped due to only_if)1004 (up to date)1005 * consul_service[rails] action delete1006 * file[/var/opt/gitlab/consul/config.d/rails-service.json] action delete (up to date)1007 (up to date)1008Recipe: gitlab::sidekiq_disable1009 * service[sidekiq] action nothing (skipped due to action :nothing)1010 * runit_service[sidekiq] action disable1011 * ruby_block[disable sidekiq] action run (skipped due to only_if)1012 (up to date)1013 * consul_service[sidekiq] action delete1014 * file[/var/opt/gitlab/consul/config.d/sidekiq-service.json] action delete (up to date)1015 (up to date)1016Recipe: gitlab::gitlab-workhorse_disable1017 * service[gitlab-workhorse] action nothing (skipped due to action :nothing)1018 * runit_service[gitlab-workhorse] action disable1019 * ruby_block[disable gitlab-workhorse] action run (skipped due to only_if)1020 (up to date)1021 * consul_service[workhorse] action delete1022 * file[/var/opt/gitlab/consul/config.d/workhorse-service.json] action delete (up to date)1023 (up to date)1024Recipe: gitlab::mailroom_disable1025 * service[mailroom] action nothing (skipped due to action :nothing)1026 * runit_service[mailroom] action disable1027 * ruby_block[disable mailroom] action run (skipped due to only_if)1028 (up to date)1029Recipe: gitlab::nginx_disable1030 * service[nginx] action nothing (skipped due to action :nothing)1031 * runit_service[nginx] action disable1032 * ruby_block[disable nginx] action run (skipped due to only_if)1033 (up to date)1034 * consul_service[nginx] action delete1035 * file[/var/opt/gitlab/consul/config.d/nginx-service.json] action delete (up to date)1036 (up to date)1037Recipe: gitlab::remote-syslog_disable1038 * service[remote-syslog] action nothing (skipped due to action :nothing)1039 * runit_service[remote-syslog] action disable1040 * ruby_block[disable remote-syslog] action run (skipped due to only_if)1041 (up to date)1042Recipe: gitlab::bootstrap1043 * file[/var/opt/gitlab/bootstrapped] action create[2023-07-20T03:20:38+00:00] INFO: file[/var/opt/gitlab/bootstrapped] created file /var/opt/gitlab/bootstrapped1044 - create new file /var/opt/gitlab/bootstrapped[2023-07-20T03:20:38+00:00] INFO: file[/var/opt/gitlab/bootstrapped] updated file contents /var/opt/gitlab/bootstrapped1045 - update content in file /var/opt/gitlab/bootstrapped from none to 4ae00c1046 --- /var/opt/gitlab/bootstrapped 2023-07-20 03:20:38.000000000 +00001047 +++ /var/opt/gitlab/.chef-bootstrapped20230720-37-ujlaqc 2023-07-20 03:20:38.000000000 +00001048 @@ -1 +1,2 @@1049 +All your bootstraps are belong to Chef[2023-07-20T03:20:38+00:00] INFO: file[/var/opt/gitlab/bootstrapped] owner changed to 01050[2023-07-20T03:20:38+00:00] INFO: file[/var/opt/gitlab/bootstrapped] group changed to 01051[2023-07-20T03:20:38+00:00] INFO: file[/var/opt/gitlab/bootstrapped] mode changed to 6001052 - change mode from '' to '0600'1053 - change owner from '' to 'root'1054 - change group from '' to 'root'1055Recipe: gitlab::storage-check_disable1056 * service[storage-check] action nothing (skipped due to action :nothing)1057 * runit_service[storage-check] action disable1058 * ruby_block[disable storage-check] action run (skipped due to only_if)1059 (up to date)1060Recipe: gitlab-pages::disable1061 * service[gitlab-pages] action nothing (skipped due to action :nothing)1062 * runit_service[gitlab-pages] action disable1063 * ruby_block[disable gitlab-pages] action run (skipped due to only_if)1064 (up to date)1065Recipe: registry::disable1066 * service[registry] action nothing (skipped due to action :nothing)1067 * runit_service[registry] action disable1068 * ruby_block[disable registry] action run (skipped due to only_if)1069 (up to date)1070Recipe: mattermost::disable1071 * service[mattermost] action nothing (skipped due to action :nothing)1072 * runit_service[mattermost] action disable1073 * ruby_block[disable mattermost] action run (skipped due to only_if)1074 (up to date)1075Recipe: letsencrypt::disable1076 * crond_job[letsencrypt-renew] action delete1077 * file[/var/opt/gitlab/crond/letsencrypt-renew] action delete (up to date)1078 (up to date)1079Recipe: monitoring::node-exporter_disable1080 * service[node-exporter] action nothing (skipped due to action :nothing)1081 * runit_service[node-exporter] action disable1082 * ruby_block[disable node-exporter] action run (skipped due to only_if)1083 (up to date)1084 * consul_service[node-exporter] action delete1085 * file[/var/opt/gitlab/consul/config.d/node-exporter-service.json] action delete (up to date)1086 (up to date)1087Recipe: monitoring::gitlab-exporter_disable1088 * service[gitlab-exporter] action nothing (skipped due to action :nothing)1089 * runit_service[gitlab-exporter] action disable1090 * ruby_block[disable gitlab-exporter] action run (skipped due to only_if)1091 (up to date)1092 * consul_service[gitlab-exporter] action delete1093 * file[/var/opt/gitlab/consul/config.d/gitlab-exporter-service.json] action delete (up to date)1094 (up to date)1095Recipe: monitoring::redis-exporter_disable1096 * service[redis-exporter] action nothing (skipped due to action :nothing)1097 * runit_service[redis-exporter] action disable1098 * ruby_block[disable redis-exporter] action run (skipped due to only_if)1099 (up to date)1100 * consul_service[redis-exporter] action delete1101 * file[/var/opt/gitlab/consul/config.d/redis-exporer-service.json] action delete (up to date)1102 (up to date)1103Recipe: monitoring::user1104 * account[Prometheus user and group] action create (up to date)1105Recipe: monitoring::prometheus1106 * directory[/var/opt/gitlab/prometheus] action create (up to date)1107 * directory[/var/opt/gitlab/prometheus/rules] action create[2023-07-20T03:20:39+00:00] INFO: directory[/var/opt/gitlab/prometheus/rules] created directory /var/opt/gitlab/prometheus/rules1108 - create new directory /var/opt/gitlab/prometheus/rules[2023-07-20T03:20:39+00:00] INFO: directory[/var/opt/gitlab/prometheus/rules] owner changed to 9921109[2023-07-20T03:20:39+00:00] INFO: directory[/var/opt/gitlab/prometheus/rules] mode changed to 7501110 - change mode from '' to '0750'1111 - change owner from '' to 'gitlab-prometheus'1112 * directory[/var/log/gitlab/prometheus] action create[2023-07-20T03:20:39+00:00] INFO: directory[/var/log/gitlab/prometheus] created directory /var/log/gitlab/prometheus1113 - create new directory /var/log/gitlab/prometheus[2023-07-20T03:20:39+00:00] INFO: directory[/var/log/gitlab/prometheus] owner changed to 9921114[2023-07-20T03:20:39+00:00] INFO: directory[/var/log/gitlab/prometheus] mode changed to 7001115 - change mode from '' to '0700'1116 - change owner from '' to 'gitlab-prometheus'1117 * directory[/opt/gitlab/etc/prometheus/env] action create[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/etc/prometheus/env] created directory /opt/gitlab/etc/prometheus/env1118 - create new directory /opt/gitlab/etc/prometheus/env[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/etc/prometheus/env] owner changed to 9921119[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/etc/prometheus/env] mode changed to 7001120 - change mode from '' to '0700'1121 - change owner from '' to 'gitlab-prometheus'1122 * env_dir[/opt/gitlab/etc/prometheus/env] action create1123 * directory[/opt/gitlab/etc/prometheus/env] action create (up to date)1124 * file[/opt/gitlab/etc/prometheus/env/SSL_CERT_DIR] action create[2023-07-20T03:20:39+00:00] INFO: file[/opt/gitlab/etc/prometheus/env/SSL_CERT_DIR] created file /opt/gitlab/etc/prometheus/env/SSL_CERT_DIR1125 - create new file /opt/gitlab/etc/prometheus/env/SSL_CERT_DIR[2023-07-20T03:20:39+00:00] INFO: file[/opt/gitlab/etc/prometheus/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/prometheus/env/SSL_CERT_DIR1126 - update content in file /opt/gitlab/etc/prometheus/env/SSL_CERT_DIR from none to 4f45cf1127 - suppressed sensitive resource1129 * execute[reload prometheus] action nothing (skipped due to action :nothing)1130 * file[Prometheus config] action create[2023-07-20T03:20:39+00:00] INFO: file[Prometheus config] created file /var/opt/gitlab/prometheus/prometheus.yml1131 - create new file /var/opt/gitlab/prometheus/prometheus.yml[2023-07-20T03:20:39+00:00] INFO: file[Prometheus config] updated file contents /var/opt/gitlab/prometheus/prometheus.yml1132 - update content in file /var/opt/gitlab/prometheus/prometheus.yml from none to 12d9591133 --- /var/opt/gitlab/prometheus/prometheus.yml 2023-07-20 03:20:39.000000000 +00001134 +++ /var/opt/gitlab/prometheus/.chef-prometheus20230720-37-c40cc0.yml 2023-07-20 03:20:39.000000000 +00001135 @@ -1,115 +1,230 @@1136 +---1137 +global:1138 + scrape_interval: 15s1139 + scrape_timeout: 15s1140 + external_labels: {}1141 +remote_read: []1142 +remote_write: []1143 +rule_files:1144 +- "/var/opt/gitlab/prometheus/rules/*.rules"1145 +scrape_configs:1146 +- job_name: prometheus1147 + static_configs:1148 + - targets:1149 + - localhost:90901150 +- job_name: gitaly1151 + static_configs:1152 + - targets:1153 + - 0.0.0.0:92361154 +- job_name: kubernetes-cadvisor1155 + scheme: https1156 + tls_config:1157 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"1158 + insecure_skip_verify: true1159 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"1160 + kubernetes_sd_configs:1161 + - role: node1162 + api_server: https://kubernetes.default.svc:4431163 + tls_config:1164 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"1165 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"1166 + relabel_configs:1167 + - action: labelmap1168 + regex: __meta_kubernetes_node_label_(.+)1169 + - target_label: __address__1170 + replacement: kubernetes.default.svc:4431171 + - source_labels:1172 + - __meta_kubernetes_node_name1173 + regex: "(.+)"1174 + target_label: __metrics_path__1175 + replacement: "/api/v1/nodes/${1}/proxy/metrics/cadvisor"1176 + metric_relabel_configs:1177 + - source_labels:1178 + - pod_name1179 + target_label: environment1180 + regex: "(.+)-.+-.+"1181 +- job_name: kubernetes-nodes1182 + scheme: https1183 + tls_config:1184 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"1185 + insecure_skip_verify: true1186 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"1187 + kubernetes_sd_configs:1188 + - role: node1189 + api_server: https://kubernetes.default.svc:4431190 + tls_config:1191 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"1192 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"1193 + relabel_configs:1194 + - action: labelmap1195 + regex: __meta_kubernetes_node_label_(.+)1196 + - target_label: __address__1197 + replacement: kubernetes.default.svc:4431198 + - source_labels:1199 + - __meta_kubernetes_node_name1200 + regex: "(.+)"1201 + target_label: __metrics_path__1202 + replacement: "/api/v1/nodes/${1}/proxy/metrics"1203 + metric_relabel_configs:1204 + - source_labels:1205 + - pod_name1206 + target_label: environment1207 + regex: "(.+)-.+-.+"1208 +- job_name: kubernetes-pods1209 + tls_config:1210 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"1211 + insecure_skip_verify: true1212 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"1213 + kubernetes_sd_configs:1214 + - role: pod1215 + api_server: https://kubernetes.default.svc:4431216 + tls_config:1217 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"1218 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"1219 + relabel_configs:1220 + - source_labels:1221 + - __meta_kubernetes_pod_annotation_prometheus_io_scrape1222 + action: keep1223 + regex: 'true'1224 + - source_labels:1225 + - __meta_kubernetes_pod_annotation_prometheus_io_path1226 + action: replace1227 + target_label: __metrics_path__1228 + regex: "(.+)"1229 + - source_labels:1230 + - __address__1231 + - __meta_kubernetes_pod_annotation_prometheus_io_port1232 + action: replace1233 + regex: "([^:]+)(?::[0-9]+)?;([0-9]+)"1234 + replacement: "$1:$2"1235 + target_label: __address__1236 + - action: labelmap1237 + regex: __meta_kubernetes_pod_label_(.+)1238 + - source_labels:1239 + - __meta_kubernetes_namespace1240 + action: replace1241 + target_label: kubernetes_namespace1242 + - source_labels:1243 + - __meta_kubernetes_pod_name1244 + action: replace1245 + target_label: kubernetes_pod_name1246 +alerting:1247 + alertmanagers:1248 + - static_configs:1249 + - targets:1250 + - localhost:9093[2023-07-20T03:20:39+00:00] INFO: file[Prometheus config] owner changed to 9921251[2023-07-20T03:20:39+00:00] INFO: file[Prometheus config] mode changed to 6441252 - change mode from '' to '0644'1253 - change owner from '' to 'gitlab-prometheus'1254 * service[prometheus] action nothing (skipped due to action :nothing)1255 * runit_service[prometheus] action enable1256 * ruby_block[restart_service] action nothing (skipped due to action :nothing)1257 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)1258 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)1259 * directory[/opt/gitlab/sv/prometheus] action create[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus] created directory /opt/gitlab/sv/prometheus1260 - create new directory /opt/gitlab/sv/prometheus[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus] owner changed to 01261[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus] group changed to 01262[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus] mode changed to 7551263 - change mode from '' to '0755'1264 - change owner from '' to 'root'1265 - change group from '' to 'root'1266 * template[/opt/gitlab/sv/prometheus/run] action create[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] created file /opt/gitlab/sv/prometheus/run1267 - create new file /opt/gitlab/sv/prometheus/run[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] updated file contents /opt/gitlab/sv/prometheus/run1268 - update content in file /opt/gitlab/sv/prometheus/run from none to 60f91b1269 --- /opt/gitlab/sv/prometheus/run 2023-07-20 03:20:39.000000000 +00001270 +++ /opt/gitlab/sv/prometheus/.chef-run20230720-37-omtxgm 2023-07-20 03:20:39.000000000 +00001271 @@ -1,8 +1,16 @@1272 +#!/bin/sh1273 +exec 2>&11274 +1275 +umask 0771276 +exec chpst -P -e /opt/gitlab/etc/prometheus/env \1277 + -U gitlab-prometheus:gitlab-prometheus \1278 + -u gitlab-prometheus:gitlab-prometheus \1279 + /opt/gitlab/embedded/bin/prometheus --web.listen-address=localhost:9090 --storage.tsdb.path=/var/opt/gitlab/prometheus/data --config.file=/var/opt/gitlab/prometheus/prometheus.yml[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] owner changed to 01280[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] group changed to 01281[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] mode changed to 7551282 - change mode from '' to '0755'1283 - change owner from '' to 'root'1284 - change group from '' to 'root'1285 * directory[/opt/gitlab/sv/prometheus/log] action create[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log] created directory /opt/gitlab/sv/prometheus/log1286 - create new directory /opt/gitlab/sv/prometheus/log[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log] owner changed to 01287[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log] group changed to 01288[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log] mode changed to 7551289 - change mode from '' to '0755'1290 - change owner from '' to 'root'1291 - change group from '' to 'root'1292 * directory[/opt/gitlab/sv/prometheus/log/main] action create[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log/main] created directory /opt/gitlab/sv/prometheus/log/main1293 - create new directory /opt/gitlab/sv/prometheus/log/main[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log/main] owner changed to 01294[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log/main] group changed to 01295[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log/main] mode changed to 7551296 - change mode from '' to '0755'1297 - change owner from '' to 'root'1298 - change group from '' to 'root'1299 * template[/opt/gitlab/sv/prometheus/log/config] action create[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] created file /opt/gitlab/sv/prometheus/log/config1300 - create new file /opt/gitlab/sv/prometheus/log/config[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] updated file contents /opt/gitlab/sv/prometheus/log/config1301 - update content in file /opt/gitlab/sv/prometheus/log/config from none to 623c001302 --- /opt/gitlab/sv/prometheus/log/config 2023-07-20 03:20:39.000000000 +00001303 +++ /opt/gitlab/sv/prometheus/log/.chef-config20230720-37-3ur5sx 2023-07-20 03:20:39.000000000 +00001304 @@ -1,6 +1,12 @@1305 +s2097152001306 +n301307 +t864001308 +!gzip1309 +1310 +[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] owner changed to 01311[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] group changed to 01312[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] mode changed to 6441313 - change mode from '' to '0644'1314 - change owner from '' to 'root'1315 - change group from '' to 'root'1316[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] sending create action to ruby_block[verify_chown_persisted_on_prometheus] (immediate)1317 * ruby_block[verify_chown_persisted_on_prometheus] action create[2023-07-20T03:20:39+00:00] INFO: ruby_block[verify_chown_persisted_on_prometheus] called1318 - execute the ruby block verify_chown_persisted_on_prometheus1319 * ruby_block[verify_chown_persisted_on_prometheus] action nothing (skipped due to action :nothing)1320 * link[/var/log/gitlab/prometheus/config] action create[2023-07-20T03:20:39+00:00] INFO: link[/var/log/gitlab/prometheus/config] created1321 - create symlink at /var/log/gitlab/prometheus/config to /opt/gitlab/sv/prometheus/log/config1322 * template[/opt/gitlab/sv/prometheus/log/run] action create[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] created file /opt/gitlab/sv/prometheus/log/run1323 - create new file /opt/gitlab/sv/prometheus/log/run[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] updated file contents /opt/gitlab/sv/prometheus/log/run1324 - update content in file /opt/gitlab/sv/prometheus/log/run from none to 8afdb71325 --- /opt/gitlab/sv/prometheus/log/run 2023-07-20 03:20:39.000000000 +00001326 +++ /opt/gitlab/sv/prometheus/log/.chef-run20230720-37-t8j2e9 2023-07-20 03:20:39.000000000 +00001327 @@ -1,5 +1,10 @@1328 +#!/bin/sh1329 +exec chpst -P \1330 + -U root:root \1331 + -u root:root \1332 + svlogd -tt /var/log/gitlab/prometheus[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] owner changed to 01333[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] group changed to 01334[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] mode changed to 7551335 - change mode from '' to '0755'1336 - change owner from '' to 'root'1337 - change group from '' to 'root'1338 * directory[/opt/gitlab/sv/prometheus/env] action create[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/env] created directory /opt/gitlab/sv/prometheus/env1339 - create new directory /opt/gitlab/sv/prometheus/env[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/env] owner changed to 01340[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/env] group changed to 01341[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/env] mode changed to 7551342 - change mode from '' to '0755'1343 - change owner from '' to 'root'1344 - change group from '' to 'root'1345 * ruby_block[Delete unmanaged env files for prometheus service] action run (skipped due to only_if)1346 * template[/opt/gitlab/sv/prometheus/check] action create (skipped due to only_if)1347 * template[/opt/gitlab/sv/prometheus/finish] action create (skipped due to only_if)1348 * directory[/opt/gitlab/sv/prometheus/control] action create[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/control] created directory /opt/gitlab/sv/prometheus/control1349 - create new directory /opt/gitlab/sv/prometheus/control[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/control] owner changed to 01350[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/control] group changed to 01351[2023-07-20T03:20:39+00:00] INFO: directory[/opt/gitlab/sv/prometheus/control] mode changed to 7551352 - change mode from '' to '0755'1353 - change owner from '' to 'root'1354 - change group from '' to 'root'1355 * link[/opt/gitlab/init/prometheus] action create[2023-07-20T03:20:39+00:00] INFO: link[/opt/gitlab/init/prometheus] created1356 - create symlink at /opt/gitlab/init/prometheus to /opt/gitlab/embedded/bin/sv1357 * file[/opt/gitlab/sv/prometheus/down] action nothing (skipped due to action :nothing)1358[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] sending run action to ruby_block[restart_service] (delayed)1359 * ruby_block[restart_service] action run (skipped due to only_if)1360[2023-07-20T03:20:39+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] sending create action to ruby_block[reload_log_service] (delayed)1361 * ruby_block[reload_log_service] action create1362 * ruby_block[restart_service] action nothing (skipped due to action :nothing)1363 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)1364 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)1365 * directory[/opt/gitlab/sv/prometheus] action create (up to date)1366 * template[/opt/gitlab/sv/prometheus/run] action create (up to date)1367 * directory[/opt/gitlab/sv/prometheus/log] action create (up to date)1368 * directory[/opt/gitlab/sv/prometheus/log/main] action create (up to date)1369 * template[/opt/gitlab/sv/prometheus/log/config] action create (up to date)1370 * ruby_block[verify_chown_persisted_on_prometheus] action nothing (skipped due to action :nothing)1371 * link[/var/log/gitlab/prometheus/config] action create (up to date)1372 * template[/opt/gitlab/sv/prometheus/log/run] action create (up to date)1373 * directory[/opt/gitlab/sv/prometheus/env] action create (up to date)1374 * ruby_block[Delete unmanaged env files for prometheus service] action run (skipped due to only_if)1375 * template[/opt/gitlab/sv/prometheus/check] action create (skipped due to only_if)1376 * template[/opt/gitlab/sv/prometheus/finish] action create (skipped due to only_if)1377 * directory[/opt/gitlab/sv/prometheus/control] action create (up to date)1378 * link[/opt/gitlab/init/prometheus] action create (up to date)1379 * file[/opt/gitlab/sv/prometheus/down] action nothing (skipped due to action :nothing)1380 * directory[/opt/gitlab/service] action create (up to date)1381 * link[/opt/gitlab/service/prometheus] action create[2023-07-20T03:20:39+00:00] INFO: link[/opt/gitlab/service/prometheus] created1382 - create symlink at /opt/gitlab/service/prometheus to /opt/gitlab/sv/prometheus1383 * ruby_block[wait for prometheus service socket] action run[2023-07-20T03:20:44+00:00] INFO: ruby_block[wait for prometheus service socket] called1384 - execute the ruby block wait for prometheus service socket1385 * file[/var/log/gitlab/prometheus/current] action touch (skipped due to only_if)1386[2023-07-20T03:20:44+00:00] INFO: ruby_block[reload_log_service] called1387 - execute the ruby block reload_log_service1388[2023-07-20T03:20:44+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] sending run action to ruby_block[restart_log_service] (delayed)1389 * ruby_block[restart_log_service] action run1390 * ruby_block[restart_service] action nothing (skipped due to action :nothing)1391 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)1392 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)1393 * directory[/opt/gitlab/sv/prometheus] action create (up to date)1394 * template[/opt/gitlab/sv/prometheus/run] action create (up to date)1395 * directory[/opt/gitlab/sv/prometheus/log] action create (up to date)1396 * directory[/opt/gitlab/sv/prometheus/log/main] action create (up to date)1397 * template[/opt/gitlab/sv/prometheus/log/config] action create (up to date)1398 * ruby_block[verify_chown_persisted_on_prometheus] action nothing (skipped due to action :nothing)1399 * link[/var/log/gitlab/prometheus/config] action create (up to date)1400 * template[/opt/gitlab/sv/prometheus/log/run] action create (up to date)1401 * directory[/opt/gitlab/sv/prometheus/env] action create (up to date)1402 * ruby_block[Delete unmanaged env files for prometheus service] action run (skipped due to only_if)1403 * template[/opt/gitlab/sv/prometheus/check] action create (skipped due to only_if)1404 * template[/opt/gitlab/sv/prometheus/finish] action create (skipped due to only_if)1405 * directory[/opt/gitlab/sv/prometheus/control] action create (up to date)1406 * link[/opt/gitlab/init/prometheus] action create (up to date)1407 * file[/opt/gitlab/sv/prometheus/down] action nothing (skipped due to action :nothing)1408 * directory[/opt/gitlab/service] action create (up to date)1409 * link[/opt/gitlab/service/prometheus] action create (up to date)1410 * ruby_block[wait for prometheus service socket] action run (skipped due to not_if)1411 * file[/var/log/gitlab/prometheus/current] action touch (skipped due to only_if)1412[2023-07-20T03:20:45+00:00] INFO: ruby_block[restart_log_service] called1413 - execute the ruby block restart_log_service1414 * directory[/opt/gitlab/service] action create (up to date)1415 * link[/opt/gitlab/service/prometheus] action create (up to date)1416 * ruby_block[wait for prometheus service socket] action run (skipped due to not_if)1417 * file[/var/log/gitlab/prometheus/current] action touch (skipped due to only_if)1419 * consul_service[prometheus] action delete1420 * file[/var/opt/gitlab/consul/config.d/prometheus-service.json] action delete (up to date)1421 (up to date)1422 * execute[/opt/gitlab/bin/gitlab-ctl start prometheus] action run1423 [execute] ok: run: prometheus: (pid 669) 2s1424[2023-07-20T03:20:46+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start prometheus] ran successfully1425 - execute /opt/gitlab/bin/gitlab-ctl start prometheus1426 * template[/var/opt/gitlab/prometheus/rules/gitlab.rules] action create[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] created file /var/opt/gitlab/prometheus/rules/gitlab.rules1427 - create new file /var/opt/gitlab/prometheus/rules/gitlab.rules[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] updated file contents /var/opt/gitlab/prometheus/rules/gitlab.rules1428 - update content in file /var/opt/gitlab/prometheus/rules/gitlab.rules from none to a559561429 --- /var/opt/gitlab/prometheus/rules/gitlab.rules 2023-07-20 03:20:46.000000000 +00001430 +++ /var/opt/gitlab/prometheus/rules/.chef-gitlab20230720-37-fsb361.rules 2023-07-20 03:20:46.000000000 +00001431 @@ -1,492 +1,984 @@1432 +---1433 +groups:1434 +- name: GitLab1435 + rules:1436 + - record: instance:puma_utilization:ratio1437 + expr: >1438 + sum by (instance) (1439 + puma_active_connections1440 + ) /1441 + sum by (instance) (1442 + puma_max_threads1443 + )1444 + - record: job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m1445 + expr: >1446 + sum by (job, route, method, code) (1447 + rate(gitlab_workhorse_http_request_duration_seconds_count[5m])1448 + )1449 +1450 + - alert: ServiceDown1451 + expr: avg_over_time(up[5m]) * 100 < 501452 + annotations:1453 + description: The service {{ $labels.job }} instance {{ $labels.instance }} is1454 + not responding for more than 50% of the time for 5 minutes.1455 + summary: The service {{ $labels.job }} is not responding1456 + - alert: RedisDown1457 + expr: avg_over_time(redis_up[5m]) * 100 < 501458 + annotations:1459 + description: The Redis service {{ $labels.job }} instance {{ $labels.instance1460 + }} is not responding for more than 50% of the time for 5 minutes.1461 + summary: The Redis service {{ $labels.job }} is not responding1462 + - alert: PostgresDown1463 + expr: avg_over_time(pg_up[5m]) * 100 < 501464 + annotations:1465 + description: The Postgres service {{ $labels.job }} instance {{ $labels.instance1466 + }} is not responding for more than 50% of the time for 5 minutes.1467 + summary: The Postgres service {{ $labels.job }} is not responding1468 + - alert: PumaQueueing1469 + expr: avg_over_time(puma_queued_connections[30m]) > 11470 + annotations:1471 + description: Puma instance {{ $labels.instance }} is queueing requests with1472 + an average of {{ $value | printf "%.1f" }} over the last 30 minutes.1473 + summary: Puma is queueing requests1474 + - alert: HighPumaUtilization1475 + expr: instance:puma_utilization:ratio * 100 > 901476 + for: 60m1477 + annotations:1478 + description: Puma instance {{ $labels.instance }} has more than 90% thread utilization ({{ $value | printf "%.1f" }}%) over the last 60 minutes.1479 + summary: Puma is has high utilization1480 + - alert: SidekiqJobsQueuing1481 + expr: sum by (name) (sidekiq_queue_size) > 01482 + for: 60m1483 + annotations:1484 + summary: Sidekiq has jobs queued1485 + description: Sidekiq queue {{ $labels.name }} has {{ $value }} jobs queued for 60 minutes.1486 + - alert: HighgRPCResourceExhaustedRate1487 + expr: >1488 + sum without (grpc_code, grpc_method, grpc_service, grpc_type) (1489 + rate(grpc_server_handled_total{grpc_code="ResourceExhausted"}[5m])1490 + ) /1491 + sum without (grpc_code, grpc_method, grpc_service, grpc_type) (1492 + rate(grpc_server_handled_total[5m])1493 + ) * 100 > 11494 + for: 60m1495 + annotations:1496 + summary: High gRPC ResourceExhausted error rate1497 + description: Job {{ $labels.job }} instance {{ $labels.instance }} gRPC is returning more than 1% ({{ $value | printf "%.1f" }}%) ResourceExhausted errors over the last 60 minutes.1498 + - alert: PostgresDatabaseDeadlocks1499 + expr: increase(pg_stat_database_deadlocks[5m]) > 01500 + annotations:1501 + summary: Postgres database has deadlocks1502 + description: Postgres database {{ $labels.instance }} had {{ $value | printf "%d" }} deadlocks in the last 5 minutes.1503 + - alert: PostgresDatabaseDeadlockCancels1504 + expr: increase(pg_stat_database_deadlocks[5m]) > 01505 + annotations:1506 + summary: Postgres database has queries canceled due to deadlocks1507 + description: Postgres database {{ $labels.instance }} had {{ $value | printf "%d" }} queries canceled due to deadlocks in the last 5 minutes.1508 + # Low-traffic - < 10 QPS (600 RPM)1509 + - alert: WorkhorseHighErrorRate1510 + expr: >1511 + (1512 + sum without (job, code) (1513 + job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m{code=~"5.."}1514 + ) /1515 + sum without (job,code) (1516 + job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m1517 + ) < 101518 + ) * 100 > 501519 + annotations:1520 + summary: Workhorse has high error rates1521 + description: Workhorse route {{ $labels.route }} method {{ $labels.method }} has more than 50% errors ({{ $value | printf "%.1f" }}%) for the last 60 minutes.1522 + # High-traffic - >= 10 QPS (600 RPM)1523 + - alert: WorkhorseHighErrorRate1524 + expr: >1525 + (1526 + sum without (job, code) (1527 + job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m{code=~"5.."}1528 + ) /1529 + sum without (job,code) (1530 + job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m1531 + ) > 101532 + ) * 100 > 101533 + annotations:1534 + summary: Workhorse has high error rates1535 + description: Workhorse route {{ $labels.route }} method {{ $labels.method }} has more than 10% errors ({{ $value | printf "%.1f" }}%) for the last 60 minutes.1536 +1537 +###1538 +# These metrics are top-level GitLab Service Level Indicators (SLIs). They can1539 +# be used to monitor the overall health of a GitLab instance.1540 +- name: Service Level Indicators1541 + interval: 30s1542 + rules:1543 + # Service availability.1544 + - record: gitlab_sli:job:availability:ratio1545 + expr: >1546 + avg by (job) (1547 + avg_over_time(up[30s])1548 + )1549 + # Rails worker/thread capacity.1550 + - record: gitlab_sli:rails_active_connections:avg30s1551 + expr: >1552 + sum(avg_over_time(puma_active_connections[30s]))1553 + - record: gitlab_sli:rails_queued_connections:avg30s1554 + expr: >1555 + sum(avg_over_time(puma_queued_connections[30s]))1556 + - record: gitlab_sli:rails_active_connections:max30s1557 + expr: >1558 + sum(max_over_time(puma_active_connections[30s]))1559 + - record: gitlab_sli:rails_queued_connections:max30s1560 + expr: >1561 + sum(max_over_time(puma_queued_connections[30s]))1562 + - record: gitlab_sli:rails_workers:avg30s1563 + expr: >1564 + count(avg_over_time(ruby_memory_bytes[30s])) or1565 + sum(avg_over_time(puma_max_threads[30s]))1566 + # Redis CPU use.1567 + - record: gitlab_sli:redis_cpu_seconds:rate1m1568 + expr: >1569 + (sum(rate(redis_used_cpu_sys[1m])) + sum(rate(redis_used_cpu_user[1m]))) or1570 + (sum(rate(redis_cpu_sys_seconds_total[1m])) + sum(rate(redis_cpu_user_seconds_total[1m])))1571 + # Workhorse traffic.1572 + - record: gitlab_sli:code_method_route:workhorse_http_request_count:rate1m1573 + expr: >1574 + sum by (code,method,route) (1575 + rate(gitlab_workhorse_http_request_duration_seconds_count[1m])1576 + )1577 + - record: gitlab_sli:code_method_route:workhorse_http_request_duration_seconds:rate1m1578 + expr: >1579 + sum by (code,method,route) (1580 + rate(gitlab_workhorse_http_request_duration_seconds_sum[1m])1581 + )1582 +# SLI - Apdex1583 +- name: Service Level Indicators - Apdex1584 + interval: 1m1585 + rules:1586 + # Gitaly goserver1587 + # Satisfied -> 0.5 seconds1588 + # Acceptable -> 1 seconds1589 + - record: gitlab_sli:gitlab_component_apdex:ratio1590 + labels:1591 + job: gitaly1592 + expr: >1593 + (1594 + sum(rate(grpc_server_handling_seconds_bucket{job="gitaly",grpc_type="unary",le="0.5",grpc_method!~"GarbageCollect|Fsck|RepackFull|RepackIncremental|CommitLanguages|CreateRepositoryFromURL|UserRebase|UserSquash|CreateFork|UserUpdateBranch|FindRemoteRepository|UserCherryPick|FetchRemote|UserRevert|FindRemoteRootRef"}[1m]))1595 + +1596 + sum(rate(grpc_server_handling_seconds_bucket{job="gitaly",grpc_type="unary",le="1",grpc_method!~"GarbageCollect|Fsck|RepackFull|RepackIncremental|CommitLanguages|CreateRepositoryFromURL|UserRebase|UserSquash|CreateFork|UserUpdateBranch|FindRemoteRepository|UserCherryPick|FetchRemote|UserRevert|FindRemoteRootRef"}[1m]))1597 + )1598 + /1599 + 2 / sum(rate(grpc_server_handling_seconds_count{job="gitaly",grpc_type="unary",grpc_method!~"GarbageCollect|Fsck|RepackFull|RepackIncremental|CommitLanguages|CreateRepositoryFromURL|UserRebase|UserSquash|CreateFork|UserUpdateBranch|FindRemoteRepository|UserCherryPick|FetchRemote|UserRevert|FindRemoteRootRef"}[1m]))1600 + # Sidekiq TODO: https://gitlab.com/gitlab-org/gitlab-foss/issues/567521601 + # - record: gitlab_sli:gitlab_component_apdex:ratio1602 + # labels:1603 + # job: gitlab-sidekiq1604 + # expr: >1605 + # (1606 + # sum(rate(sidekiq_jobs_completion_time_seconds_bucket{le="25"}[1m]))1607 + # +1608 + # sum(rate(sidekiq_jobs_completion_time_seconds_bucket{le="50"}[1m]))1609 + # )1610 + # / 21611 + # /1612 + # sum(rate(sidekiq_jobs_completion_time_seconds_count[1m]))1613 +1614 + # Workhorse1615 + # Satisfied -> 1 seconds1616 + # Acceptable -> 10 seconds1617 + - record: gitlab_sli:gitlab_component_apdex:ratio1618 + labels:1619 + job: gitlab-workhorse1620 + expr: >1621 + (1622 + sum(rate(gitlab_workhorse_http_request_duration_seconds_bucket{le="1",route!="^/([^/]+/){1,}[^/]+/uploads\\z",route!="^/api/v4/jobs/request\\z"}[1m]))1623 + +1624 + sum(rate(gitlab_workhorse_http_request_duration_seconds_bucket{le="10",route!="^/([^/]+/){1,}[^/]+/uploads\\z",route!="^/api/v4/jobs/request\\z"}[1m]))1625 + )1626 + /1627 + 2 / sum(rate(gitlab_workhorse_http_request_duration_seconds_count{route!="^/([^/]+/){1,}[^/]+/uploads\\z",route!="^/api/v4/jobs/request\\z"}[1m]))1628 +1629 +# SLI - Errors1630 +- name: Service Level Indicators - Errors1631 + interval: 1m1632 + rules:1633 + # PostgreSQL1634 + - record: gitlab_sli:gitlab_component_ops:rate1635 + labels:1636 + job: postgres1637 + expr: >1638 + sum(rate(pg_stat_database_xact_commit[1m])) +1639 + sum(rate(pg_stat_database_xact_rollback[1m]))1640 + - record: gitlab_sli:gitlab_component_errors:rate1641 + labels:1642 + job: postgres1643 + expr: sum(rate(pg_stat_database_xact_rollback[1m]))1644 + # Rails (Puma)1645 + - record: gitlab_sli:gitlab_component_ops:rate1646 + labels:1647 + job: gitlab-rails1648 + expr: >1649 + sum(1650 + rate(http_request_duration_seconds_count{job="gitlab-rails"}[1m])1651 + )1652 + - record: gitlab_sli:gitlab_component_errors:rate1653 + labels:1654 + job: gitlab-rails1655 + expr: >1656 + sum(1657 + rate(http_request_duration_seconds_count{job="gitlab-rails",status=~"5.."}[1m])1658 + )1659 + # Sidekiq TODO: https://gitlab.com/gitlab-org/gitlab-foss/issues/567521660 + # - record: gitlab_sli:gitlab_component_ops:rate1661 + # labels:1662 + # job: gitlab-sidekiq1663 + # expr: >1664 + # sum (1665 + # rate(sidekiq_jobs_started_total{job="gitlab-sidekiq"}[1m])1666 + # )1667 + # - record: gitlab_sli:gitlab_component_errors:rate1668 + # labels:1669 + # job: gitlab-sidekiq1670 + # expr: >1671 + # sum (1672 + # rate(sidekiq_jobs_failed_total{job="gitlab-sidekiq"}[1m])1673 + # )1674 + # Workhorse1675 + - record: gitlab_sli:gitlab_component_ops:rate1676 + labels:1677 + job: gitlab-workhorse1678 + expr: >1679 + sum(1680 + rate(gitlab_workhorse_http_requests_total{job="gitlab-workhorse"}[1m])1681 + )1682 + - record: gitlab_sli:gitlab_component_errors:rate1683 + labels:1684 + job: gitlab-workhorse1685 + expr: >1686 + sum(1687 + rate(gitlab_workhorse_http_requests_total{job="gitlab-workhorse",code=~"5.."}[1m])1688 + )1689 + ###1690 + # Calculate service error ratios1691 + - record: gitlab_sli:gitlab_component_errors:ratio1692 + expr: >1693 + gitlab_sli:gitlab_component_errors:rate /1694 + gitlab_sli:gitlab_component_ops:rate1695 +1696 +- name: GitLab Saturation Ratios1697 + interval: 1m1698 + rules:1699 + # type: *, component: cpu1700 + # this measures average CPU across all the cores for the entire fleet for the given service1701 + - record: gitlab_sli:gitlab_component_saturation:ratio1702 + labels:1703 + component: 'cpu'1704 + expr: >1705 + avg(1 - rate(node_cpu_seconds_total{mode="idle"}[1m]))1706 +1707 + # type: *, component: single_node_cpu1708 + # this measures the maximum cpu availability across all the codes on a single server1709 + # this can be helpful if CPU is not even distributed across the fleet.1710 + - record: gitlab_sli:gitlab_component_saturation:ratio1711 + labels:1712 + component: 'single_node_cpu'1713 + expr: >1714 + max(1715 + avg(1 - rate(node_cpu_seconds_total{mode="idle"}[1m]))1716 + )1717 +1718 + - record: gitlab_sli:gitlab_component_saturation:ratio1719 + labels:1720 + component: 'disk_space'1721 + expr: >1722 + max(1723 + (1724 + (1725 + node_filesystem_size_bytes{fstype=~"ext.|xfs|nfs.?"}1726 + -1727 + node_filesystem_free_bytes{fstype=~"ext.|xfs|nfs.?"}1728 + )1729 + /1730 + node_filesystem_size_bytes{fstype=~"ext.|xfs|nfs.?"}1731 + )1732 + )1733 +1734 + - record: gitlab_sli:gitlab_component_saturation:ratio1735 + labels:1736 + component: 'memory'1737 + expr: max (instance:node_memory_utilization:ratio)1738 +1739 + - record: gitlab_sli:gitlab_component_saturation:ratio1740 + labels:1741 + component: 'single_threaded_cpu'1742 + expr: >1743 + clamp_max(1744 + max (1745 + (rate(redis_cpu_user_seconds_total[1m]) + rate(redis_cpu_sys_seconds_total[1m])) or1746 + (rate(redis_used_cpu_user[1m]) + rate(redis_used_cpu_sys[1m]))1747 + ),1748 + 11749 + )1750 +1751 + - record: gitlab_sli:gitlab_component_saturation:ratio1752 + labels:1753 + component: 'connection_pool'1754 + expr: >1755 + clamp_max(1756 + max(1757 + max_over_time(pgbouncer_pools_server_active_connections{user="gitlab"}[1m]) /1758 + (1759 + (1760 + pgbouncer_pools_server_idle_connections{user="gitlab"} +1761 + pgbouncer_pools_server_active_connections{user="gitlab"} +1762 + pgbouncer_pools_server_testing_connections{user="gitlab"} +1763 + pgbouncer_pools_server_used_connections{user="gitlab"} +1764 + pgbouncer_pools_server_login_connections{user="gitlab"}1765 + )1766 + > 01767 + )1768 + ), 1)1769 +1770 + # type: postgres-delayed, postgres-archive, patroni1771 + - record: gitlab_sli:gitlab_component_saturation:ratio1772 + labels:1773 + component: 'active_db_connections'1774 + expr: >1775 + clamp_max(1776 + max(1777 + sum without(state) (pg_stat_activity_count{datname="gitlabhq_production", state!="idle"})1778 + /1779 + (sum without(state) (pg_stat_activity_count{datname="gitlabhq_production"}) > 0)1780 + ), 1)1781 +1782 + # type: redis, redis-cache, component: redis_clients1783 + # Records the saturation of redis client connections against a redis fleet1784 + - record: gitlab_sli:gitlab_component_saturation:ratio1785 + labels:1786 + component: 'redis_clients'1787 + expr: >1788 + max(1789 + max_over_time(redis_connected_clients[1m])1790 + /1791 + redis_config_maxclients1792 + )1793 +1794 + # Aggregate over all components within a service using max1795 + - record: gitlab_sli:gitlab_service_saturation:ratio1796 + expr: >1797 + max by (component) (gitlab_sli:gitlab_component_saturation:ratio)1798 +1799 + # Calculate the "sapdex" - the saturation apdex for the metric. 1 < less then soft limit, 0.5 < hard limit, else 01800 + - record: gitlab_sli:gitlab_component_saturation:ratio:sapdex1801 + expr: >1802 + clamp_min(gitlab_sli:gitlab_component_saturation:ratio <= on(component) group_left slo:max:soft:gitlab_sli:gitlab_component_saturation:ratio, 1)1803 + or1804 + clamp_min(clamp_max(gitlab_sli:gitlab_component_saturation:ratio > on(component) group_left slo:max:soft:gitlab_sli:gitlab_component_saturation:ratio, 0.5), 0.5)1805 + or1806 + clamp_max(gitlab_sli:gitlab_component_saturation:ratio > on(component) group_left slo:max:hard:gitlab_sli:gitlab_component_saturation:ratio, 0)1807 +1808 + # Open file descriptors1809 + - record: gitlab_sli:gitlab_component_saturation:ratio1810 + labels:1811 + component: 'open_fds'1812 + expr: >1813 + max(1814 + max_over_time(process_open_fds[1m])1815 + /1816 + max_over_time(process_max_fds[1m])1817 + )1818 + - record: gitlab_sli:gitlab_component_saturation:ratio1819 + labels:1820 + component: 'open_ruby_fds'1821 + expr: >1822 + max(1823 + max_over_time(ruby_file_descriptors[1m])1824 + /1825 + max_over_time(ruby_process_max_fds[1m])1826 + )1827 +1828 +# Unlike other service metrics, we record the stats for each component independently1829 +- name: GitLab Saturation Ratios Stats1830 + interval: 5m1831 + rules:1832 + # Average values for each service, over a week1833 + - record: gitlab_sli:gitlab_component_saturation:ratio:avg_over_time_1w1834 + expr: >1835 + avg_over_time(gitlab_sli:gitlab_component_saturation:ratio[1w])1836 +1837 + # Using linear week-on-week growth, what prediction to we have for 2w from now?1838 + - record: gitlab_sli:gitlab_component_saturation:ratio:predict_linear_2w1839 + expr: >1840 + predict_linear(gitlab_sli:gitlab_component_saturation:ratio:avg_over_time_1w[1w], 86400 * 14)1841 +1842 + # Using linear week-on-week growth, what prediction to we have for 30d from now?1843 + - record: gitlab_sli:gitlab_component_saturation:ratio:predict_linear_30d1844 + expr: >1845 + predict_linear(gitlab_sli:gitlab_component_saturation:ratio:avg_over_time_1w[1w], 86400 * 30)1846 +1847 + # Sapdex, average for week1848 + - record: gitlab_sli:gitlab_component_saturation:ratio:sapdex:avg_over_time_1w1849 + expr: >1850 + avg_over_time(gitlab_sli:gitlab_component_saturation:ratio:sapdex[1w])1851 +1852 + # Sapdex long term trend forecasting1853 + # Using linear week-on-week growth, what prediction to we have for 30d from now?1854 + - record: gitlab_sli:gitlab_component_saturation:ratio:sapdex:avg_over_time_1w:predict_linear_30d1855 + expr: >1856 + predict_linear(gitlab_sli:gitlab_component_saturation:ratio:sapdex:avg_over_time_1w[1w], 86400 * 30)1857 +1858 +###1859 +# Metrics used by Usage Ping reports. These are primarily for self-managed installations.1861 +#1862 +- name: GitLab Usage Ping1863 + interval: 5m1864 + rules:1865 + ###1866 + # Application wide metrics1867 + #1868 + - record: gitlab_usage_ping:ops:rate5m1869 + labels:1870 + service: workhorse1871 + component: http_requests1872 + expr: sum (rate (gitlab_workhorse_http_requests_total[5m]))1873 +1874 + # Database Primary Performance Indicator: Query apdex1875 + # Target -> 100ms1876 + # Tolerable -> 250ms1877 + - record: gitlab_usage_ping:sql_duration_apdex:ratio_rate5m1878 + expr: >1879 + (1880 + sum(rate(gitlab_sql_duration_seconds_bucket{le="0.1"}[5m]))1881 + +1882 + sum(rate(gitlab_sql_duration_seconds_bucket{le="0.25"}[5m]))1883 + )1884 + /1885 + 21886 + /1887 + (1888 + sum(rate(gitlab_sql_duration_seconds_count[5m])) > 01889 + )1890 +1891 + - record: gitlab_usage_ping:gitaly_apdex:ratio_avg_over_time_5m1892 + expr: avg_over_time(gitlab_sli:gitlab_component_apdex:ratio{job="gitaly"}[5m])1893 +1894 + ###1895 + # Node level metrics1896 + #1897 + - record: gitlab_usage_ping:node_cpus:count1898 + expr: max (instance:node_cpus:count) by (instance)1899 + - record: gitlab_usage_ping:node_memory_total_bytes:max1900 + expr: max (node_memory_MemTotal_bytes) by (instance)1901 + - record: gitlab_usage_ping:node_cpu_utilization:avg1902 + expr: avg (instance:node_cpu_utilization:ratio) by (instance)1903 + - record: gitlab_usage_ping:node_memory_utilization:avg1904 + expr: avg (instance:node_memory_utilization:ratio) by (instance)1905 +1906 + ###1907 + # Service level metrics1908 + #1909 + - record: gitlab_usage_ping:node_service_process_resident_memory_bytes:avg1910 + expr: avg by (instance, job) ({__name__ =~ "(ruby_){0,1}process_resident_memory_bytes", job != "gitlab_exporter_process"})1911 + - record: gitlab_usage_ping:node_service_process_unique_memory_bytes:avg1912 + expr: avg by (instance, job) ({__name__ =~ "(ruby_){0,1}process_unique_memory_bytes", job != "gitlab_exporter_process"})1913 + - record: gitlab_usage_ping:node_service_process_proportional_memory_bytes:avg1914 + expr: avg by (instance, job) ({__name__ =~ "(ruby_){0,1}process_proportional_memory_bytes", job != "gitlab_exporter_process"})1915 + - record: gitlab_usage_ping:node_service_process:count1916 + expr: >1917 + count by (instance, job) (1918 + {__name__ =~ "(ruby_){0,1}process_start_time_seconds", job != "gitlab_exporter_process"}1919 + )1920 + - record: gitlab_usage_ping:node_service_app_server_workers:sum1921 + labels:1922 + server: puma1923 + expr: sum by (instance, job) (puma_workers)[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] owner changed to 9921924[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] mode changed to 6441925 - change mode from '' to '0644'1926 - change owner from '' to 'gitlab-prometheus'1927[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] not queuing delayed action run on execute[reload prometheus] (delayed), as it's already been queued1928 * template[/var/opt/gitlab/prometheus/rules/node.rules] action create[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] created file /var/opt/gitlab/prometheus/rules/node.rules1929 - create new file /var/opt/gitlab/prometheus/rules/node.rules[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] updated file contents /var/opt/gitlab/prometheus/rules/node.rules1930 - update content in file /var/opt/gitlab/prometheus/rules/node.rules from none to bea78d1931 --- /var/opt/gitlab/prometheus/rules/node.rules 2023-07-20 03:20:46.000000000 +00001932 +++ /var/opt/gitlab/prometheus/rules/.chef-node20230720-37-yvwyhs.rules 2023-07-20 03:20:46.000000000 +00001933 @@ -1,42 +1,84 @@1934 +groups:1935 +- name: Node1936 + rules:1937 + - record: instance:node_cpus:count1938 + expr: count without(cpu, mode) (node_cpu{mode="idle"})1939 + - record: instance:node_cpus:count1940 + expr: count without(cpu, mode) (node_cpu_seconds_total{mode="idle"})1941 + - record: instance_cpu:node_cpu_seconds_not_idle:rate5m1942 + expr: sum without(mode) (rate(node_cpu{mode!="idle"}[5m]))1943 + - record: instance_cpu:node_cpu_seconds_not_idle:rate5m1944 + expr: sum without(mode) (rate(node_cpu_seconds_total{mode!="idle"}[5m]))1945 + - record: instance_mode:node_cpu_seconds:rate5m1946 + expr: sum without(cpu) (rate(node_cpu[5m]))1947 + - record: instance_mode:node_cpu_seconds:rate5m1948 + expr: sum without(cpu) (rate(node_cpu_seconds_total[5m]))1949 + - record: instance:node_cpu_utilization:ratio1950 + expr: sum without(mode) (instance_mode:node_cpu_seconds:rate5m{mode!="idle"})1951 + / instance:node_cpus:count1952 + - record: instance:node_memory_utilization:ratio1953 + expr: >1954 + 1 - (1955 + node_memory_MemAvailable_bytes or1956 + (node_memory_MemFree_bytes + node_memory_Buffers_bytes + node_memory_Cached_bytes)1957 + ) / node_memory_MemTotal_bytes1958 + - record: instance:node_filesystem_avail:ratio1959 + expr: node_filesystem_avail_bytes / (node_filesystem_size_bytes > 0)1960 + - alert: FilesystemAlmostFull1961 + expr: instance:node_filesystem_avail:ratio * 100 < 5 and node_filesystem_avail_bytes < 10 * 1024 * 1024 * 10241962 + for: 10m1963 + annotations:1964 + description: The filesystem {{ $labels.device }}:{{ $labels.mountpoint }} on1965 + {{ $labels.instance }} has {{ $value | printf "%.2f" }}% space available.1966 + summary: The filesystem {{ $labels.device }}:{{ $labels.mountpoint }} is almost1967 + full1968 + - alert: FilesystemFullIn1Day1969 + expr: predict_linear(node_filesystem_avail_bytes[6h], 24 * 3600) < 01970 + for: 30m1971 + annotations:1972 + description: The filesystem {{ $labels.device }}:{{ $labels.mountpoint }} on1973 + {{ $labels.instance }} will be full in the next 24 hours.1974 + summary: The filesystem {{ $labels.device }}:{{ $labels.mountpoint }} will be1975 + full within 24 hours[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] owner changed to 9921976[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] mode changed to 6441977 - change mode from '' to '0644'1978 - change owner from '' to 'gitlab-prometheus'1979[2023-07-20T03:20:46+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] not queuing delayed action run on execute[reload prometheus] (delayed), as it's already been queued1980Recipe: monitoring::alertmanager1981 * directory[/var/opt/gitlab/alertmanager] action create[2023-07-20T03:20:46+00:00] INFO: directory[/var/opt/gitlab/alertmanager] created directory /var/opt/gitlab/alertmanager1982 - create new directory /var/opt/gitlab/alertmanager[2023-07-20T03:20:46+00:00] INFO: directory[/var/opt/gitlab/alertmanager] owner changed to 9921983[2023-07-20T03:20:46+00:00] INFO: directory[/var/opt/gitlab/alertmanager] mode changed to 7501984 - change mode from '' to '0750'1985 - change owner from '' to 'gitlab-prometheus'1986 * directory[/var/log/gitlab/alertmanager] action create[2023-07-20T03:20:46+00:00] INFO: directory[/var/log/gitlab/alertmanager] created directory /var/log/gitlab/alertmanager1987 - create new directory /var/log/gitlab/alertmanager[2023-07-20T03:20:46+00:00] INFO: directory[/var/log/gitlab/alertmanager] owner changed to 9921988[2023-07-20T03:20:46+00:00] INFO: directory[/var/log/gitlab/alertmanager] mode changed to 7001989 - change mode from '' to '0700'1990 - change owner from '' to 'gitlab-prometheus'1991 * directory[/opt/gitlab/etc/alertmanager/env] action create[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/etc/alertmanager/env] created directory /opt/gitlab/etc/alertmanager/env1992 - create new directory /opt/gitlab/etc/alertmanager/env[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/etc/alertmanager/env] owner changed to 9921993[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/etc/alertmanager/env] mode changed to 7001994 - change mode from '' to '0700'1995 - change owner from '' to 'gitlab-prometheus'1996 * env_dir[/opt/gitlab/etc/alertmanager/env] action create1997 * directory[/opt/gitlab/etc/alertmanager/env] action create (up to date)1998 * file[/opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR] action create[2023-07-20T03:20:46+00:00] INFO: file[/opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR] created file /opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR1999 - create new file /opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR[2023-07-20T03:20:46+00:00] INFO: file[/opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR2000 - update content in file /opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR from none to 4f45cf2001 - suppressed sensitive resource2003 * file[Alertmanager config] action create[2023-07-20T03:20:46+00:00] INFO: file[Alertmanager config] created file /var/opt/gitlab/alertmanager/alertmanager.yml2004 - create new file /var/opt/gitlab/alertmanager/alertmanager.yml[2023-07-20T03:20:46+00:00] INFO: file[Alertmanager config] updated file contents /var/opt/gitlab/alertmanager/alertmanager.yml2005 - update content in file /var/opt/gitlab/alertmanager/alertmanager.yml from none to 21b7be2006 --- /var/opt/gitlab/alertmanager/alertmanager.yml 2023-07-20 03:20:46.000000000 +00002007 +++ /var/opt/gitlab/alertmanager/.chef-alertmanager20230720-37-e9jhp6.yml 2023-07-20 03:20:46.000000000 +00002008 @@ -1,9 +1,18 @@2009 +---2010 +global: {}2011 +templates: []2012 +route:2013 + receiver: default-receiver2014 + routes: []2015 +receivers:2016 +- name: default-receiver2017 +inhibit_rules: [][2023-07-20T03:20:46+00:00] INFO: file[Alertmanager config] owner changed to 9922018[2023-07-20T03:20:46+00:00] INFO: file[Alertmanager config] mode changed to 6442019 - change mode from '' to '0644'2020 - change owner from '' to 'gitlab-prometheus'2021[2023-07-20T03:20:46+00:00] INFO: file[Alertmanager config] not queuing delayed action restart on runit_service[alertmanager] (delayed), as it's already been queued2022 * service[alertmanager] action nothing (skipped due to action :nothing)2023 * runit_service[alertmanager] action enable2024 * ruby_block[restart_service] action nothing (skipped due to action :nothing)2025 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)2026 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)2027 * directory[/opt/gitlab/sv/alertmanager] action create[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager] created directory /opt/gitlab/sv/alertmanager2028 - create new directory /opt/gitlab/sv/alertmanager[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager] owner changed to 02029[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager] group changed to 02030[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager] mode changed to 7552031 - change mode from '' to '0755'2032 - change owner from '' to 'root'2033 - change group from '' to 'root'2034 * template[/opt/gitlab/sv/alertmanager/run] action create[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] created file /opt/gitlab/sv/alertmanager/run2035 - create new file /opt/gitlab/sv/alertmanager/run[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] updated file contents /opt/gitlab/sv/alertmanager/run2036 - update content in file /opt/gitlab/sv/alertmanager/run from none to 36da8b2037 --- /opt/gitlab/sv/alertmanager/run 2023-07-20 03:20:46.000000000 +00002038 +++ /opt/gitlab/sv/alertmanager/.chef-run20230720-37-mazb3l 2023-07-20 03:20:46.000000000 +00002039 @@ -1,8 +1,16 @@2040 +#!/bin/sh2041 +exec 2>&12042 +2043 +umask 0772044 +exec chpst -P -e /opt/gitlab/etc/alertmanager/env \2045 + -U gitlab-prometheus:gitlab-prometheus \2046 + -u gitlab-prometheus:gitlab-prometheus \2047 + /opt/gitlab/embedded/bin/alertmanager --web.listen-address=localhost:9093 --storage.path=/var/opt/gitlab/alertmanager/data --config.file=/var/opt/gitlab/alertmanager/alertmanager.yml[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] owner changed to 02048[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] group changed to 02049[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] mode changed to 7552050 - change mode from '' to '0755'2051 - change owner from '' to 'root'2052 - change group from '' to 'root'2053 * directory[/opt/gitlab/sv/alertmanager/log] action create[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log] created directory /opt/gitlab/sv/alertmanager/log2054 - create new directory /opt/gitlab/sv/alertmanager/log[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log] owner changed to 02055[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log] group changed to 02056[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log] mode changed to 7552057 - change mode from '' to '0755'2058 - change owner from '' to 'root'2059 - change group from '' to 'root'2060 * directory[/opt/gitlab/sv/alertmanager/log/main] action create[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log/main] created directory /opt/gitlab/sv/alertmanager/log/main2061 - create new directory /opt/gitlab/sv/alertmanager/log/main[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log/main] owner changed to 02062[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log/main] group changed to 02063[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log/main] mode changed to 7552064 - change mode from '' to '0755'2065 - change owner from '' to 'root'2066 - change group from '' to 'root'2067 * template[/opt/gitlab/sv/alertmanager/log/config] action create[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] created file /opt/gitlab/sv/alertmanager/log/config2068 - create new file /opt/gitlab/sv/alertmanager/log/config[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] updated file contents /opt/gitlab/sv/alertmanager/log/config2069 - update content in file /opt/gitlab/sv/alertmanager/log/config from none to 623c002070 --- /opt/gitlab/sv/alertmanager/log/config 2023-07-20 03:20:46.000000000 +00002071 +++ /opt/gitlab/sv/alertmanager/log/.chef-config20230720-37-sze46u 2023-07-20 03:20:46.000000000 +00002072 @@ -1,6 +1,12 @@2073 +s2097152002074 +n302075 +t864002076 +!gzip2077 +2078 +[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] owner changed to 02079[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] group changed to 02080[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] mode changed to 6442081 - change mode from '' to '0644'2082 - change owner from '' to 'root'2083 - change group from '' to 'root'2084[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] sending create action to ruby_block[verify_chown_persisted_on_alertmanager] (immediate)2085 * ruby_block[verify_chown_persisted_on_alertmanager] action create[2023-07-20T03:20:46+00:00] INFO: ruby_block[verify_chown_persisted_on_alertmanager] called2086 - execute the ruby block verify_chown_persisted_on_alertmanager2087 * ruby_block[verify_chown_persisted_on_alertmanager] action nothing (skipped due to action :nothing)2088 * link[/var/log/gitlab/alertmanager/config] action create[2023-07-20T03:20:46+00:00] INFO: link[/var/log/gitlab/alertmanager/config] created2089 - create symlink at /var/log/gitlab/alertmanager/config to /opt/gitlab/sv/alertmanager/log/config2090 * template[/opt/gitlab/sv/alertmanager/log/run] action create[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] created file /opt/gitlab/sv/alertmanager/log/run2091 - create new file /opt/gitlab/sv/alertmanager/log/run[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] updated file contents /opt/gitlab/sv/alertmanager/log/run2092 - update content in file /opt/gitlab/sv/alertmanager/log/run from none to 9a46262093 --- /opt/gitlab/sv/alertmanager/log/run 2023-07-20 03:20:46.000000000 +00002094 +++ /opt/gitlab/sv/alertmanager/log/.chef-run20230720-37-darxx8 2023-07-20 03:20:46.000000000 +00002095 @@ -1,5 +1,10 @@2096 +#!/bin/sh2097 +exec chpst -P \2098 + -U root:root \2099 + -u root:root \2100 + svlogd -tt /var/log/gitlab/alertmanager[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] owner changed to 02101[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] group changed to 02102[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] mode changed to 7552103 - change mode from '' to '0755'2104 - change owner from '' to 'root'2105 - change group from '' to 'root'2106 * directory[/opt/gitlab/sv/alertmanager/env] action create[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/env] created directory /opt/gitlab/sv/alertmanager/env2107 - create new directory /opt/gitlab/sv/alertmanager/env[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/env] owner changed to 02108[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/env] group changed to 02109[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/env] mode changed to 7552110 - change mode from '' to '0755'2111 - change owner from '' to 'root'2112 - change group from '' to 'root'2113 * ruby_block[Delete unmanaged env files for alertmanager service] action run (skipped due to only_if)2114 * template[/opt/gitlab/sv/alertmanager/check] action create (skipped due to only_if)2115 * template[/opt/gitlab/sv/alertmanager/finish] action create (skipped due to only_if)2116 * directory[/opt/gitlab/sv/alertmanager/control] action create[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/control] created directory /opt/gitlab/sv/alertmanager/control2117 - create new directory /opt/gitlab/sv/alertmanager/control[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/control] owner changed to 02118[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/control] group changed to 02119[2023-07-20T03:20:46+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/control] mode changed to 7552120 - change mode from '' to '0755'2121 - change owner from '' to 'root'2122 - change group from '' to 'root'2123 * link[/opt/gitlab/init/alertmanager] action create[2023-07-20T03:20:46+00:00] INFO: link[/opt/gitlab/init/alertmanager] created2124 - create symlink at /opt/gitlab/init/alertmanager to /opt/gitlab/embedded/bin/sv2125 * file[/opt/gitlab/sv/alertmanager/down] action nothing (skipped due to action :nothing)2126[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] sending run action to ruby_block[restart_service] (delayed)2127 * ruby_block[restart_service] action run (skipped due to only_if)2128[2023-07-20T03:20:46+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] sending create action to ruby_block[reload_log_service] (delayed)2129 * ruby_block[reload_log_service] action create2130 * ruby_block[restart_service] action nothing (skipped due to action :nothing)2131 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)2132 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)2133 * directory[/opt/gitlab/sv/alertmanager] action create (up to date)2134 * template[/opt/gitlab/sv/alertmanager/run] action create (up to date)2135 * directory[/opt/gitlab/sv/alertmanager/log] action create (up to date)2136 * directory[/opt/gitlab/sv/alertmanager/log/main] action create (up to date)2137 * template[/opt/gitlab/sv/alertmanager/log/config] action create (up to date)2138 * ruby_block[verify_chown_persisted_on_alertmanager] action nothing (skipped due to action :nothing)2139 * link[/var/log/gitlab/alertmanager/config] action create (up to date)2140 * template[/opt/gitlab/sv/alertmanager/log/run] action create (up to date)2141 * directory[/opt/gitlab/sv/alertmanager/env] action create (up to date)2142 * ruby_block[Delete unmanaged env files for alertmanager service] action run (skipped due to only_if)2143 * template[/opt/gitlab/sv/alertmanager/check] action create (skipped due to only_if)2144 * template[/opt/gitlab/sv/alertmanager/finish] action create (skipped due to only_if)2145 * directory[/opt/gitlab/sv/alertmanager/control] action create (up to date)2146 * link[/opt/gitlab/init/alertmanager] action create (up to date)2147 * file[/opt/gitlab/sv/alertmanager/down] action nothing (skipped due to action :nothing)2148 * directory[/opt/gitlab/service] action create (up to date)2149 * link[/opt/gitlab/service/alertmanager] action create[2023-07-20T03:20:47+00:00] INFO: link[/opt/gitlab/service/alertmanager] created2150 - create symlink at /opt/gitlab/service/alertmanager to /opt/gitlab/sv/alertmanager2151 * ruby_block[wait for alertmanager service socket] action run[2023-07-20T03:20:51+00:00] INFO: ruby_block[wait for alertmanager service socket] called2152 - execute the ruby block wait for alertmanager service socket2153 * file[/var/log/gitlab/alertmanager/current] action touch (skipped due to only_if)2154[2023-07-20T03:20:52+00:00] INFO: ruby_block[reload_log_service] called2155 - execute the ruby block reload_log_service2156[2023-07-20T03:20:52+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] sending run action to ruby_block[restart_log_service] (delayed)2157 * ruby_block[restart_log_service] action run2158 * ruby_block[restart_service] action nothing (skipped due to action :nothing)2159 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)2160 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)2161 * directory[/opt/gitlab/sv/alertmanager] action create (up to date)2162 * template[/opt/gitlab/sv/alertmanager/run] action create (up to date)2163 * directory[/opt/gitlab/sv/alertmanager/log] action create (up to date)2164 * directory[/opt/gitlab/sv/alertmanager/log/main] action create (up to date)2165 * template[/opt/gitlab/sv/alertmanager/log/config] action create (up to date)2166 * ruby_block[verify_chown_persisted_on_alertmanager] action nothing (skipped due to action :nothing)2167 * link[/var/log/gitlab/alertmanager/config] action create (up to date)2168 * template[/opt/gitlab/sv/alertmanager/log/run] action create (up to date)2169 * directory[/opt/gitlab/sv/alertmanager/env] action create (up to date)2170 * ruby_block[Delete unmanaged env files for alertmanager service] action run (skipped due to only_if)2171 * template[/opt/gitlab/sv/alertmanager/check] action create (skipped due to only_if)2172 * template[/opt/gitlab/sv/alertmanager/finish] action create (skipped due to only_if)2173 * directory[/opt/gitlab/sv/alertmanager/control] action create (up to date)2174 * link[/opt/gitlab/init/alertmanager] action create (up to date)2175 * file[/opt/gitlab/sv/alertmanager/down] action nothing (skipped due to action :nothing)2176 * directory[/opt/gitlab/service] action create (up to date)2177 * link[/opt/gitlab/service/alertmanager] action create (up to date)2178 * ruby_block[wait for alertmanager service socket] action run (skipped due to not_if)2179 * file[/var/log/gitlab/alertmanager/current] action touch (skipped due to only_if)2180[2023-07-20T03:20:52+00:00] INFO: ruby_block[restart_log_service] called2181 - execute the ruby block restart_log_service2182 * directory[/opt/gitlab/service] action create (up to date)2183 * link[/opt/gitlab/service/alertmanager] action create (up to date)2184 * ruby_block[wait for alertmanager service socket] action run (skipped due to not_if)2185 * file[/var/log/gitlab/alertmanager/current] action touch (skipped due to only_if)2187 * execute[/opt/gitlab/bin/gitlab-ctl start alertmanager] action run2188 [execute] ok: run: alertmanager: (pid 757) 3s2189[2023-07-20T03:20:53+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start alertmanager] ran successfully2190 - execute /opt/gitlab/bin/gitlab-ctl start alertmanager2191Recipe: monitoring::postgres-exporter_disable2192 * service[postgres-exporter] action nothing (skipped due to action :nothing)2193 * runit_service[postgres-exporter] action disable2194 * ruby_block[disable postgres-exporter] action run (skipped due to only_if)2195 (up to date)2196 * consul_service[postgres-exporter] action delete2197 * file[/var/opt/gitlab/consul/config.d/postgres-exporter-service.json] action delete (up to date)2198 (up to date)2199Recipe: monitoring::grafana_disable2200 * service[grafana] action nothing (skipped due to action :nothing)2201 * runit_service[grafana] action disable2202 * ruby_block[disable grafana] action run (skipped due to only_if)2203 (up to date)2204Recipe: gitlab::database_reindexing_disable2205 * crond_job[database-reindexing] action delete2206 * file[/var/opt/gitlab/crond/database-reindexing] action delete (up to date)2207 (up to date)2208[2023-07-20T03:20:53+00:00] INFO: templatesymlink[Create a gitlab.yml and create a symlink to Rails root] sending run action to execute[clear the gitlab-rails cache] (delayed)2209Recipe: gitlab::gitlab-rails2210 * execute[clear the gitlab-rails cache] action run (skipped due to not_if)2211[2023-07-20T03:20:53+00:00] INFO: version_file[Create version file for Gitaly] sending hup action to runit_service[gitaly] (delayed)2212Recipe: gitaly::enable2213 * runit_service[gitaly] action hup[2023-07-20T03:20:53+00:00] INFO: runit_service[gitaly] signalled (HUP)2214[2023-07-20T03:20:53+00:00] INFO: runit_service[gitaly] sent hup2215 - send hup to runit_service[gitaly]2216[2023-07-20T03:20:53+00:00] INFO: version_file[Create version file for Gitlab KAS] sending restart action to runit_service[gitlab-kas] (delayed)2217Recipe: gitlab-kas::enable2218 * runit_service[gitlab-kas] action restart2220 ================================================================================2221 Error executing action `restart` on resource 'runit_service[gitlab-kas]'2222 ================================================================================2224 Mixlib::ShellOut::ShellCommandFailed2225 ------------------------------------2226 Expected process to exit with [0], but received '1'2227 ---- Begin output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----2228 STDOUT: timeout: down: /opt/gitlab/service/gitlab-kas: 0s, normally up, want up2229 STDERR: 2230 ---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----2231 Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas returned 12233 Cookbook Trace: (most recent call first)2234 ----------------------------------------2235 /opt/gitlab/embedded/cookbooks/cache/cookbooks/runit/libraries/helpers.rb:136:in `safe_sv_shellout!'2236 /opt/gitlab/embedded/cookbooks/cache/cookbooks/runit/libraries/helpers.rb:164:in `restart_service'2237 /opt/gitlab/embedded/cookbooks/cache/cookbooks/runit/libraries/provider_runit_service.rb:368:in `block in <class:RunitService>'2239 Resource Declaration:2240 ---------------------2241 suppressed sensitive resource output2243 Compiled Resource:2244 ------------------2245 suppressed sensitive resource output2247 System Info:2248 ------------2249 chef_version=17.10.02250 platform=ubuntu2251 platform_version=22.042252 ruby=ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x86_64-linux]2253 program_name=/opt/gitlab/embedded/bin/cinc-client2254 executable=/opt/gitlab/embedded/bin/cinc-client2256[2023-07-20T03:21:24+00:00] INFO: env_dir[/opt/gitlab/etc/prometheus/env] sending restart action to runit_service[prometheus] (delayed)2257Recipe: monitoring::prometheus2258 * runit_service[prometheus] action restart (up to date)2259[2023-07-20T03:21:24+00:00] INFO: file[Prometheus config] sending run action to execute[reload prometheus] (delayed)2260 * execute[reload prometheus] action run[2023-07-20T03:21:25+00:00] INFO: execute[reload prometheus] ran successfully2261 - execute /opt/gitlab/bin/gitlab-ctl hup prometheus2262[2023-07-20T03:21:25+00:00] INFO: env_dir[/opt/gitlab/etc/alertmanager/env] sending restart action to runit_service[alertmanager] (delayed)2263Recipe: monitoring::alertmanager2264 * runit_service[alertmanager] action restart (up to date)2265Running handlers:2266There was an error running gitlab-ctl reconfigure:2267runit_service[gitlab-kas] (gitlab-kas::enable line 148) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'2268---- Begin output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----2269STDOUT: timeout: down: /opt/gitlab/service/gitlab-kas: 0s, normally up, want up2270STDERR: 2271---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----2272Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas returned 12273[2023-07-20T03:21:25+00:00] ERROR: Running exception handlers2274Running handlers complete2275[2023-07-20T03:21:25+00:00] ERROR: Exception handlers complete2276Infra Phase failed. 258 resources updated in 01 minutes 13 seconds2277[2023-07-20T03:21:25+00:00] FATAL: Stacktrace dumped to /opt/gitlab/embedded/cookbooks/cache/cinc-stacktrace.out2278[2023-07-20T03:21:25+00:00] FATAL: ---------------------------------------------------------------------------------------2279[2023-07-20T03:21:25+00:00] FATAL: PLEASE PROVIDE THE CONTENTS OF THE stacktrace.out FILE (above) IF YOU FILE A BUG REPORT2280[2023-07-20T03:21:25+00:00] FATAL: ---------------------------------------------------------------------------------------2281[2023-07-20T03:21:25+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: runit_service[gitlab-kas] (gitlab-kas::enable line 148) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'2282---- Begin output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----2283STDOUT: timeout: down: /opt/gitlab/service/gitlab-kas: 0s, normally up, want up2284STDERR: 2285---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----2286Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas returned 12287[Jul 20 2023 03:21:26 UTC (Gitlab QA)] WARN -- Retry instance_no_teardown due to Support::ShellCommand::StatusError -- attempt 12288[Jul 20 2023 03:21:26 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitaly3`2289[Jul 20 2023 03:21:26 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`2290[Jul 20 2023 03:21:27 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`2291[Jul 20 2023 03:21:27 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitaly3$`2292[Jul 20 2023 03:21:27 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitaly3`2293[Jul 20 2023 03:21:27 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`2294[Jul 20 2023 03:21:27 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitaly3 --net test --hostname gitaly3.test -p 8075 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-20-03-13-21-3545a9c0/gitaly3/logs:/var/log/gitlab:z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`2295[Jul 20 2023 03:21:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly3 bash -c "echo \"postgresql['enable'] = false;2296redis['enable'] = false;2297nginx['enable'] = false;2298puma['enable'] = false;2299sidekiq['enable'] = false;2300gitlab_workhorse['enable'] = false;2301gitlab_rails['rake_cache_clear'] = false;2302gitlab_rails['auto_migrate'] = false;2303gitlab_exporter['enable'] = false;2304praefect['enable'] = false;2305prometheus['enable'] = true;2306gitaly['enable'] = true;2307gitaly['configuration'] = {2308 'listen_addr': '0.0.0.0:8075',2309 'prometheus_listen_addr': '0.0.0.0:9236',2310 'auth_token': 'PRAEFECT_INTERNAL_TOKEN'2311}2312gitlab_shell['secret_token'] = 'GITLAB_SHELL_SECRET_TOKEN';2313gitlab_rails['internal_api_url'] = 'http://gitlab-gitaly-cluster.test';2314git_data_dirs({2315 'gitaly1' => {2316 'path' => '/var/opt/gitlab/git-data'2317 },2318 'gitaly2' => {2319 'path' => '/var/opt/gitlab/git-data'2320 },2321 'gitaly3' => {2322 'path' => '/var/opt/gitlab/git-data'2323 }2324});2325\" > /etc/gitlab/gitlab.rb;"`2326[Jul 20 2023 03:21:28 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitaly3`2327[Jul 20 2023 03:22:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly3 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`2328[Jul 20 2023 03:22:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly3 bash -c "echo '#!/usr/bin/env bash2329if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then2330 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'2331 exit 12332fi2333' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`2334[Jul 20 2023 03:22:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly3 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`2335[Jul 20 2023 03:22:25 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`2336[Jul 20 2023 03:22:25 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`2337[Jul 20 2023 03:22:25 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^praefect$`2338[Jul 20 2023 03:22:25 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`2339[Jul 20 2023 03:22:25 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name praefect --net test --hostname praefect.test -p 2305 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-20-03-13-21-3545a9c0/praefect/logs:/var/log/gitlab:z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`2340[Jul 20 2023 03:22:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec praefect bash -c "echo \"postgresql['enable'] = false;2341redis['enable'] = false;2342nginx['enable'] = false;2343puma['enable'] = false;2344sidekiq['enable'] = false;2345gitlab_workhorse['enable'] = false;2346gitlab_rails['rake_cache_clear'] = false;2347gitlab_rails['auto_migrate'] = false;2348gitlab_exporter['enable'] = false;2349gitaly['enable'] = false;2350prometheus['enable'] = true;2351praefect['enable'] = true;2352praefect['configuration'] = {2353 listen_addr: '0.0.0.0:2305',2354 prometheus_listen_addr: '0.0.0.0:9652',2355 auth: {2356 token: 'PRAEFECT_EXTERNAL_TOKEN'2357 },2358 reconciliation: {2359 scheduling_interval: '10s'2360 },2361 database: {2362 host: 'postgres.test',2363 port: 5432,2364 user: 'postgres',2365 password: 'SQL_PASSWORD',2366 dbname: 'praefect_production',2367 sslmode: 'disable'2368 },2369 virtual_storage: [2370 {2371 name: 'default',2372 node: [2373 {2374 'storage': 'gitaly1',2375 'address': 'tcp://gitaly1.test:8075',2376 'token': 'PRAEFECT_INTERNAL_TOKEN'2377 },2378 {2379 'storage': 'gitaly2',2380 'address': 'tcp://gitaly2.test:8075',2381 'token': 'PRAEFECT_INTERNAL_TOKEN'2382 },2383 {2384 'storage': 'gitaly3',2385 'address': 'tcp://gitaly3.test:8075',2386 'token': 'PRAEFECT_INTERNAL_TOKEN'2387 }2388 ],2389 }2390 ]2391}2392\" > /etc/gitlab/gitlab.rb;"`2393[Jul 20 2023 03:22:27 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false praefect`2394[Jul 20 2023 03:23:46 UTC (Gitlab QA)] ERROR -- Shell command output:2395Cleaning stale PIDs & sockets2396cat: /var/opt/gitlab/gitlab-rails/VERSION: No such file or directory2397Generating ssh_host_rsa_key...2398Generating public/private rsa key pair.2399Your identification has been saved in /etc/gitlab/ssh_host_rsa_key2400Your public key has been saved in /etc/gitlab/ssh_host_rsa_key.pub2401The key fingerprint is:2402SHA256:XIc3ROIldZVAx5qASnsWRynWgYuAmtHI+XqgCfcWiAA root@praefect.test2403The key's randomart image is:2404+---[RSA 3072]----+2405|E + . B=Oo+oo|2406|.= o . . B @ ..o |2407|..=. o = O = o |2408|o+o.. = = o + |2409|ooo. . S |2410|o. .o |2411| .. |2412| |2413| |2414+----[SHA256]-----+2415Generating ssh_host_ecdsa_key...2416Generating public/private ecdsa key pair.2417Your identification has been saved in /etc/gitlab/ssh_host_ecdsa_key2418Your public key has been saved in /etc/gitlab/ssh_host_ecdsa_key.pub2419The key fingerprint is:2420SHA256:LMKvEsuW+ortlsGMKPutY06sMbhljzXbkQ2RC/O7oJc root@praefect.test2421The key's randomart image is:2422+---[ECDSA 256]---+2423| |2424| . |2425| o o |2426| . + + |2427|.+ o = S |2428|=.= o * |2429|=o=*+.= . |2430|oX@*E* o |2431|*@X== o |2432+----[SHA256]-----+2433Generating ssh_host_ed25519_key...2434Generating public/private ed25519 key pair.2435Your identification has been saved in /etc/gitlab/ssh_host_ed25519_key2436Your public key has been saved in /etc/gitlab/ssh_host_ed25519_key.pub2437The key fingerprint is:2438SHA256:uvCOiERo7UTZ5KV2Qh1QiISYvCD4T69YlYJPg/eEYeY root@praefect.test2439The key's randomart image is:2440+--[ED25519 256]--+2441|+.o..+=+. |2442|*o .X.o. |2443|o..O O o |2444|..* E * |2445|.o O B S |2446|o o + o. |2447| . +... |2448|.....+ . |2449|. . ..+ |2450+----[SHA256]-----+2451Preparing services...2452Starting services...2453Configuring GitLab...2454/opt/gitlab/embedded/bin/runsvdir-start: line 37: /proc/sys/fs/file-max: Read-only file system2455[2023-07-20T03:22:33+00:00] INFO: Started Cinc Zero at chefzero://localhost:1 with repository at /opt/gitlab/embedded (One version per cookbook)2456Cinc Client, version 17.10.02457Patents: https://www.chef.io/patents2458Infra Phase starting2459[2023-07-20T03:22:33+00:00] INFO: *** Cinc Client 17.10.0 ***2460[2023-07-20T03:22:33+00:00] INFO: Platform: x86_64-linux2461[2023-07-20T03:22:33+00:00] INFO: Cinc-client pid: 372462[2023-07-20T03:22:33+00:00] INFO: Setting the run_list to ["recipe[gitlab]"] from CLI options2463[2023-07-20T03:22:33+00:00] INFO: Run List is [recipe[gitlab]]2464[2023-07-20T03:22:33+00:00] INFO: Run List expands to [gitlab]2465[2023-07-20T03:22:33+00:00] INFO: Starting Cinc Client Run for praefect.test2466[2023-07-20T03:22:33+00:00] INFO: Running start handlers2467[2023-07-20T03:22:33+00:00] INFO: Start handlers complete.2468Resolving cookbooks for run list: ["gitlab"]2469[2023-07-20T03:22:34+00:00] INFO: Loading cookbooks [gitlab@0.0.1, package@0.1.0, logrotate@0.1.0, postgresql@0.1.0, redis@0.1.0, monitoring@0.1.0, registry@0.1.0, mattermost@0.1.0, consul@0.1.0, gitaly@0.1.0, praefect@0.1.0, gitlab-kas@0.1.0, gitlab-pages@0.1.0, letsencrypt@0.1.0, nginx@0.1.0, runit@5.1.7, acme@4.1.6, crond@0.1.0]2470Synchronizing cookbooks:2471[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/add_trusted_certs.rb in the cache.2472[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_migrations.rb in the cache.2473[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/default.rb in the cache.2474[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/config.rb in the cache.2475[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_reindexing_enable.rb in the cache.2476[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-healthcheck.rb in the cache.2477[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/bootstrap.rb in the cache.2478[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_reindexing_disable.rb in the cache.2479[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-rails.rb in the cache.2480[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/bootstrap_disable.rb in the cache.2481[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-shell.rb in the cache.2482[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-workhorse.rb in the cache.2483[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/mailroom_disable.rb in the cache.2484[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/mailroom.rb in the cache.2485[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/nginx.rb in the cache.2486[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/nginx_disable.rb in the cache.2487[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/letsencrypt_renew.rb in the cache.2488[2023-07-20T03:22:34+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-workhorse_disable.rb in the cache.2489[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/puma.rb in the cache.2490[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/puma_disable.rb in the cache.2491[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remote-syslog.rb in the cache.2492[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/rails_pages_shared_path.rb in the cache.2493[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remote-syslog_disable.rb in the cache.2494[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remove_accounts.rb in the cache.2495[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/show_config.rb in the cache.2496[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/storage-check.rb in the cache.2497[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/sidekiq.rb in the cache.2498[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/cable.yml.erb in the cache.2499[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/database.yml.erb in the cache.2500[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitconfig-system.erb in the cache.2501[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/sidekiq_disable.rb in the cache.2502[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-healthcheck-rc.erb in the cache.2503[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-rails-error.html.erb in the cache.2504[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-rails-rc.erb in the cache.2505[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/web-server.rb in the cache.2506[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/storage-check_disable.rb in the cache.2507[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/selinux.rb in the cache.2508[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/recipes/users.rb in the cache.2509[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitconfig.erb in the cache.2510[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-shell-config.yml.erb in the cache.2511[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/make_metrics_rundir.erb in the cache.2512[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab.yml.erb in the cache.2513[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/mount_point_check.erb in the cache.2514[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-kas-http.conf.erb in the cache.2515[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-http.conf.erb in the cache.2516[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-registry-http.conf.erb in the cache.2517[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-health.conf.erb in the cache.2518[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-mattermost-http.conf.erb in the cache.2519[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/redis.yml.erb in the cache.2520[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/remote_syslog.yml.erb in the cache.2521[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/resque.yml.erb in the cache.2522[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/secret_token.erb in the cache.2523[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/secrets.yml.erb in the cache.2524[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-status.conf.erb in the cache.2525[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-pages-http.conf.erb in the cache.2526[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx.conf.erb in the cache.2527[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-log-run.erb in the cache.2528[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-run.erb in the cache.2529[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/puma.rb.erb in the cache.2530[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-log-config.erb in the cache.2531[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-log-run.erb in the cache.2532[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb in the cache.2533[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-finish.erb in the cache.2534[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-log-config.erb in the cache.2535[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/smtp_settings.rb.erb in the cache.2536[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-log-config.erb in the cache.2537[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-run.erb in the cache.2538[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-log-run.erb in the cache.2539[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-h.erb in the cache.2540[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-log-run.erb in the cache.2541[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-run.erb in the cache.2542[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-t.erb in the cache.2543[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-log-config.erb in the cache.2544[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-log-config.erb in the cache.2545[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-run.erb in the cache.2546[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-log-config.erb in the cache.2547[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-log-run.erb in the cache.2548[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-log-run.erb in the cache.2549[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-run.erb in the cache.2550[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-log-run.erb in the cache.2551[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-log-config.erb in the cache.2552[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/workhorse-config.toml.erb in the cache.2553[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-run.erb in the cache.2554[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/README.md in the cache.2555[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/resources/database_objects.rb in the cache.2556[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/resources/rails_migration.rb in the cache.2557[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/resources/puma_config.rb in the cache.2558[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/bash_hide_env.rb in the cache.2559[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/resources/sidekiq_service.rb in the cache.2560[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/account_helper.rb in the cache.2561[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_exporter.rb in the cache.2562[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_mattermost.rb in the cache.2563[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_shell.rb in the cache.2564[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_rails.rb in the cache.2565[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_sshd_helper.rb in the cache.2566[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_workhorse.rb in the cache.2567[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helper.rb in the cache.2568[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/authorizer_helper.rb in the cache.2569[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/base_helper.rb in the cache.2570[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/geo_pg_helper.rb in the cache.2571[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_rails.rb in the cache.2572[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/base_pg_helper.rb in the cache.2573[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_rails_env_helper.rb in the cache.2574[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/grafana_helper.rb in the cache.2575[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/metrics_exporter_helper.rb in the cache.2576[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_workhorse_helper.rb in the cache.2577[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/pg_status_helper.rb in the cache.2578[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/pg_helper.rb in the cache.2579[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/web_server_helper.rb in the cache.2580[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/incoming_email.rb in the cache.2581[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/patroni.rb in the cache.2582[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/logging.rb in the cache.2583[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/nginx.rb in the cache.2584[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/logfiles_helper.rb in the cache.2585[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/pg_version.rb in the cache.2586[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/mailroom_helper.rb in the cache.2587[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/puma.rb in the cache.2588[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/postgresql.rb in the cache.2589[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/redis.rb in the cache.2590[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/rails_migration_helper.rb in the cache.2591[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/redis_helper.rb in the cache.2592[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/redis_uri.rb in the cache.2593[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/sidekiq.rb in the cache.2594[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/registry.rb in the cache.2595[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/storage_check.rb in the cache.2596[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/libraries/smtp_helper.rb in the cache.2597[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/attributes/default.rb in the cache.2598[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab/metadata.rb in the cache.2599[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/recipes/runit_systemd.rb in the cache.2600[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/recipes/runit.rb in the cache.2601[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/templates/default/gitlab-runsvdir.service.erb in the cache.2602[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/resources/account.rb in the cache.2603[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/recipes/runit_upstart.rb in the cache.2604[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/recipes/sysctl.rb in the cache.2605[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/resources/gitlab_sysctl.rb in the cache.2606[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/recipes/runit_sysvinit.rb in the cache.2607 [2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/resources/env_dir.rb in the cache.2608- gitlab (0.0.1)2609[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/resources/storage_directory.rb in the cache.2610[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/resources/templatesymlink.rb in the cache.2611[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/certificate_helper.rb in the cache.2612[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/gitlab.rb in the cache.2613[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/geo_primary.rb in the cache.2614[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/resources/version_file.rb in the cache.2615[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/default.rb in the cache.2616[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/consul.rb in the cache.2617[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/geo_secondary.rb in the cache.2618[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/application.rb in the cache.2619[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/pages.rb in the cache.2620[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/monitoring.rb in the cache.2621[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/postgres.rb in the cache.2622[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/pgbouncer.rb in the cache.2623[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/redis_master.rb in the cache.2624[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/patroni.rb in the cache.2625[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/sidekiq.rb in the cache.2626[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/redis_sentinel.rb in the cache.2627[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/spamcheck.rb in the cache.2628[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config_mash.rb in the cache.2629[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/config/services.rb in the cache.2630[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/formatters/gitlab.rb in the cache.2631[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/deprecations.rb in the cache.2632[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/gitlab_cluster.rb in the cache.2633[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/handlers/gitlab.rb in the cache.2634[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helper.rb in the cache.2635[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/logging_helper.rb in the cache.2636[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/output_helper.rb in the cache.2637[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/node_helper.rb in the cache.2638[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/roles_helper.rb in the cache.2639[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/secrets_helper.rb in the cache.2640[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/selinux_distro_helper.rb in the cache.2641[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/services_helper.rb in the cache.2642[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/version_helper.rb in the cache.2643[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/selinux_helper.rb in the cache.2644[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/systemd_helper.rb in the cache.2645[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/shell_out_helper.rb in the cache.2646[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/object_proxy.rb in the cache.2647[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/omnibus_helper.rb in the cache.2648[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/storage_directory_helper.rb in the cache.2649[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/files/default/gitlab-runsvdir.conf in the cache.2650[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/package.rb in the cache.2651[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/metadata.rb in the cache.2652[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/attributes/default.rb in the cache.2653[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/recipes/disable.rb in the cache.2654[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/recipes/folders_and_configs.rb in the cache.2655[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/package/libraries/settings_dsl.rb in the cache.2656[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/logrotate-service.erb in the cache.2657[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/recipes/enable.rb in the cache.2658[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-log-config.erb in the cache.2659[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/logrotate.conf.erb in the cache.2660[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-log-run.erb in the cache.2661[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/attributes/default.rb in the cache.2662[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-t.erb in the cache.2663[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-run.erb in the cache.2664 - package (0.1.0)2665[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/recipes/bin.rb in the cache.2666[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/logrotate/metadata.rb in the cache.2667[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/recipes/disable.rb in the cache.2668[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/recipes/directory_locations.rb in the cache.2669[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/recipes/enable.rb in the cache.2670 - logrotate (0.1.0)2671[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/recipes/standalone.rb in the cache.2672[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/recipes/user.rb in the cache.2673[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/pg_ident.conf.erb in the cache.2674[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/pg_hba.conf.erb in the cache.2675[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/recipes/sysctl.rb in the cache.2676[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/gitlab-psql-rc.erb in the cache.2677[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/postgresql.conf.erb in the cache.2678[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/postgresql-runtime.conf.erb in the cache.2679[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-t.erb in the cache.2680[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-run.erb in the cache.2681[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/README.md in the cache.2682[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-log-run.erb in the cache.2683[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-log-config.erb in the cache.2684[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/resources/extension.rb in the cache.2685[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/resources/database.rb in the cache.2686[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/resources/config.rb in the cache.2687[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/resources/query.rb in the cache.2688[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/resources/schema.rb in the cache.2689[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/resources/user.rb in the cache.2690[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/attributes/default.rb in the cache.2691[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/recipes/disable.rb in the cache.2692[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/postgresql/metadata.rb in the cache.2693[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/recipes/enable.rb in the cache.2694[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/templates/default/gitlab-redis-cli-rc.erb in the cache.2695[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/templates/default/redis.conf.erb in the cache.2696[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-log-config.erb in the cache.2697[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-log-run.erb in the cache.2698 - postgresql (0.1.0)[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-run.erb in the cache.2699[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/attributes/attributes.rb in the cache.2700[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/resources/service.rb in the cache.2701[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/redis/metadata.rb in the cache.2702[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/alertmanager_disable.rb in the cache.2703[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/alertmanager.rb in the cache.2704[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/default.rb in the cache.2705[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/gitlab-exporter_disable.rb in the cache.2706[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/gitlab-exporter.rb in the cache.2707[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/grafana_disable.rb in the cache.2708[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/grafana.rb in the cache.2709 [2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/node-exporter.rb in the cache.2710- redis (0.1.0)2711[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/node-exporter_disable.rb in the cache.2712[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/pgbouncer-exporter.rb in the cache.2713[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/postgres-exporter_disable.rb in the cache.2714[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/pgbouncer-exporter_disable.rb in the cache.2715[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/postgres-exporter.rb in the cache.2716[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/redis-exporter.rb in the cache.2717[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/prometheus_disable.rb in the cache.2718[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/redis-exporter_disable.rb in the cache.2719[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/prometheus.rb in the cache.2720[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/gitlab-exporter.yml.erb in the cache.2721[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/grafana_ini.erb in the cache.2722[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/recipes/user.rb in the cache.2723[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/mount_point_check.erb in the cache.2724[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/postgres-queries.yaml.erb in the cache.2725[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-run.erb in the cache.2726[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/rules/node.rules in the cache.2727[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/rules/gitlab.rules in the cache.2728[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-log-run.erb in the cache.2729[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-log-config.erb in the cache.2730[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-log-run.erb in the cache.2731[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-log-config.erb in the cache.2732[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-run.erb in the cache.2733[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-log-run.erb in the cache.2734[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-log-config.erb in the cache.2735[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-run.erb in the cache.2736[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-grafana-log-config.erb in the cache.2737[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-grafana-run.erb in the cache.2738[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-grafana-log-run.erb in the cache.2739[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-log-config.erb in the cache.2740[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-log-run.erb in the cache.2741[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-run.erb in the cache.2742[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-log-run.erb in the cache.2743[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-log-config.erb in the cache.2744[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-log-config.erb in the cache.2745[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-run.erb in the cache.2746[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-log-run.erb in the cache.2747[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-log-run.erb in the cache.2748[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-run.erb in the cache.2749[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-log-config.erb in the cache.2750[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-run.erb in the cache.2751[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/libraries/prometheus.rb in the cache.2752[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/libraries/grafana.rb in the cache.2753[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/registry/recipes/disable.rb in the cache.2754[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/attributes/default.rb in the cache.2755[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/registry/recipes/enable.rb in the cache.2756[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/libraries/prometheus_helper.rb in the cache.2757[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/monitoring/metadata.rb in the cache.2758[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-log-run.erb in the cache.2759[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/registry/templates/default/registry-config.yml.erb in the cache.2760[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-log-config.erb in the cache.2761[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-run.erb in the cache.2762[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/registry/attributes/default.rb in the cache.2763 - monitoring (0.1.0)[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/registry/metadata.rb in the cache.2764[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/mattermost/recipes/disable.rb in the cache.2765[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/mattermost/recipes/enable.rb in the cache.2766[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-log-config.erb in the cache.2767[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-log-run.erb in the cache.2768[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-run.erb in the cache.2769[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/mattermost/libraries/mattermost_helper.rb in the cache.2770[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/mattermost/metadata.rb in the cache.2771 - registry (0.1.0)2772[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/mattermost/attributes/default.rb in the cache.2773[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/recipes/configure_services.rb in the cache.2774[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/recipes/disable_service_postgresql.rb in the cache.2775[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/recipes/disable_daemon.rb in the cache.2776[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/recipes/enable.rb in the cache.2777 - mattermost (0.1.0)2778[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/recipes/enable_daemon.rb in the cache.2779[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/recipes/enable_service_postgresql.rb in the cache.2780[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/recipes/disable.rb in the cache.2781[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-log-config.erb in the cache.2782[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/recipes/watchers.rb in the cache.2783[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-log-run.erb in the cache.2784[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/templates/default/watcher_scripts/failover_pgbouncer.erb in the cache.2785[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-run.erb in the cache.2786[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/resources/consul_service.rb in the cache.2787[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/libraries/watch_helper.rb in the cache.2788[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/libraries/consul.rb in the cache.2789[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/libraries/consul_helper.rb in the cache.2790[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/libraries/failover_helper.rb in the cache.2791[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/attributes/default.rb in the cache.2792[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/attributes/watchers.rb in the cache.2793[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/attributes/services.rb in the cache.2794[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/templates/default/sv-gitaly-log-run.erb in the cache.2795[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/templates/default/gitaly-config.toml.erb in the cache.2796[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/consul/metadata.rb in the cache.2797[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/recipes/disable.rb in the cache.2798[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/recipes/enable.rb in the cache.2799[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/attributes/default.rb in the cache.2800[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/templates/default/sv-gitaly-log-config.erb in the cache.2801[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/templates/default/sv-gitaly-run.erb in the cache.2802[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/metadata.rb in the cache.2803[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitaly/libraries/gitaly.rb in the cache.2804[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/recipes/database_migrations.rb in the cache.2805[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/recipes/disable.rb in the cache.2806 - consul (0.1.0)2807[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/recipes/enable.rb in the cache.2808[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/attributes/default.rb in the cache.2809[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/templates/default/sv-praefect-log-config.erb in the cache.2810[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/templates/default/sv-praefect-log-run.erb in the cache.2811 - gitaly (0.1.0)2812[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/templates/default/sv-praefect-run.erb in the cache.2813[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/templates/default/praefect-config.toml.erb in the cache.2814[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/praefect/metadata.rb in the cache.2815[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb in the cache.2816[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/recipes/enable.rb in the cache.2817[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/recipes/disable.rb in the cache.2818[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/templates/default/sv-gitlab-kas-log-config.erb in the cache.2819[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/libraries/gitlab_kas.rb in the cache.2820 - praefect (0.1.0)2821[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/templates/default/sv-gitlab-kas-log-run.erb in the cache.2822[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/templates/default/sv-gitlab-kas-run.erb in the cache.2823[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/metadata.rb in the cache.2824[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-pages/recipes/enable.rb in the cache.2825[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/gitlab-pages-config.erb in the cache.2826[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/mount_point_check.erb in the cache.2827[2023-07-20T03:22:35+00:00] INFO: Storing updated cookbooks/gitlab-kas/attributes/default.rb in the cache.2828[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/gitlab-pages/recipes/disable.rb in the cache.2829[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/sv-gitlab-pages-log-config.erb in the cache.2830[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/secret_token.erb in the cache.2831[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/sv-gitlab-pages-log-run.erb in the cache.2832[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/gitlab-pages/libraries/gitlab_pages.rb in the cache.2833[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/gitlab-pages/templates/default/sv-gitlab-pages-run.erb in the cache.2834 - gitlab-kas (0.1.0)[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/recipes/enable.rb in the cache.2835[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/gitlab-pages/metadata.rb in the cache.2836[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/gitlab-pages/attributes/default.rb in the cache.2837[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/recipes/disable.rb in the cache.2838[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/resources/certificate.rb in the cache.2839[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/recipes/http_authorization.rb in the cache.2840[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/README.md in the cache.2841[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/libraries/lets_encrypt.rb in the cache.2842[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/libraries/helper.rb in the cache.2843[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/attributes/default.rb in the cache.2844 - gitlab-pages (0.1.0)2845[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/letsencrypt/metadata.rb in the cache.2846[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/nginx/recipes/enable.rb in the cache.2847[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/nginx/templates/default/sv-nginx-log-config.erb in the cache.2848[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/nginx/templates/default/sv-nginx-log-run.erb in the cache.2849[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/nginx/templates/default/sv-nginx-run.erb in the cache.2850[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/nginx/metadata.rb in the cache.2851[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/runit/README.md in the cache.2852 - letsencrypt (0.1.0)[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/runit/libraries/resource_runit_service.rb in the cache.2853[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/runit/libraries/helpers.rb in the cache.2854[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/runit/libraries/provider_runit_service.rb in the cache.2855 - nginx (0.1.0)2856[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/runit/metadata.rb in the cache.2857[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/templates/acme-challange.nginx.erb in the cache.2858[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/kitchen.dokken.yml in the cache.2859[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/recipes/default.rb in the cache.2860[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/kitchen.digitalocean.yml in the cache.2861[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/runit/LICENSE in the cache.2862[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/README.md in the cache.2863[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/resources/ssl_key.rb in the cache.2864[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/resources/certificate.rb in the cache.2865[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/resources/selfsigned.rb in the cache.2866[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/chefignore in the cache.2867 [2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/kitchen.yml in the cache.2868[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/attributes/default.rb in the cache.2869[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/libraries/acme.rb in the cache.2870- runit (5.1.7)2871[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/.rubocop.yml in the cache.2872[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/metadata.rb in the cache.2873[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/Berksfile in the cache.2874[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/crond/templates/default/sv-crond-log-config.erb in the cache.2875[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/crond/templates/default/sv-crond-log-run.erb in the cache.2876[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/crond/recipes/disable.rb in the cache.2877[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/acme/LICENSE in the cache.2878[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/crond/recipes/enable.rb in the cache.2879[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/crond/resources/job.rb in the cache.2880[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/crond/attributes/default.rb in the cache.2881[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/crond/templates/default/sv-crond-run.erb in the cache.2882 - acme (4.1.6)2883[2023-07-20T03:22:36+00:00] INFO: Storing updated cookbooks/crond/metadata.rb in the cache.2884 - crond (0.1.0)2885Installing cookbook gem dependencies:2886Compiling cookbooks...2887Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!2888Top level ::Parts is deprecated, require 'multipart/post' and use `Multipart::Post::Parts` instead!2889Loading Cinc Auditor profile files:2890Loading Cinc Auditor input files:2891Loading Cinc Auditor waiver files:2892[2023-07-20T03:22:37+00:00] INFO: Generating default secrets2893[2023-07-20T03:22:38+00:00] INFO: Generating gitlab-secrets.json file2894Recipe: gitlab::default2895 * directory[/etc/gitlab] action create[2023-07-20T03:22:38+00:00] INFO: directory[/etc/gitlab] mode changed to 7752896 - change mode from '0755' to '0775'2897[2023-07-20T03:22:39+00:00] WARN: gitlab-rails does not have a log_group or default logdir mode defined. Setting to 0700.2898[2023-07-20T03:22:39+00:00] INFO: Skipped selecting an init system because it was explicitly disabled2899[2023-07-20T03:22:39+00:00] WARN: gitlab-shell does not have a log_group or default logdir mode defined. Setting to 0700.2900[2023-07-20T03:22:39+00:00] WARN: gitlab-sshd does not have a log_group or default logdir mode defined. Setting to 0700.2901[2023-07-20T03:22:39+00:00] WARN: logrotate does not have a log_group or default logdir mode defined. Setting to 0700.2902[2023-07-20T03:22:39+00:00] WARN: logrotate does not have a log_group or default logdir mode defined. Setting to 0700.2903[2023-07-20T03:22:39+00:00] WARN: puma does not have a log_group or default logdir mode defined. Setting to 0700.2904[2023-07-20T03:22:39+00:00] WARN: gitlab-rails does not have a log_group or default logdir mode defined. Setting to 0700.2905[2023-07-20T03:22:39+00:00] WARN: gitlab-shell does not have a log_group or default logdir mode defined. Setting to 0700.2906[2023-07-20T03:22:39+00:00] WARN: gitlab-workhorse does not have a log_group or default logdir mode defined. Setting to 0700.2907[2023-07-20T03:22:39+00:00] WARN: gitlab-pages does not have a log_group or default logdir mode defined. Setting to 0700.2908[2023-07-20T03:22:39+00:00] WARN: gitlab-kas does not have a log_group or default logdir mode defined. Setting to 0700.2909[2023-07-20T03:22:39+00:00] WARN: gitaly does not have a log_group or default logdir mode defined. Setting to 0700.2910[2023-07-20T03:22:39+00:00] WARN: mailroom does not have a log_group or default logdir mode defined. Setting to 0700.2911[2023-07-20T03:22:39+00:00] WARN: praefect does not have a log_group or default logdir mode defined. Setting to 0700.2912[2023-07-20T03:22:39+00:00] WARN: praefect does not have a log_group or default logdir mode defined. Setting to 0700.2913[2023-07-20T03:22:39+00:00] WARN: gitlab-kas does not have a log_group or default logdir mode defined. Setting to 0700.2914[2023-07-20T03:22:39+00:00] WARN: prometheus does not have a log_group or default logdir mode defined. Setting to 0700.2915[2023-07-20T03:22:39+00:00] WARN: alertmanager does not have a log_group or default logdir mode defined. Setting to 0700.2916/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.9.0/lib/ohai/plugins/rpm.rb:25: warning: already initialized constant MACROS_MARKER2917/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.9.0/lib/ohai/plugins/rpm.rb:25: warning: previous definition of MACROS_MARKER was here2918/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.9.0/lib/ohai/plugins/rpm.rb:27: warning: already initialized constant DO_NOT_SPLIT2919/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.9.0/lib/ohai/plugins/rpm.rb:27: warning: previous definition of DO_NOT_SPLIT was here2920 Converging 210 resources2921 * directory[/etc/gitlab] action create (up to date)2922 * directory[Create /var/opt/gitlab] action create[2023-07-20T03:22:39+00:00] INFO: directory[Create /var/opt/gitlab] owner changed to 02923[2023-07-20T03:22:39+00:00] INFO: directory[Create /var/opt/gitlab] group changed to 02924[2023-07-20T03:22:39+00:00] INFO: directory[Create /var/opt/gitlab] mode changed to 7552925 - change mode from '0750' to '0755'2926 - change owner from 'git' to 'root'2927 - change group from 'git' to 'root'2928 * directory[Create /var/log/gitlab] action create (up to date)2929 * directory[/opt/gitlab/embedded/etc] action create[2023-07-20T03:22:39+00:00] INFO: directory[/opt/gitlab/embedded/etc] created directory /opt/gitlab/embedded/etc2930 - create new directory /opt/gitlab/embedded/etc[2023-07-20T03:22:39+00:00] INFO: directory[/opt/gitlab/embedded/etc] owner changed to 02931[2023-07-20T03:22:39+00:00] INFO: directory[/opt/gitlab/embedded/etc] group changed to 02932[2023-07-20T03:22:39+00:00] INFO: directory[/opt/gitlab/embedded/etc] mode changed to 7552933 - change mode from '' to '0755'2934 - change owner from '' to 'root'2935 - change group from '' to 'root'2936 * template[/opt/gitlab/embedded/etc/gitconfig] action create[2023-07-20T03:22:39+00:00] INFO: template[/opt/gitlab/embedded/etc/gitconfig] created file /opt/gitlab/embedded/etc/gitconfig2937 - create new file /opt/gitlab/embedded/etc/gitconfig[2023-07-20T03:22:39+00:00] INFO: template[/opt/gitlab/embedded/etc/gitconfig] updated file contents /opt/gitlab/embedded/etc/gitconfig2938 - update content in file /opt/gitlab/embedded/etc/gitconfig from none to e3b0c42939 (no diff)[2023-07-20T03:22:39+00:00] INFO: template[/opt/gitlab/embedded/etc/gitconfig] mode changed to 7552940 - change mode from '' to '0755'2941Recipe: gitlab::web-server2942 * account[Webserver user and group] action create (up to date)2943Recipe: gitlab::users2944 * directory[/var/opt/gitlab] action create (up to date)2945 * account[GitLab user and group] action create (up to date)2946 * template[/var/opt/gitlab/.gitconfig] action create[2023-07-20T03:22:39+00:00] INFO: template[/var/opt/gitlab/.gitconfig] created file /var/opt/gitlab/.gitconfig2947 - create new file /var/opt/gitlab/.gitconfig[2023-07-20T03:22:39+00:00] INFO: template[/var/opt/gitlab/.gitconfig] updated file contents /var/opt/gitlab/.gitconfig2948 - update content in file /var/opt/gitlab/.gitconfig from none to 8face22949 --- /var/opt/gitlab/.gitconfig 2023-07-20 03:22:39.000000000 +00002950 +++ /var/opt/gitlab/.chef-.gitconfig20230720-37-b7urgd.gitconfig 2023-07-20 03:22:39.000000000 +00002951 @@ -1,12 +1,24 @@2952 +# This file is managed by gitlab-ctl. Manual changes will be2953 +# erased! To change the contents below, edit /etc/gitlab/gitlab.rb2954 +# and run `sudo gitlab-ctl reconfigure`.2955 +2956 +[user]2957 + name = GitLab2958 + email = gitlab@praefect.test2959 +[core]2960 + autocrlf = input2961 + 2962 +[gc]2963 + auto = 0[2023-07-20T03:22:39+00:00] INFO: template[/var/opt/gitlab/.gitconfig] owner changed to 9982964[2023-07-20T03:22:39+00:00] INFO: template[/var/opt/gitlab/.gitconfig] group changed to 9982965[2023-07-20T03:22:39+00:00] INFO: template[/var/opt/gitlab/.gitconfig] mode changed to 6442966 - change mode from '' to '0644'2967 - change owner from '' to 'git'2968 - change group from '' to 'git'2969 * directory[/var/opt/gitlab/.bundle] action create[2023-07-20T03:22:39+00:00] INFO: directory[/var/opt/gitlab/.bundle] created directory /var/opt/gitlab/.bundle2970 - create new directory /var/opt/gitlab/.bundle[2023-07-20T03:22:39+00:00] INFO: directory[/var/opt/gitlab/.bundle] owner changed to 9982971[2023-07-20T03:22:39+00:00] INFO: directory[/var/opt/gitlab/.bundle] group changed to 9982972 - change owner from '' to 'git'2973 - change group from '' to 'git'2974Recipe: gitlab::gitlab-rails2975 * storage_directory[/var/opt/gitlab/git-data] action create2976 * ruby_block[directory resource: /var/opt/gitlab/git-data] action run[2023-07-20T03:22:39+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/git-data] called2977 - execute the ruby block directory resource: /var/opt/gitlab/git-data2979 * storage_directory[/var/opt/gitlab/git-data/repositories] action create2980 * ruby_block[directory resource: /var/opt/gitlab/git-data/repositories] action run[2023-07-20T03:22:40+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/git-data/repositories] called2981 - execute the ruby block directory resource: /var/opt/gitlab/git-data/repositories2983Recipe: gitlab::rails_pages_shared_path2984 * storage_directory[/var/opt/gitlab/gitlab-rails/shared] action create2985 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared] action run[2023-07-20T03:22:40+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared] called2986 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared2988 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/pages] action create2989 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/pages] action run[2023-07-20T03:22:40+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/pages] called2990 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/pages2992Recipe: gitlab::gitlab-rails2993 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/artifacts] action create2994 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/artifacts] action run[2023-07-20T03:22:40+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/artifacts] called2995 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/artifacts2997 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/external-diffs] action create2998 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/external-diffs] action run[2023-07-20T03:22:40+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/external-diffs] called2999 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/external-diffs3001 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/lfs-objects] action create3002 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/lfs-objects] action run[2023-07-20T03:22:41+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/lfs-objects] called3003 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/lfs-objects3005 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/packages] action create3006 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/packages] action run[2023-07-20T03:22:41+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/packages] called3007 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/packages3009 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/dependency_proxy] action create3010 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/dependency_proxy] action run[2023-07-20T03:22:41+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/dependency_proxy] called3011 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/dependency_proxy3013 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/terraform_state] action create3014 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/terraform_state] action run[2023-07-20T03:22:41+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/terraform_state] called3015 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/terraform_state3017 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/ci_secure_files] action create3018 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/ci_secure_files] action run[2023-07-20T03:22:41+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/ci_secure_files] called3019 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/ci_secure_files3021 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/encrypted_settings] action create3022 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/encrypted_settings] action run[2023-07-20T03:22:42+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/encrypted_settings] called3023 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/encrypted_settings3025 * storage_directory[/var/opt/gitlab/gitlab-rails/uploads] action create3026 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/uploads] action run[2023-07-20T03:22:42+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/uploads] called3027 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/uploads3029 * storage_directory[/var/opt/gitlab/gitlab-ci/builds] action create3030 * ruby_block[directory resource: /var/opt/gitlab/gitlab-ci/builds] action run[2023-07-20T03:22:42+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-ci/builds] called3031 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-ci/builds3033 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/cache] action create3034 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/cache] action run[2023-07-20T03:22:42+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/cache] called3035 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/cache3037 * storage_directory[/var/opt/gitlab/gitlab-rails/shared/tmp] action create3038 * ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/tmp] action run[2023-07-20T03:22:42+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/gitlab-rails/shared/tmp] called3039 - execute the ruby block directory resource: /var/opt/gitlab/gitlab-rails/shared/tmp3041 * storage_directory[/opt/gitlab/embedded/service/gitlab-rails/public] action create (skipped due to only_if)3042 * directory[create /var/opt/gitlab/gitlab-rails/etc] action create[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/etc] created directory /var/opt/gitlab/gitlab-rails/etc3043 - create new directory /var/opt/gitlab/gitlab-rails/etc[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/etc] owner changed to 9983044[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/etc] mode changed to 7003045 - change mode from '' to '0700'3046 - change owner from '' to 'git'3047 * directory[create /opt/gitlab/etc/gitlab-rails] action create[2023-07-20T03:22:43+00:00] INFO: directory[create /opt/gitlab/etc/gitlab-rails] created directory /opt/gitlab/etc/gitlab-rails3048 - create new directory /opt/gitlab/etc/gitlab-rails[2023-07-20T03:22:43+00:00] INFO: directory[create /opt/gitlab/etc/gitlab-rails] owner changed to 9983049[2023-07-20T03:22:43+00:00] INFO: directory[create /opt/gitlab/etc/gitlab-rails] mode changed to 7003050 - change mode from '' to '0700'3051 - change owner from '' to 'git'3052 * directory[create /var/opt/gitlab/gitlab-rails/working] action create[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/working] created directory /var/opt/gitlab/gitlab-rails/working3053 - create new directory /var/opt/gitlab/gitlab-rails/working[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/working] owner changed to 9983054[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/working] mode changed to 7003055 - change mode from '' to '0700'3056 - change owner from '' to 'git'3057 * directory[create /var/opt/gitlab/gitlab-rails/tmp] action create[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/tmp] created directory /var/opt/gitlab/gitlab-rails/tmp3058 - create new directory /var/opt/gitlab/gitlab-rails/tmp[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/tmp] owner changed to 9983059[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/tmp] mode changed to 7003060 - change mode from '' to '0700'3061 - change owner from '' to 'git'3062 * directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] action create[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] created directory /var/opt/gitlab/gitlab-rails/upgrade-status3063 - create new directory /var/opt/gitlab/gitlab-rails/upgrade-status[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] owner changed to 9983064[2023-07-20T03:22:43+00:00] INFO: directory[create /var/opt/gitlab/gitlab-rails/upgrade-status] mode changed to 7003065 - change mode from '' to '0700'3066 - change owner from '' to 'git'3067 * directory[/var/log/gitlab/gitlab-rails] action create[2023-07-20T03:22:43+00:00] INFO: directory[/var/log/gitlab/gitlab-rails] created directory /var/log/gitlab/gitlab-rails3068 - create new directory /var/log/gitlab/gitlab-rails[2023-07-20T03:22:43+00:00] INFO: directory[/var/log/gitlab/gitlab-rails] owner changed to 9983069[2023-07-20T03:22:43+00:00] INFO: directory[/var/log/gitlab/gitlab-rails] mode changed to 7003070 - change mode from '' to '0700'3071 - change owner from '' to 'git'3072 * storage_directory[/var/opt/gitlab/backups] action create3073 * ruby_block[directory resource: /var/opt/gitlab/backups] action run[2023-07-20T03:22:43+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/backups] called3074 - execute the ruby block directory resource: /var/opt/gitlab/backups3076 * directory[/var/opt/gitlab/gitlab-rails] action create[2023-07-20T03:22:43+00:00] INFO: directory[/var/opt/gitlab/gitlab-rails] owner changed to 9983077 - change owner from 'root' to 'git'3078 * directory[/var/opt/gitlab/gitlab-ci] action create[2023-07-20T03:22:43+00:00] INFO: directory[/var/opt/gitlab/gitlab-ci] owner changed to 9983079 - change owner from 'root' to 'git'3080 * file[/var/opt/gitlab/gitlab-rails/etc/gitlab-registry.key] action create (skipped due to only_if)3081 * template[/opt/gitlab/etc/gitlab-rails-rc] action create[2023-07-20T03:22:43+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] created file /opt/gitlab/etc/gitlab-rails-rc3082 - create new file /opt/gitlab/etc/gitlab-rails-rc[2023-07-20T03:22:43+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] updated file contents /opt/gitlab/etc/gitlab-rails-rc3083 - update content in file /opt/gitlab/etc/gitlab-rails-rc from none to 7b16c83084 --- /opt/gitlab/etc/gitlab-rails-rc 2023-07-20 03:22:43.000000000 +00003085 +++ /opt/gitlab/etc/.chef-gitlab-rails-rc20230720-37-r54nrk 2023-07-20 03:22:43.000000000 +00003086 @@ -1,5 +1,10 @@3087 +gitlab_user='git'3088 +gitlab_group='git'3089 +registry_dir=''3090 +registry_user='registry'3091 +registry_group='registry'[2023-07-20T03:22:43+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] owner changed to 03092[2023-07-20T03:22:43+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] group changed to 03093[2023-07-20T03:22:43+00:00] INFO: template[/opt/gitlab/etc/gitlab-rails-rc] mode changed to 6443094 - change mode from '' to '0644'3095 - change owner from '' to 'root'3096 - change group from '' to 'root'3097 * file[/opt/gitlab/embedded/service/gitlab-rails/.secret] action delete (up to date)3098 * file[/var/opt/gitlab/gitlab-rails/etc/secret] action delete (up to date)3099 * templatesymlink[Create a database.yml and create a symlink to Rails root] action create3100 * template[/var/opt/gitlab/gitlab-rails/etc/database.yml] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] created file /var/opt/gitlab/gitlab-rails/etc/database.yml3101 - create new file /var/opt/gitlab/gitlab-rails/etc/database.yml[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/database.yml3102 - update content in file /var/opt/gitlab/gitlab-rails/etc/database.yml from none to 9c495c3103 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] owner changed to 03104[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] group changed to 9983105[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/database.yml] mode changed to 6403106 - change mode from '' to '0640'3107 - change owner from '' to 'root'3108 - change group from '' to 'git'3109 * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/database.yml to /var/opt/gitlab/gitlab-rails/etc/database.yml] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/database.yml to /var/opt/gitlab/gitlab-rails/etc/database.yml] created3110 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/database.yml to /var/opt/gitlab/gitlab-rails/etc/database.yml3112 * templatesymlink[Create a secrets.yml and create a symlink to Rails root] action create3113 * template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] created file /var/opt/gitlab/gitlab-rails/etc/secrets.yml3114 - create new file /var/opt/gitlab/gitlab-rails/etc/secrets.yml[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/secrets.yml3115 - update content in file /var/opt/gitlab/gitlab-rails/etc/secrets.yml from none to 9938863116 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] owner changed to 03117[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] group changed to 03118[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/secrets.yml] mode changed to 6443119 - change mode from '' to '0644'3120 - change owner from '' to 'root'3121 - change group from '' to 'root'3122 * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/secrets.yml to /var/opt/gitlab/gitlab-rails/etc/secrets.yml] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/secrets.yml to /var/opt/gitlab/gitlab-rails/etc/secrets.yml] created3123 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/secrets.yml to /var/opt/gitlab/gitlab-rails/etc/secrets.yml3125 * templatesymlink[Create a resque.yml and create a symlink to Rails root] action create3126 * template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] created file /var/opt/gitlab/gitlab-rails/etc/resque.yml3127 - create new file /var/opt/gitlab/gitlab-rails/etc/resque.yml[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/resque.yml3128 - update content in file /var/opt/gitlab/gitlab-rails/etc/resque.yml from none to ec42323129 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] owner changed to 03130[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] group changed to 03131[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/resque.yml] mode changed to 6443132 - change mode from '' to '0644'3133 - change owner from '' to 'root'3134 - change group from '' to 'root'3135 * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/resque.yml to /var/opt/gitlab/gitlab-rails/etc/resque.yml] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/resque.yml to /var/opt/gitlab/gitlab-rails/etc/resque.yml] created3136 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/resque.yml to /var/opt/gitlab/gitlab-rails/etc/resque.yml3138 * templatesymlink[Create an override redis.yml and create a symlink to Rails root] action create3139 * template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] created file /var/opt/gitlab/gitlab-rails/etc/redis.yml3140 - create new file /var/opt/gitlab/gitlab-rails/etc/redis.yml[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/redis.yml3141 - update content in file /var/opt/gitlab/gitlab-rails/etc/redis.yml from none to e3b0c43142 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] owner changed to 03143[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] group changed to 03144[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/redis.yml] mode changed to 6443145 - change mode from '' to '0644'3146 - change owner from '' to 'root'3147 - change group from '' to 'root'3148 * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/redis.yml to /var/opt/gitlab/gitlab-rails/etc/redis.yml] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/redis.yml to /var/opt/gitlab/gitlab-rails/etc/redis.yml] created3149 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/redis.yml to /var/opt/gitlab/gitlab-rails/etc/redis.yml3151 * templatesymlink[Create a cable.yml and create a symlink to Rails root] action create3152 * template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] created file /var/opt/gitlab/gitlab-rails/etc/cable.yml3153 - create new file /var/opt/gitlab/gitlab-rails/etc/cable.yml[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/cable.yml3154 - update content in file /var/opt/gitlab/gitlab-rails/etc/cable.yml from none to 5516673155 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] owner changed to 03156[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] group changed to 03157[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/cable.yml] mode changed to 6443158 - change mode from '' to '0644'3159 - change owner from '' to 'root'3160 - change group from '' to 'root'3161 * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/cable.yml to /var/opt/gitlab/gitlab-rails/etc/cable.yml] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/cable.yml to /var/opt/gitlab/gitlab-rails/etc/cable.yml] created3162 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/cable.yml to /var/opt/gitlab/gitlab-rails/etc/cable.yml3164 * templatesymlink[Create a redis.cache.yml and create a symlink to Rails root] action delete3165 * file[/var/opt/gitlab/gitlab-rails/etc/redis.cache.yml] action delete (up to date)3166 * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.cache.yml] action delete (up to date)3167 (up to date)3168 * templatesymlink[Create a redis.queues.yml and create a symlink to Rails root] action delete3169 * file[/var/opt/gitlab/gitlab-rails/etc/redis.queues.yml] action delete (up to date)3170 * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.queues.yml] action delete (up to date)3171 (up to date)3172 * templatesymlink[Create a redis.shared_state.yml and create a symlink to Rails root] action delete3173 * file[/var/opt/gitlab/gitlab-rails/etc/redis.shared_state.yml] action delete (up to date)3174 * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.shared_state.yml] action delete (up to date)3175 (up to date)3176 * templatesymlink[Create a redis.trace_chunks.yml and create a symlink to Rails root] action delete3177 * file[/var/opt/gitlab/gitlab-rails/etc/redis.trace_chunks.yml] action delete (up to date)3178 * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.trace_chunks.yml] action delete (up to date)3179 (up to date)3180 * templatesymlink[Create a redis.rate_limiting.yml and create a symlink to Rails root] action delete3181 * file[/var/opt/gitlab/gitlab-rails/etc/redis.rate_limiting.yml] action delete (up to date)3182 * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.rate_limiting.yml] action delete (up to date)3183 (up to date)3184 * templatesymlink[Create a redis.sessions.yml and create a symlink to Rails root] action delete3185 * file[/var/opt/gitlab/gitlab-rails/etc/redis.sessions.yml] action delete (up to date)3186 * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.sessions.yml] action delete (up to date)3187 (up to date)3188 * templatesymlink[Create a redis.repository_cache.yml and create a symlink to Rails root] action delete3189 * file[/var/opt/gitlab/gitlab-rails/etc/redis.repository_cache.yml] action delete (up to date)3190 * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.repository_cache.yml] action delete (up to date)3191 (up to date)3192 * templatesymlink[Create a redis.cluster_rate_limiting.yml and create a symlink to Rails root] action delete3193 * file[/var/opt/gitlab/gitlab-rails/etc/redis.cluster_rate_limiting.yml] action delete (up to date)3194 * link[/opt/gitlab/embedded/service/gitlab-rails/config/redis.cluster_rate_limiting.yml] action delete (up to date)3195 (up to date)3196 * templatesymlink[Create a smtp_settings.rb and create a symlink to Rails root] action delete3197 * file[/var/opt/gitlab/gitlab-rails/etc/smtp_settings.rb] action delete (up to date)3198 * link[/opt/gitlab/embedded/service/gitlab-rails/config/initializers/smtp_settings.rb] action delete (up to date)3199 (up to date)3200 * templatesymlink[Create a gitlab.yml and create a symlink to Rails root] action create3201 * template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] created file /var/opt/gitlab/gitlab-rails/etc/gitlab.yml3202 - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab.yml[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab.yml3203 - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab.yml from none to ff2b6e3204 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] owner changed to 03205[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] group changed to 9983206[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab.yml] mode changed to 6403207 - change mode from '' to '0640'3208 - change owner from '' to 'root'3209 - change group from '' to 'git'3210 * link[Link /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml to /var/opt/gitlab/gitlab-rails/etc/gitlab.yml] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml to /var/opt/gitlab/gitlab-rails/etc/gitlab.yml] created3211 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml to /var/opt/gitlab/gitlab-rails/etc/gitlab.yml3213 * templatesymlink[Create a gitlab_workhorse_secret and create a symlink to Rails root] action create3214 * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret3215 - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret3216 - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret from none to 5e89a13217 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] owner changed to 03218[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] group changed to 03219[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] mode changed to 6443220 - change mode from '' to '0644'3221 - change owner from '' to 'root'3222 - change group from '' to 'root'3223 * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_workhorse_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_workhorse_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret] created3224 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_workhorse_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_workhorse_secret3226 * templatesymlink[Create a gitlab_shell_secret and create a symlink to Rails root] action create3227 * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret3228 - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret3229 - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret from none to 158e563230 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] owner changed to 03231[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] group changed to 03232[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] mode changed to 6443233 - change mode from '' to '0644'3234 - change owner from '' to 'root'3235 - change group from '' to 'root'3236 * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret] created3237 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret3239 * templatesymlink[Create a gitlab_incoming_email_secret and create a symlink to Rails root] action create (skipped due to only_if)3240 * templatesymlink[Create a gitlab_service_desk_email_secret and create a symlink to Rails root] action create (skipped due to only_if)3241 * templatesymlink[Create a gitlab_pages_secret and create a symlink to Rails root] action create[2023-07-20T03:22:43+00:00] WARN: only_if block for templatesymlink[Create a gitlab_pages_secret and create a symlink to Rails root] returned a string, did you mean to run a command?3242 * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret3243 - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret3244 - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret from none to 7a63663245 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] owner changed to 03246[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] group changed to 03247[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] mode changed to 6443248 - change mode from '' to '0644'3249 - change owner from '' to 'root'3250 - change group from '' to 'root'3251 * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_pages_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_pages_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret] created3252 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_pages_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_pages_secret3254 * templatesymlink[Create a gitlab_kas_secret and create a symlink to Rails root] action create[2023-07-20T03:22:43+00:00] WARN: only_if block for templatesymlink[Create a gitlab_kas_secret and create a symlink to Rails root] returned a string, did you mean to run a command?3255 * template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] action create[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] created file /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret3256 - create new file /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] updated file contents /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret3257 - update content in file /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret from none to db4b893258 - suppressed sensitive resource[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] owner changed to 03259[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] group changed to 03260[2023-07-20T03:22:43+00:00] INFO: template[/var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] mode changed to 6443261 - change mode from '' to '0644'3262 - change owner from '' to 'root'3263 - change group from '' to 'root'3264 * link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_kas_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] action create[2023-07-20T03:22:43+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-rails/.gitlab_kas_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret] created3265 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/.gitlab_kas_secret to /var/opt/gitlab/gitlab-rails/etc/gitlab_kas_secret3267 * link[/opt/gitlab/embedded/service/gitlab-rails/config/initializers/relative_url.rb] action delete (up to date)3268 * file[/var/opt/gitlab/gitlab-rails/etc/relative_url.rb] action delete (up to date)3269 * env_dir[/opt/gitlab/etc/gitlab-rails/env] action create3270 * directory[/opt/gitlab/etc/gitlab-rails/env] action create[2023-07-20T03:22:43+00:00] INFO: directory[/opt/gitlab/etc/gitlab-rails/env] created directory /opt/gitlab/etc/gitlab-rails/env3271 - create new directory /opt/gitlab/etc/gitlab-rails/env3272 * file[/opt/gitlab/etc/gitlab-rails/env/HOME] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/HOME] created file /opt/gitlab/etc/gitlab-rails/env/HOME3273 - create new file /opt/gitlab/etc/gitlab-rails/env/HOME[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/HOME] updated file contents /opt/gitlab/etc/gitlab-rails/env/HOME3274 - update content in file /opt/gitlab/etc/gitlab-rails/env/HOME from none to 205bb93275 - suppressed sensitive resource3276 * file[/opt/gitlab/etc/gitlab-rails/env/RAILS_ENV] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/RAILS_ENV] created file /opt/gitlab/etc/gitlab-rails/env/RAILS_ENV3277 - create new file /opt/gitlab/etc/gitlab-rails/env/RAILS_ENV[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/RAILS_ENV] updated file contents /opt/gitlab/etc/gitlab-rails/env/RAILS_ENV3278 - update content in file /opt/gitlab/etc/gitlab-rails/env/RAILS_ENV from none to ab8e183279 - suppressed sensitive resource3280 * file[/opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE] created file /opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE3281 - create new file /opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE] updated file contents /opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE3282 - update content in file /opt/gitlab/etc/gitlab-rails/env/BUNDLE_GEMFILE from none to 28d5863283 - suppressed sensitive resource3284 * file[/opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY] created file /opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY3285 - create new file /opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY] updated file contents /opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY3286 - update content in file /opt/gitlab/etc/gitlab-rails/env/PUMA_WORKER_MAX_MEMORY from none to e3b0c43287 - suppressed sensitive resource3288 * file[/opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS] created file /opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS3289 - create new file /opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS] updated file contents /opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS3290 - update content in file /opt/gitlab/etc/gitlab-rails/env/SIDEKIQ_MEMORY_KILLER_MAX_RSS from none to dd80d73291 - suppressed sensitive resource3292 * file[/opt/gitlab/etc/gitlab-rails/env/PATH] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PATH] created file /opt/gitlab/etc/gitlab-rails/env/PATH3293 - create new file /opt/gitlab/etc/gitlab-rails/env/PATH[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PATH] updated file contents /opt/gitlab/etc/gitlab-rails/env/PATH3294 - update content in file /opt/gitlab/etc/gitlab-rails/env/PATH from none to d5dc073295 - suppressed sensitive resource3296 * file[/opt/gitlab/etc/gitlab-rails/env/ICU_DATA] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/ICU_DATA] created file /opt/gitlab/etc/gitlab-rails/env/ICU_DATA3297 - create new file /opt/gitlab/etc/gitlab-rails/env/ICU_DATA[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/ICU_DATA] updated file contents /opt/gitlab/etc/gitlab-rails/env/ICU_DATA3298 - update content in file /opt/gitlab/etc/gitlab-rails/env/ICU_DATA from none to a042603299 - suppressed sensitive resource3300 * file[/opt/gitlab/etc/gitlab-rails/env/PYTHONPATH] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PYTHONPATH] created file /opt/gitlab/etc/gitlab-rails/env/PYTHONPATH3301 - create new file /opt/gitlab/etc/gitlab-rails/env/PYTHONPATH[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/PYTHONPATH] updated file contents /opt/gitlab/etc/gitlab-rails/env/PYTHONPATH3302 - update content in file /opt/gitlab/etc/gitlab-rails/env/PYTHONPATH from none to 98c9f43303 - suppressed sensitive resource3304 * file[/opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME] created file /opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME3305 - create new file /opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME] updated file contents /opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME3306 - update content in file /opt/gitlab/etc/gitlab-rails/env/EXECJS_RUNTIME from none to 75081b3307 - suppressed sensitive resource3308 * file[/opt/gitlab/etc/gitlab-rails/env/TZ] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/TZ] created file /opt/gitlab/etc/gitlab-rails/env/TZ3309 - create new file /opt/gitlab/etc/gitlab-rails/env/TZ[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/TZ] updated file contents /opt/gitlab/etc/gitlab-rails/env/TZ3310 - update content in file /opt/gitlab/etc/gitlab-rails/env/TZ from none to 983a953311 - suppressed sensitive resource3312 * file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR3313 - create new file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR3314 - update content in file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_DIR from none to 4f45cf3315 - suppressed sensitive resource3316 * file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE] created file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE3317 - create new file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE] updated file contents /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE3318 - update content in file /opt/gitlab/etc/gitlab-rails/env/SSL_CERT_FILE from none to f7ce843319 - suppressed sensitive resource3321 * link[/opt/gitlab/embedded/service/gitlab-rails/tmp] action create[2023-07-20T03:22:43+00:00] INFO: link[/opt/gitlab/embedded/service/gitlab-rails/tmp] created3322 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/tmp to /var/opt/gitlab/gitlab-rails/tmp3323 * link[/opt/gitlab/embedded/service/gitlab-rails/public/uploads] action create[2023-07-20T03:22:43+00:00] INFO: link[/opt/gitlab/embedded/service/gitlab-rails/public/uploads] created3324 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/public/uploads to /var/opt/gitlab/gitlab-rails/uploads3325 * link[/opt/gitlab/embedded/service/gitlab-rails/log] action create[2023-07-20T03:22:43+00:00] INFO: link[/opt/gitlab/embedded/service/gitlab-rails/log] created3326 - create symlink at /opt/gitlab/embedded/service/gitlab-rails/log to /var/log/gitlab/gitlab-rails3327 * link[/var/log/gitlab/gitlab-rails/sidekiq.log] action delete (skipped due to only_if)3328 * file[/opt/gitlab/embedded/service/gitlab-rails/db/structure.sql] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/embedded/service/gitlab-rails/db/structure.sql] owner changed to 9983329 - change owner from 'root' to 'git'3330 * remote_file[/var/opt/gitlab/gitlab-rails/VERSION] action create[2023-07-20T03:22:43+00:00] INFO: remote_file[/var/opt/gitlab/gitlab-rails/VERSION] created file /var/opt/gitlab/gitlab-rails/VERSION3331 - create new file /var/opt/gitlab/gitlab-rails/VERSION[2023-07-20T03:22:43+00:00] INFO: remote_file[/var/opt/gitlab/gitlab-rails/VERSION] updated file contents /var/opt/gitlab/gitlab-rails/VERSION3332 - update content in file /var/opt/gitlab/gitlab-rails/VERSION from none to 5dc40e3333 --- /var/opt/gitlab/gitlab-rails/VERSION 2023-07-20 03:22:43.000000000 +00003334 +++ /var/opt/gitlab/gitlab-rails/.chef-VERSION20230720-37-3c2tpx 2023-07-20 03:22:43.000000000 +00003335 @@ -1 +1,2 @@3336 +16.2.0-pre3337 * remote_file[/var/opt/gitlab/gitlab-rails/REVISION] action create[2023-07-20T03:22:43+00:00] INFO: remote_file[/var/opt/gitlab/gitlab-rails/REVISION] created file /var/opt/gitlab/gitlab-rails/REVISION3338 - create new file /var/opt/gitlab/gitlab-rails/REVISION[2023-07-20T03:22:43+00:00] INFO: remote_file[/var/opt/gitlab/gitlab-rails/REVISION] updated file contents /var/opt/gitlab/gitlab-rails/REVISION3339 - update content in file /var/opt/gitlab/gitlab-rails/REVISION from none to 23111e3340 --- /var/opt/gitlab/gitlab-rails/REVISION 2023-07-20 03:22:43.000000000 +00003341 +++ /var/opt/gitlab/gitlab-rails/.chef-REVISION20230720-37-z7qr8t 2023-07-20 03:22:43.000000000 +00003342 @@ -1 +1,2 @@3343 +3913740266a3344 * version_file[Create version file for Rails] action create3345 * file[/var/opt/gitlab/gitlab-rails/RUBY_VERSION] action create[2023-07-20T03:22:43+00:00] INFO: file[/var/opt/gitlab/gitlab-rails/RUBY_VERSION] created file /var/opt/gitlab/gitlab-rails/RUBY_VERSION3346 - create new file /var/opt/gitlab/gitlab-rails/RUBY_VERSION[2023-07-20T03:22:43+00:00] INFO: file[/var/opt/gitlab/gitlab-rails/RUBY_VERSION] updated file contents /var/opt/gitlab/gitlab-rails/RUBY_VERSION3347 - update content in file /var/opt/gitlab/gitlab-rails/RUBY_VERSION from none to b4a0213348 --- /var/opt/gitlab/gitlab-rails/RUBY_VERSION 2023-07-20 03:22:43.000000000 +00003349 +++ /var/opt/gitlab/gitlab-rails/.chef-RUBY_VERSION20230720-37-tpmyid 2023-07-20 03:22:43.000000000 +00003350 @@ -1 +1,2 @@3351 +ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x86_64-linux]3353 * execute[clear the gitlab-rails cache] action nothing (skipped due to action :nothing)3354 * file[/var/opt/gitlab/gitlab-rails/config.ru] action delete (up to date)3355Recipe: gitlab::selinux3356 * bash[Set proper security context on ssh files for selinux] action nothing (skipped due to action :nothing)3357Recipe: gitlab::add_trusted_certs3358 * directory[/etc/gitlab/trusted-certs] action create[2023-07-20T03:22:43+00:00] INFO: directory[/etc/gitlab/trusted-certs] created directory /etc/gitlab/trusted-certs3359 - create new directory /etc/gitlab/trusted-certs[2023-07-20T03:22:43+00:00] INFO: directory[/etc/gitlab/trusted-certs] mode changed to 7553360 - change mode from '' to '0755'3361 * directory[/opt/gitlab/embedded/ssl/certs] action create (up to date)3362 * file[/opt/gitlab/embedded/ssl/certs/README] action create[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/embedded/ssl/certs/README] created file /opt/gitlab/embedded/ssl/certs/README3363 - create new file /opt/gitlab/embedded/ssl/certs/README[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/embedded/ssl/certs/README] updated file contents /opt/gitlab/embedded/ssl/certs/README3364 - update content in file /opt/gitlab/embedded/ssl/certs/README from none to 6230593365 --- /opt/gitlab/embedded/ssl/certs/README 2023-07-20 03:22:43.000000000 +00003366 +++ /opt/gitlab/embedded/ssl/certs/.chef-README20230720-37-c7kvz3 2023-07-20 03:22:43.000000000 +00003367 @@ -1,3 +1,6 @@3368 +This directory is managed by omnibus-gitlab.3369 + Any file placed in this directory will be ignored3370 +. Place certificates in /etc/gitlab/trusted-certs.[2023-07-20T03:22:43+00:00] INFO: file[/opt/gitlab/embedded/ssl/certs/README] mode changed to 6443371 - change mode from '' to '0644'3372 * ruby_block[Move existing certs and link to /opt/gitlab/embedded/ssl/certs] action run3373 * Moving existing certificates found in /opt/gitlab/embedded/ssl/certs3374 * Symlinking existing certificates found in /etc/gitlab/trusted-certs3375[2023-07-20T03:22:43+00:00] INFO: ruby_block[Move existing certs and link to /opt/gitlab/embedded/ssl/certs] called3376 - execute the ruby block Move existing certs and link to /opt/gitlab/embedded/ssl/certs3377Recipe: gitlab::default3378 * service[create a temporary puma service] action nothing (skipped due to action :nothing)3379 * service[create a temporary sidekiq service] action nothing (skipped due to action :nothing)3380 * service[create a temporary mailroom service] action nothing (skipped due to action :nothing)3381Recipe: gitlab::gitlab-shell3382 * storage_directory[/var/opt/gitlab/.ssh] action create3383 * ruby_block[directory resource: /var/opt/gitlab/.ssh] action run[2023-07-20T03:22:44+00:00] INFO: ruby_block[directory resource: /var/opt/gitlab/.ssh] called3384 - execute the ruby block directory resource: /var/opt/gitlab/.ssh3386 * directory[/var/opt/gitlab/gitlab-shell] action create[2023-07-20T03:22:44+00:00] INFO: directory[/var/opt/gitlab/gitlab-shell] created directory /var/opt/gitlab/gitlab-shell3387 - create new directory /var/opt/gitlab/gitlab-shell[2023-07-20T03:22:44+00:00] INFO: directory[/var/opt/gitlab/gitlab-shell] owner changed to 9983388[2023-07-20T03:22:44+00:00] INFO: directory[/var/opt/gitlab/gitlab-shell] mode changed to 7003389 - change mode from '' to '0700'3390 - change owner from '' to 'git'3391 * directory[/var/log/gitlab/gitlab-shell] action create[2023-07-20T03:22:44+00:00] INFO: directory[/var/log/gitlab/gitlab-shell] created directory /var/log/gitlab/gitlab-shell3392 - create new directory /var/log/gitlab/gitlab-shell[2023-07-20T03:22:44+00:00] INFO: directory[/var/log/gitlab/gitlab-shell] owner changed to 9983393[2023-07-20T03:22:44+00:00] INFO: directory[/var/log/gitlab/gitlab-shell] mode changed to 7003394 - change mode from '' to '0700'3395 - change owner from '' to 'git'3396 * bash[generate gitlab-sshd host keys] action run (skipped due to only_if)3397 * templatesymlink[Create a config.yml and create a symlink to Rails root] action create3398 * template[/var/opt/gitlab/gitlab-shell/config.yml] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] created file /var/opt/gitlab/gitlab-shell/config.yml3399 - create new file /var/opt/gitlab/gitlab-shell/config.yml[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] updated file contents /var/opt/gitlab/gitlab-shell/config.yml3400 - update content in file /var/opt/gitlab/gitlab-shell/config.yml from none to a5b7b33401 - suppressed sensitive resource[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] owner changed to 03402[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] group changed to 9983403[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/gitlab-shell/config.yml] mode changed to 6403404 - change mode from '' to '0640'3405 - change owner from '' to 'root'3406 - change group from '' to 'git'3407 * link[Link /opt/gitlab/embedded/service/gitlab-shell/config.yml to /var/opt/gitlab/gitlab-shell/config.yml] action create[2023-07-20T03:22:44+00:00] INFO: link[Link /opt/gitlab/embedded/service/gitlab-shell/config.yml to /var/opt/gitlab/gitlab-shell/config.yml] created3408 - create symlink at /opt/gitlab/embedded/service/gitlab-shell/config.yml to /var/opt/gitlab/gitlab-shell/config.yml3410 * link[/opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret] action create[2023-07-20T03:22:44+00:00] INFO: link[/opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret] created3411 - create symlink at /opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret to /opt/gitlab/embedded/service/gitlab-rails/.gitlab_shell_secret3412 * file[/var/opt/gitlab/.ssh/authorized_keys] action create_if_missing[2023-07-20T03:22:44+00:00] INFO: file[/var/opt/gitlab/.ssh/authorized_keys] created file /var/opt/gitlab/.ssh/authorized_keys3413 - create new file /var/opt/gitlab/.ssh/authorized_keys[2023-07-20T03:22:44+00:00] INFO: file[/var/opt/gitlab/.ssh/authorized_keys] owner changed to 9983414[2023-07-20T03:22:44+00:00] INFO: file[/var/opt/gitlab/.ssh/authorized_keys] group changed to 9983415[2023-07-20T03:22:44+00:00] INFO: file[/var/opt/gitlab/.ssh/authorized_keys] mode changed to 6003416 - change mode from '' to '0600'3417 - change owner from '' to 'git'3418 - change group from '' to 'git'3419 * env_dir[/opt/gitlab/etc/gitlab-sshd/env] action nothing (skipped due to action :nothing)3420 * service[gitlab-sshd] action nothing (skipped due to action :nothing)3421 * runit_service[gitlab-sshd] action disable3422 * ruby_block[disable gitlab-sshd] action run (skipped due to only_if)3423 (up to date)3424Recipe: package::sysctl3425 * execute[reload all sysctl conf] action nothing (skipped due to action :nothing)3426Recipe: logrotate::folders_and_configs3427 * directory[/var/opt/gitlab/logrotate] action create[2023-07-20T03:22:44+00:00] INFO: directory[/var/opt/gitlab/logrotate] created directory /var/opt/gitlab/logrotate3428 - create new directory /var/opt/gitlab/logrotate[2023-07-20T03:22:44+00:00] INFO: directory[/var/opt/gitlab/logrotate] mode changed to 7003429 - change mode from '' to '0700'3430 * directory[/var/opt/gitlab/logrotate/logrotate.d] action create[2023-07-20T03:22:44+00:00] INFO: directory[/var/opt/gitlab/logrotate/logrotate.d] created directory /var/opt/gitlab/logrotate/logrotate.d3431 - create new directory /var/opt/gitlab/logrotate/logrotate.d[2023-07-20T03:22:44+00:00] INFO: directory[/var/opt/gitlab/logrotate/logrotate.d] mode changed to 7003432 - change mode from '' to '0700'3433 * directory[/var/log/gitlab/logrotate] action create[2023-07-20T03:22:44+00:00] INFO: directory[/var/log/gitlab/logrotate] created directory /var/log/gitlab/logrotate3434 - create new directory /var/log/gitlab/logrotate[2023-07-20T03:22:44+00:00] INFO: directory[/var/log/gitlab/logrotate] owner changed to 03435[2023-07-20T03:22:44+00:00] INFO: directory[/var/log/gitlab/logrotate] mode changed to 7003436 - change mode from '' to '0700'3437 - change owner from '' to 'root'3438 * template[/var/opt/gitlab/logrotate/logrotate.conf] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] created file /var/opt/gitlab/logrotate/logrotate.conf3439 - create new file /var/opt/gitlab/logrotate/logrotate.conf[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] updated file contents /var/opt/gitlab/logrotate/logrotate.conf3440 - update content in file /var/opt/gitlab/logrotate/logrotate.conf from none to c1c3203441 --- /var/opt/gitlab/logrotate/logrotate.conf 2023-07-20 03:22:44.000000000 +00003442 +++ /var/opt/gitlab/logrotate/.chef-logrotate20230720-37-o1tyir.conf 2023-07-20 03:22:44.000000000 +00003443 @@ -1,12 +1,24 @@3444 +# Generated by 'gitlab-ctl reconfigure'.3445 +# Modifications will be overwritten!3446 +3447 +include /var/opt/gitlab/logrotate/logrotate.d/nginx3448 +include /var/opt/gitlab/logrotate/logrotate.d/puma3449 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails3450 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell3451 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse3452 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages3453 +include /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas3454 +include /var/opt/gitlab/logrotate/logrotate.d/gitaly3455 +include /var/opt/gitlab/logrotate/logrotate.d/mailroom[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.conf] mode changed to 6443456 - change mode from '' to '0644'3457 * template[/var/opt/gitlab/logrotate/logrotate.d/nginx] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/nginx] created file /var/opt/gitlab/logrotate/logrotate.d/nginx3458 - create new file /var/opt/gitlab/logrotate/logrotate.d/nginx[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/nginx] updated file contents /var/opt/gitlab/logrotate/logrotate.d/nginx3459 - update content in file /var/opt/gitlab/logrotate/logrotate.d/nginx from none to e17e193460 --- /var/opt/gitlab/logrotate/logrotate.d/nginx 2023-07-20 03:22:44.000000000 +00003461 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-nginx20230720-37-g4gb34 2023-07-20 03:22:44.000000000 +00003462 @@ -1,17 +1,34 @@3463 +# Generated by gitlab-ctl reconfigure3464 +# Modifications will be overwritten!3465 +3466 +/var/log/gitlab/nginx/*.log {3467 + su root root3468 + daily3469 + 3470 + 3471 + rotate 303472 + compress3473 + copytruncate3474 + missingok3475 + notifempty3476 + postrotate3477 + 3478 + endscript3479 +}3480 * template[/var/opt/gitlab/logrotate/logrotate.d/puma] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/puma] created file /var/opt/gitlab/logrotate/logrotate.d/puma3481 - create new file /var/opt/gitlab/logrotate/logrotate.d/puma[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/puma] updated file contents /var/opt/gitlab/logrotate/logrotate.d/puma3482 - update content in file /var/opt/gitlab/logrotate/logrotate.d/puma from none to 44ad273483 --- /var/opt/gitlab/logrotate/logrotate.d/puma 2023-07-20 03:22:44.000000000 +00003484 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-puma20230720-37-lnr509 2023-07-20 03:22:44.000000000 +00003485 @@ -1,17 +1,34 @@3486 +# Generated by gitlab-ctl reconfigure3487 +# Modifications will be overwritten!3488 +3489 +/var/log/gitlab/puma/*.log {3490 + su git git3491 + daily3492 + 3493 + 3494 + rotate 303495 + compress3496 + copytruncate3497 + missingok3498 + notifempty3499 + postrotate3500 + 3501 + endscript3502 +}3503 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails3504 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-rails] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails3505 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails from none to 26254a3506 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-rails 2023-07-20 03:22:44.000000000 +00003507 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-rails20230720-37-954z0z 2023-07-20 03:22:44.000000000 +00003508 @@ -1,17 +1,34 @@3509 +# Generated by gitlab-ctl reconfigure3510 +# Modifications will be overwritten!3511 +3512 +/var/log/gitlab/gitlab-rails/*.log {3513 + su git git3514 + daily3515 + 3516 + 3517 + rotate 303518 + compress3519 + copytruncate3520 + missingok3521 + notifempty3522 + postrotate3523 + 3524 + endscript3525 +}3526 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell3527 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-shell] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell3528 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell from none to 859f563529 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-shell 2023-07-20 03:22:44.000000000 +00003530 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-shell20230720-37-vcuweg 2023-07-20 03:22:44.000000000 +00003531 @@ -1,17 +1,34 @@3532 +# Generated by gitlab-ctl reconfigure3533 +# Modifications will be overwritten!3534 +3535 +/var/log/gitlab/gitlab-shell/*.log {3536 + su git git3537 + daily3538 + 3539 + 3540 + rotate 303541 + compress3542 + copytruncate3543 + missingok3544 + notifempty3545 + postrotate3546 + 3547 + endscript3548 +}3549 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse3550 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse3551 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse from none to 3453f63552 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-workhorse 2023-07-20 03:22:44.000000000 +00003553 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-workhorse20230720-37-zvsclr 2023-07-20 03:22:44.000000000 +00003554 @@ -1,17 +1,34 @@3555 +# Generated by gitlab-ctl reconfigure3556 +# Modifications will be overwritten!3557 +3558 +/var/log/gitlab/gitlab-workhorse/*.log {3559 + su git git3560 + daily3561 + 3562 + 3563 + rotate 303564 + compress3565 + copytruncate3566 + missingok3567 + notifempty3568 + postrotate3569 + 3570 + endscript3571 +}3572 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages3573 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-pages] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages3574 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages from none to 3c118a3575 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-pages 2023-07-20 03:22:44.000000000 +00003576 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-pages20230720-37-y5rto5 2023-07-20 03:22:44.000000000 +00003577 @@ -1,17 +1,34 @@3578 +# Generated by gitlab-ctl reconfigure3579 +# Modifications will be overwritten!3580 +3581 +/var/log/gitlab/gitlab-pages/*.log {3582 + su git git3583 + daily3584 + 3585 + 3586 + rotate 303587 + compress3588 + copytruncate3589 + missingok3590 + notifempty3591 + postrotate3592 + 3593 + endscript3594 +}3595 * template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] created file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas3596 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitlab-kas] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas3597 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas from none to 0ba4f03598 --- /var/opt/gitlab/logrotate/logrotate.d/gitlab-kas 2023-07-20 03:22:44.000000000 +00003599 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitlab-kas20230720-37-89ly30 2023-07-20 03:22:44.000000000 +00003600 @@ -1,17 +1,34 @@3601 +# Generated by gitlab-ctl reconfigure3602 +# Modifications will be overwritten!3603 +3604 +/var/log/gitlab/gitlab-kas/*.log {3605 + su git git3606 + daily3607 + 3608 + 3609 + rotate 303610 + compress3611 + copytruncate3612 + missingok3613 + notifempty3614 + postrotate3615 + 3616 + endscript3617 +}3618 * template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] created file /var/opt/gitlab/logrotate/logrotate.d/gitaly3619 - create new file /var/opt/gitlab/logrotate/logrotate.d/gitaly[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/gitaly] updated file contents /var/opt/gitlab/logrotate/logrotate.d/gitaly3620 - update content in file /var/opt/gitlab/logrotate/logrotate.d/gitaly from none to 02bda73621 --- /var/opt/gitlab/logrotate/logrotate.d/gitaly 2023-07-20 03:22:44.000000000 +00003622 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-gitaly20230720-37-bvj6yw 2023-07-20 03:22:44.000000000 +00003623 @@ -1,17 +1,34 @@3624 +# Generated by gitlab-ctl reconfigure3625 +# Modifications will be overwritten!3626 +3627 +/var/log/gitlab/gitaly/*.log {3628 + su git git3629 + daily3630 + 3631 + 3632 + rotate 303633 + compress3634 + copytruncate3635 + missingok3636 + notifempty3637 + postrotate3638 + 3639 + endscript3640 +}3641 * template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] action create[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] created file /var/opt/gitlab/logrotate/logrotate.d/mailroom3642 - create new file /var/opt/gitlab/logrotate/logrotate.d/mailroom[2023-07-20T03:22:44+00:00] INFO: template[/var/opt/gitlab/logrotate/logrotate.d/mailroom] updated file contents /var/opt/gitlab/logrotate/logrotate.d/mailroom3643 - update content in file /var/opt/gitlab/logrotate/logrotate.d/mailroom from none to 8fcea33644 --- /var/opt/gitlab/logrotate/logrotate.d/mailroom 2023-07-20 03:22:44.000000000 +00003645 +++ /var/opt/gitlab/logrotate/logrotate.d/.chef-mailroom20230720-37-uf2d0h 2023-07-20 03:22:44.000000000 +00003646 @@ -1,17 +1,34 @@3647 +# Generated by gitlab-ctl reconfigure3648 +# Modifications will be overwritten!3649 +3650 +/var/log/gitlab/mailroom/*.log {3651 + su git git3652 + daily3653 + 3654 + 3655 + rotate 303656 + compress3657 + copytruncate3658 + missingok3659 + notifempty3660 + postrotate3661 + 3662 + endscript3663 +}3664Recipe: logrotate::enable3665 * service[logrotate] action nothing (skipped due to action :nothing)3666 * runit_service[logrotate] action enable3667 * ruby_block[restart_service] action nothing (skipped due to action :nothing)3668 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)3669 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)3670 * directory[/opt/gitlab/sv/logrotate] action create[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate] created directory /opt/gitlab/sv/logrotate3671 - create new directory /opt/gitlab/sv/logrotate[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate] owner changed to 03672[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate] group changed to 03673[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate] mode changed to 7553674 - change mode from '' to '0755'3675 - change owner from '' to 'root'3676 - change group from '' to 'root'3677 * template[/opt/gitlab/sv/logrotate/run] action create[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] created file /opt/gitlab/sv/logrotate/run3678 - create new file /opt/gitlab/sv/logrotate/run[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] updated file contents /opt/gitlab/sv/logrotate/run3679 - update content in file /opt/gitlab/sv/logrotate/run from none to 07f1b63680 --- /opt/gitlab/sv/logrotate/run 2023-07-20 03:22:44.000000000 +00003681 +++ /opt/gitlab/sv/logrotate/.chef-run20230720-37-xiyysv 2023-07-20 03:22:44.000000000 +00003682 @@ -1,10 +1,20 @@3683 +#!/bin/sh3684 +exec 2>&13685 +3686 +cd /var/opt/gitlab/logrotate3687 +3688 +exec /opt/gitlab/embedded/bin/chpst -P /usr/bin/env \3689 + dir=/var/opt/gitlab/logrotate \3690 + pre_sleep=600 \3691 + post_sleep=3000 \3692 + /opt/gitlab/embedded/bin/gitlab-logrotate-wrapper[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] owner changed to 03693[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] group changed to 03694[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] mode changed to 7553695 - change mode from '' to '0755'3696 - change owner from '' to 'root'3697 - change group from '' to 'root'3698 * directory[/opt/gitlab/sv/logrotate/log] action create[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] created directory /opt/gitlab/sv/logrotate/log3699 - create new directory /opt/gitlab/sv/logrotate/log[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] owner changed to 03700[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] group changed to 03701[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log] mode changed to 7553702 - change mode from '' to '0755'3703 - change owner from '' to 'root'3704 - change group from '' to 'root'3705 * directory[/opt/gitlab/sv/logrotate/log/main] action create[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] created directory /opt/gitlab/sv/logrotate/log/main3706 - create new directory /opt/gitlab/sv/logrotate/log/main[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] owner changed to 03707[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] group changed to 03708[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/log/main] mode changed to 7553709 - change mode from '' to '0755'3710 - change owner from '' to 'root'3711 - change group from '' to 'root'3712 * template[/opt/gitlab/sv/logrotate/log/config] action create[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] created file /opt/gitlab/sv/logrotate/log/config3713 - create new file /opt/gitlab/sv/logrotate/log/config[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] updated file contents /opt/gitlab/sv/logrotate/log/config3714 - update content in file /opt/gitlab/sv/logrotate/log/config from none to 623c003715 --- /opt/gitlab/sv/logrotate/log/config 2023-07-20 03:22:44.000000000 +00003716 +++ /opt/gitlab/sv/logrotate/log/.chef-config20230720-37-sfi7vv 2023-07-20 03:22:44.000000000 +00003717 @@ -1,6 +1,12 @@3718 +s2097152003719 +n303720 +t864003721 +!gzip3722 +3723 +[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] owner changed to 03724[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] group changed to 03725[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] mode changed to 6443726 - change mode from '' to '0644'3727 - change owner from '' to 'root'3728 - change group from '' to 'root'3729[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] sending create action to ruby_block[verify_chown_persisted_on_logrotate] (immediate)3730 * ruby_block[verify_chown_persisted_on_logrotate] action create[2023-07-20T03:22:44+00:00] INFO: ruby_block[verify_chown_persisted_on_logrotate] called3731 - execute the ruby block verify_chown_persisted_on_logrotate3732 * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)3733 * link[/var/log/gitlab/logrotate/config] action create[2023-07-20T03:22:44+00:00] INFO: link[/var/log/gitlab/logrotate/config] created3734 - create symlink at /var/log/gitlab/logrotate/config to /opt/gitlab/sv/logrotate/log/config3735 * template[/opt/gitlab/sv/logrotate/log/run] action create[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] created file /opt/gitlab/sv/logrotate/log/run3736 - create new file /opt/gitlab/sv/logrotate/log/run[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] updated file contents /opt/gitlab/sv/logrotate/log/run3737 - update content in file /opt/gitlab/sv/logrotate/log/run from none to 6373353738 --- /opt/gitlab/sv/logrotate/log/run 2023-07-20 03:22:44.000000000 +00003739 +++ /opt/gitlab/sv/logrotate/log/.chef-run20230720-37-ahf97n 2023-07-20 03:22:44.000000000 +00003740 @@ -1,5 +1,10 @@3741 +#!/bin/sh3742 +exec chpst -P \3743 + -U root:root \3744 + -u root:root \3745 + svlogd -tt /var/log/gitlab/logrotate[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] owner changed to 03746[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] group changed to 03747[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] mode changed to 7553748 - change mode from '' to '0755'3749 - change owner from '' to 'root'3750 - change group from '' to 'root'3751 * directory[/opt/gitlab/sv/logrotate/env] action create[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] created directory /opt/gitlab/sv/logrotate/env3752 - create new directory /opt/gitlab/sv/logrotate/env[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] owner changed to 03753[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] group changed to 03754[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/env] mode changed to 7553755 - change mode from '' to '0755'3756 - change owner from '' to 'root'3757 - change group from '' to 'root'3758 * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)3759 * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)3760 * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)3761 * directory[/opt/gitlab/sv/logrotate/control] action create[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] created directory /opt/gitlab/sv/logrotate/control3762 - create new directory /opt/gitlab/sv/logrotate/control[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] owner changed to 03763[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] group changed to 03764[2023-07-20T03:22:44+00:00] INFO: directory[/opt/gitlab/sv/logrotate/control] mode changed to 7553765 - change mode from '' to '0755'3766 - change owner from '' to 'root'3767 - change group from '' to 'root'3768 * template[/opt/gitlab/sv/logrotate/control/t] action create[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] created file /opt/gitlab/sv/logrotate/control/t3769 - create new file /opt/gitlab/sv/logrotate/control/t[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] updated file contents /opt/gitlab/sv/logrotate/control/t3770 - update content in file /opt/gitlab/sv/logrotate/control/t from none to 8fa3fa3771 --- /opt/gitlab/sv/logrotate/control/t 2023-07-20 03:22:44.000000000 +00003772 +++ /opt/gitlab/sv/logrotate/control/.chef-t20230720-37-550lk7 2023-07-20 03:22:44.000000000 +00003773 @@ -1,3 +1,6 @@3774 +#!/bin/sh3775 +echo "Received TERM from runit, sending to process group (-PID)"3776 +kill -- -$(cat /opt/gitlab/service/logrotate/supervise/pid)[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] owner changed to 03777[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] group changed to 03778[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/control/t] mode changed to 7553779 - change mode from '' to '0755'3780 - change owner from '' to 'root'3781 - change group from '' to 'root'3782 * link[/opt/gitlab/init/logrotate] action create[2023-07-20T03:22:44+00:00] INFO: link[/opt/gitlab/init/logrotate] created3783 - create symlink at /opt/gitlab/init/logrotate to /opt/gitlab/embedded/bin/sv3784 * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)3785[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/run] sending run action to ruby_block[restart_service] (delayed)3786 * ruby_block[restart_service] action run (skipped due to only_if)3787[2023-07-20T03:22:44+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/config] sending create action to ruby_block[reload_log_service] (delayed)3788 * ruby_block[reload_log_service] action create3789 * ruby_block[restart_service] action nothing (skipped due to action :nothing)3790 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)3791 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)3792 * directory[/opt/gitlab/sv/logrotate] action create (up to date)3793 * template[/opt/gitlab/sv/logrotate/run] action create (up to date)3794 * directory[/opt/gitlab/sv/logrotate/log] action create (up to date)3795 * directory[/opt/gitlab/sv/logrotate/log/main] action create (up to date)3796 * template[/opt/gitlab/sv/logrotate/log/config] action create (up to date)3797 * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)3798 * link[/var/log/gitlab/logrotate/config] action create (up to date)3799 * template[/opt/gitlab/sv/logrotate/log/run] action create (up to date)3800 * directory[/opt/gitlab/sv/logrotate/env] action create (up to date)3801 * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)3802 * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)3803 * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)3804 * directory[/opt/gitlab/sv/logrotate/control] action create (up to date)3805 * template[/opt/gitlab/sv/logrotate/control/t] action create (up to date)3806 * link[/opt/gitlab/init/logrotate] action create (up to date)3807 * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)3808 * directory[/opt/gitlab/service] action create (up to date)3809 * link[/opt/gitlab/service/logrotate] action create[2023-07-20T03:22:44+00:00] INFO: link[/opt/gitlab/service/logrotate] created3810 - create symlink at /opt/gitlab/service/logrotate to /opt/gitlab/sv/logrotate3811 * ruby_block[wait for logrotate service socket] action run[2023-07-20T03:22:46+00:00] INFO: ruby_block[wait for logrotate service socket] called3812 - execute the ruby block wait for logrotate service socket3813 * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)3814[2023-07-20T03:22:46+00:00] INFO: ruby_block[reload_log_service] called3815 - execute the ruby block reload_log_service3816[2023-07-20T03:22:46+00:00] INFO: template[/opt/gitlab/sv/logrotate/log/run] sending run action to ruby_block[restart_log_service] (delayed)3817 * ruby_block[restart_log_service] action run3818 * ruby_block[restart_service] action nothing (skipped due to action :nothing)3819 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)3820 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)3821 * directory[/opt/gitlab/sv/logrotate] action create (up to date)3822 * template[/opt/gitlab/sv/logrotate/run] action create (up to date)3823 * directory[/opt/gitlab/sv/logrotate/log] action create (up to date)3824 * directory[/opt/gitlab/sv/logrotate/log/main] action create (up to date)3825 * template[/opt/gitlab/sv/logrotate/log/config] action create (up to date)3826 * ruby_block[verify_chown_persisted_on_logrotate] action nothing (skipped due to action :nothing)3827 * link[/var/log/gitlab/logrotate/config] action create (up to date)3828 * template[/opt/gitlab/sv/logrotate/log/run] action create (up to date)3829 * directory[/opt/gitlab/sv/logrotate/env] action create (up to date)3830 * ruby_block[Delete unmanaged env files for logrotate service] action run (skipped due to only_if)3831 * template[/opt/gitlab/sv/logrotate/check] action create (skipped due to only_if)3832 * template[/opt/gitlab/sv/logrotate/finish] action create (skipped due to only_if)3833 * directory[/opt/gitlab/sv/logrotate/control] action create (up to date)3834 * template[/opt/gitlab/sv/logrotate/control/t] action create (up to date)3835 * link[/opt/gitlab/init/logrotate] action create (up to date)3836 * file[/opt/gitlab/sv/logrotate/down] action nothing (skipped due to action :nothing)3837 * directory[/opt/gitlab/service] action create (up to date)3838 * link[/opt/gitlab/service/logrotate] action create (up to date)3839 * ruby_block[wait for logrotate service socket] action run (skipped due to not_if)3840 * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)3841[2023-07-20T03:22:47+00:00] INFO: ruby_block[restart_log_service] called3842 - execute the ruby block restart_log_service3843 * directory[/opt/gitlab/service] action create (up to date)3844 * link[/opt/gitlab/service/logrotate] action create (up to date)3845 * ruby_block[wait for logrotate service socket] action run (skipped due to not_if)3846 * file[/var/log/gitlab/logrotate/current] action touch (skipped due to only_if)3848 * execute[/opt/gitlab/bin/gitlab-ctl start logrotate] action run3849 [execute] ok: run: logrotate: (pid 498) 2s3850[2023-07-20T03:22:48+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start logrotate] ran successfully3851 - execute /opt/gitlab/bin/gitlab-ctl start logrotate3852Recipe: redis::disable3853 * service[redis] action nothing (skipped due to action :nothing)3854 * runit_service[redis] action disable3855 * ruby_block[disable redis] action run (skipped due to only_if)3856 (up to date)3857Recipe: gitaly::disable3858 * service[gitaly] action nothing (skipped due to action :nothing)3859 * runit_service[gitaly] action disable3860 * ruby_block[disable gitaly] action run (skipped due to only_if)3861 (up to date)3862 * consul_service[gitaly] action delete3863 * file[/var/opt/gitlab/consul/config.d/gitaly-service.json] action delete (up to date)3864 (up to date)3865Recipe: postgresql::bin3866 * ruby_block[check_postgresql_version] action run (skipped due to not_if)3867 * ruby_block[check_postgresql_version_is_deprecated] action run (skipped due to not_if)3868 * ruby_block[Link postgresql bin files to the correct version] action run[2023-07-20T03:22:48+00:00] INFO: ruby_block[Link postgresql bin files to the correct version] called3869 - execute the ruby block Link postgresql bin files to the correct version3870 * template[/opt/gitlab/etc/gitlab-psql-rc] action create[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] created file /opt/gitlab/etc/gitlab-psql-rc3871 - create new file /opt/gitlab/etc/gitlab-psql-rc[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] updated file contents /opt/gitlab/etc/gitlab-psql-rc3872 - update content in file /opt/gitlab/etc/gitlab-psql-rc from none to b7b8fc3873 - suppressed sensitive resource[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] owner changed to 03874[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/etc/gitlab-psql-rc] group changed to 03875 - change owner from '' to 'root'3876 - change group from '' to 'root'3877Recipe: postgresql::disable3878 * service[postgresql] action nothing (skipped due to action :nothing)3879 * runit_service[postgresql] action disable3880 * ruby_block[disable postgresql] action run (skipped due to only_if)3881 (up to date)3882Recipe: praefect::enable3883 * directory[/var/opt/gitlab/praefect] action create[2023-07-20T03:22:48+00:00] INFO: directory[/var/opt/gitlab/praefect] created directory /var/opt/gitlab/praefect3884 - create new directory /var/opt/gitlab/praefect[2023-07-20T03:22:48+00:00] INFO: directory[/var/opt/gitlab/praefect] owner changed to 9983885[2023-07-20T03:22:48+00:00] INFO: directory[/var/opt/gitlab/praefect] mode changed to 7003886 - change mode from '' to '0700'3887 - change owner from '' to 'git'3888 * directory[/var/log/gitlab/praefect] action create[2023-07-20T03:22:48+00:00] INFO: directory[/var/log/gitlab/praefect] created directory /var/log/gitlab/praefect3889 - create new directory /var/log/gitlab/praefect[2023-07-20T03:22:48+00:00] INFO: directory[/var/log/gitlab/praefect] owner changed to 9983890[2023-07-20T03:22:48+00:00] INFO: directory[/var/log/gitlab/praefect] mode changed to 7003891 - change mode from '' to '0700'3892 - change owner from '' to 'git'3893 * env_dir[/opt/gitlab/etc/praefect/env] action create3894 * directory[/opt/gitlab/etc/praefect/env] action create[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/etc/praefect/env] created directory /opt/gitlab/etc/praefect/env3895 - create new directory /opt/gitlab/etc/praefect/env3896 * file[/opt/gitlab/etc/praefect/env/SSL_CERT_DIR] action create[2023-07-20T03:22:48+00:00] INFO: file[/opt/gitlab/etc/praefect/env/SSL_CERT_DIR] created file /opt/gitlab/etc/praefect/env/SSL_CERT_DIR3897 - create new file /opt/gitlab/etc/praefect/env/SSL_CERT_DIR[2023-07-20T03:22:48+00:00] INFO: file[/opt/gitlab/etc/praefect/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/praefect/env/SSL_CERT_DIR3898 - update content in file /opt/gitlab/etc/praefect/env/SSL_CERT_DIR from none to 4f45cf3899 - suppressed sensitive resource3900 * file[/opt/gitlab/etc/praefect/env/GITALY_PID_FILE] action create[2023-07-20T03:22:48+00:00] INFO: file[/opt/gitlab/etc/praefect/env/GITALY_PID_FILE] created file /opt/gitlab/etc/praefect/env/GITALY_PID_FILE3901 - create new file /opt/gitlab/etc/praefect/env/GITALY_PID_FILE[2023-07-20T03:22:48+00:00] INFO: file[/opt/gitlab/etc/praefect/env/GITALY_PID_FILE] updated file contents /opt/gitlab/etc/praefect/env/GITALY_PID_FILE3902 - update content in file /opt/gitlab/etc/praefect/env/GITALY_PID_FILE from none to eb1c863903 - suppressed sensitive resource3904 * file[/opt/gitlab/etc/praefect/env/WRAPPER_JSON_LOGGING] action create[2023-07-20T03:22:48+00:00] INFO: file[/opt/gitlab/etc/praefect/env/WRAPPER_JSON_LOGGING] created file /opt/gitlab/etc/praefect/env/WRAPPER_JSON_LOGGING3905 - create new file /opt/gitlab/etc/praefect/env/WRAPPER_JSON_LOGGING[2023-07-20T03:22:48+00:00] INFO: file[/opt/gitlab/etc/praefect/env/WRAPPER_JSON_LOGGING] updated file contents /opt/gitlab/etc/praefect/env/WRAPPER_JSON_LOGGING3906 - update content in file /opt/gitlab/etc/praefect/env/WRAPPER_JSON_LOGGING from none to b5bea43907 - suppressed sensitive resource3909 * template[Create praefect config.toml] action create[2023-07-20T03:22:48+00:00] INFO: template[Create praefect config.toml] created file /var/opt/gitlab/praefect/config.toml3910 - create new file /var/opt/gitlab/praefect/config.toml[2023-07-20T03:22:48+00:00] INFO: template[Create praefect config.toml] updated file contents /var/opt/gitlab/praefect/config.toml3911 - update content in file /var/opt/gitlab/praefect/config.toml from none to cc91d53912 - suppressed sensitive resource[2023-07-20T03:22:48+00:00] INFO: template[Create praefect config.toml] owner changed to 03913[2023-07-20T03:22:48+00:00] INFO: template[Create praefect config.toml] group changed to 9983914[2023-07-20T03:22:48+00:00] INFO: template[Create praefect config.toml] mode changed to 6403915 - change mode from '' to '0640'3916 - change owner from '' to 'root'3917 - change group from '' to 'git'3918 * service[praefect] action nothing (skipped due to action :nothing)3919 * runit_service[praefect] action enable3920 * ruby_block[restart_service] action nothing (skipped due to action :nothing)3921 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)3922 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)3923 * directory[/opt/gitlab/sv/praefect] action create[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect] created directory /opt/gitlab/sv/praefect3924 - create new directory /opt/gitlab/sv/praefect[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect] owner changed to 03925[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect] group changed to 03926[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect] mode changed to 7553927 - change mode from '' to '0755'3928 - change owner from '' to 'root'3929 - change group from '' to 'root'3930 * template[/opt/gitlab/sv/praefect/run] action create[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/run] created file /opt/gitlab/sv/praefect/run3931 - create new file /opt/gitlab/sv/praefect/run[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/run] updated file contents /opt/gitlab/sv/praefect/run3932 - update content in file /opt/gitlab/sv/praefect/run from none to 3c48313933 --- /opt/gitlab/sv/praefect/run 2023-07-20 03:22:48.000000000 +00003934 +++ /opt/gitlab/sv/praefect/.chef-run20230720-37-rwr98f 2023-07-20 03:22:48.000000000 +00003935 @@ -1,12 +1,24 @@3936 +#!/bin/sh3937 +set -e # fail on errors3938 +3939 +# Redirect stderr -> stdout3940 +exec 2>&13941 +3942 +cd /var/opt/gitlab/praefect3943 +3944 +exec chpst -e /opt/gitlab/etc/praefect/env -P \3945 + -U git:git \3946 + -u git:git \3947 + /opt/gitlab/embedded/bin/gitaly-wrapper /opt/gitlab/embedded/bin/praefect -config /var/opt/gitlab/praefect/config.toml[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/run] owner changed to 03948[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/run] group changed to 03949[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/run] mode changed to 7553950 - change mode from '' to '0755'3951 - change owner from '' to 'root'3952 - change group from '' to 'root'3953 * directory[/opt/gitlab/sv/praefect/log] action create[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/log] created directory /opt/gitlab/sv/praefect/log3954 - create new directory /opt/gitlab/sv/praefect/log[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/log] owner changed to 03955[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/log] group changed to 03956[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/log] mode changed to 7553957 - change mode from '' to '0755'3958 - change owner from '' to 'root'3959 - change group from '' to 'root'3960 * directory[/opt/gitlab/sv/praefect/log/main] action create[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/log/main] created directory /opt/gitlab/sv/praefect/log/main3961 - create new directory /opt/gitlab/sv/praefect/log/main[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/log/main] owner changed to 03962[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/log/main] group changed to 03963[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/log/main] mode changed to 7553964 - change mode from '' to '0755'3965 - change owner from '' to 'root'3966 - change group from '' to 'root'3967 * template[/opt/gitlab/sv/praefect/log/config] action create[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/config] created file /opt/gitlab/sv/praefect/log/config3968 - create new file /opt/gitlab/sv/praefect/log/config[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/config] updated file contents /opt/gitlab/sv/praefect/log/config3969 - update content in file /opt/gitlab/sv/praefect/log/config from none to 623c003970 --- /opt/gitlab/sv/praefect/log/config 2023-07-20 03:22:48.000000000 +00003971 +++ /opt/gitlab/sv/praefect/log/.chef-config20230720-37-tdbp3 2023-07-20 03:22:48.000000000 +00003972 @@ -1,6 +1,12 @@3973 +s2097152003974 +n303975 +t864003976 +!gzip3977 +3978 +[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/config] owner changed to 03979[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/config] group changed to 03980[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/config] mode changed to 6443981 - change mode from '' to '0644'3982 - change owner from '' to 'root'3983 - change group from '' to 'root'3984[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/config] sending create action to ruby_block[verify_chown_persisted_on_praefect] (immediate)3985 * ruby_block[verify_chown_persisted_on_praefect] action create[2023-07-20T03:22:48+00:00] INFO: ruby_block[verify_chown_persisted_on_praefect] called3986 - execute the ruby block verify_chown_persisted_on_praefect3987 * ruby_block[verify_chown_persisted_on_praefect] action nothing (skipped due to action :nothing)3988 * link[/var/log/gitlab/praefect/config] action create[2023-07-20T03:22:48+00:00] INFO: link[/var/log/gitlab/praefect/config] created3989 - create symlink at /var/log/gitlab/praefect/config to /opt/gitlab/sv/praefect/log/config3990 * template[/opt/gitlab/sv/praefect/log/run] action create[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/run] created file /opt/gitlab/sv/praefect/log/run3991 - create new file /opt/gitlab/sv/praefect/log/run[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/run] updated file contents /opt/gitlab/sv/praefect/log/run3992 - update content in file /opt/gitlab/sv/praefect/log/run from none to 94f1c23993 --- /opt/gitlab/sv/praefect/log/run 2023-07-20 03:22:48.000000000 +00003994 +++ /opt/gitlab/sv/praefect/log/.chef-run20230720-37-ur38li 2023-07-20 03:22:48.000000000 +00003995 @@ -1,5 +1,10 @@3996 +#!/bin/sh3997 +exec chpst -P \3998 + -U root:root \3999 + -u root:root \4000 + svlogd /var/log/gitlab/praefect[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/run] owner changed to 04001[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/run] group changed to 04002[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/run] mode changed to 7554003 - change mode from '' to '0755'4004 - change owner from '' to 'root'4005 - change group from '' to 'root'4006 * directory[/opt/gitlab/sv/praefect/env] action create[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/env] created directory /opt/gitlab/sv/praefect/env4007 - create new directory /opt/gitlab/sv/praefect/env[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/env] owner changed to 04008[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/env] group changed to 04009[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/env] mode changed to 7554010 - change mode from '' to '0755'4011 - change owner from '' to 'root'4012 - change group from '' to 'root'4013 * ruby_block[Delete unmanaged env files for praefect service] action run (skipped due to only_if)4014 * template[/opt/gitlab/sv/praefect/check] action create (skipped due to only_if)4015 * template[/opt/gitlab/sv/praefect/finish] action create (skipped due to only_if)4016 * directory[/opt/gitlab/sv/praefect/control] action create[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/control] created directory /opt/gitlab/sv/praefect/control4017 - create new directory /opt/gitlab/sv/praefect/control[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/control] owner changed to 04018[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/control] group changed to 04019[2023-07-20T03:22:48+00:00] INFO: directory[/opt/gitlab/sv/praefect/control] mode changed to 7554020 - change mode from '' to '0755'4021 - change owner from '' to 'root'4022 - change group from '' to 'root'4023 * link[/opt/gitlab/init/praefect] action create[2023-07-20T03:22:48+00:00] INFO: link[/opt/gitlab/init/praefect] created4024 - create symlink at /opt/gitlab/init/praefect to /opt/gitlab/embedded/bin/sv4025 * file[/opt/gitlab/sv/praefect/down] action nothing (skipped due to action :nothing)4026[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/run] sending run action to ruby_block[restart_service] (delayed)4027 * ruby_block[restart_service] action run (skipped due to only_if)4028[2023-07-20T03:22:48+00:00] INFO: template[/opt/gitlab/sv/praefect/log/config] sending create action to ruby_block[reload_log_service] (delayed)4029 * ruby_block[reload_log_service] action create4030 * ruby_block[restart_service] action nothing (skipped due to action :nothing)4031 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)4032 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)4033 * directory[/opt/gitlab/sv/praefect] action create (up to date)4034 * template[/opt/gitlab/sv/praefect/run] action create (up to date)4035 * directory[/opt/gitlab/sv/praefect/log] action create (up to date)4036 * directory[/opt/gitlab/sv/praefect/log/main] action create (up to date)4037 * template[/opt/gitlab/sv/praefect/log/config] action create (up to date)4038 * ruby_block[verify_chown_persisted_on_praefect] action nothing (skipped due to action :nothing)4039 * link[/var/log/gitlab/praefect/config] action create (up to date)4040 * template[/opt/gitlab/sv/praefect/log/run] action create (up to date)4041 * directory[/opt/gitlab/sv/praefect/env] action create (up to date)4042 * ruby_block[Delete unmanaged env files for praefect service] action run (skipped due to only_if)4043 * template[/opt/gitlab/sv/praefect/check] action create (skipped due to only_if)4044 * template[/opt/gitlab/sv/praefect/finish] action create (skipped due to only_if)4045 * directory[/opt/gitlab/sv/praefect/control] action create (up to date)4046 * link[/opt/gitlab/init/praefect] action create (up to date)4047 * file[/opt/gitlab/sv/praefect/down] action nothing (skipped due to action :nothing)4048 * directory[/opt/gitlab/service] action create (up to date)4049 * link[/opt/gitlab/service/praefect] action create[2023-07-20T03:22:48+00:00] INFO: link[/opt/gitlab/service/praefect] created4050 - create symlink at /opt/gitlab/service/praefect to /opt/gitlab/sv/praefect4051 * ruby_block[wait for praefect service socket] action run[2023-07-20T03:22:52+00:00] INFO: ruby_block[wait for praefect service socket] called4052 - execute the ruby block wait for praefect service socket4053 * file[/var/log/gitlab/praefect/current] action touch (skipped due to only_if)4054[2023-07-20T03:22:54+00:00] INFO: ruby_block[reload_log_service] called4055 - execute the ruby block reload_log_service4056[2023-07-20T03:22:54+00:00] INFO: template[/opt/gitlab/sv/praefect/log/run] sending run action to ruby_block[restart_log_service] (delayed)4057 * ruby_block[restart_log_service] action run4058 * ruby_block[restart_service] action nothing (skipped due to action :nothing)4059 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)4060 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)4061 * directory[/opt/gitlab/sv/praefect] action create (up to date)4062 * template[/opt/gitlab/sv/praefect/run] action create (up to date)4063 * directory[/opt/gitlab/sv/praefect/log] action create (up to date)4064 * directory[/opt/gitlab/sv/praefect/log/main] action create (up to date)4065 * template[/opt/gitlab/sv/praefect/log/config] action create (up to date)4066 * ruby_block[verify_chown_persisted_on_praefect] action nothing (skipped due to action :nothing)4067 * link[/var/log/gitlab/praefect/config] action create (up to date)4068 * template[/opt/gitlab/sv/praefect/log/run] action create (up to date)4069 * directory[/opt/gitlab/sv/praefect/env] action create (up to date)4070 * ruby_block[Delete unmanaged env files for praefect service] action run (skipped due to only_if)4071 * template[/opt/gitlab/sv/praefect/check] action create (skipped due to only_if)4072 * template[/opt/gitlab/sv/praefect/finish] action create (skipped due to only_if)4073 * directory[/opt/gitlab/sv/praefect/control] action create (up to date)4074 * link[/opt/gitlab/init/praefect] action create (up to date)4075 * file[/opt/gitlab/sv/praefect/down] action nothing (skipped due to action :nothing)4076 * directory[/opt/gitlab/service] action create (up to date)4077 * link[/opt/gitlab/service/praefect] action create (up to date)4078 * ruby_block[wait for praefect service socket] action run (skipped due to not_if)4079 * file[/var/log/gitlab/praefect/current] action touch (skipped due to only_if)4080[2023-07-20T03:22:54+00:00] INFO: ruby_block[restart_log_service] called4081 - execute the ruby block restart_log_service4082 * directory[/opt/gitlab/service] action create (up to date)4083 * link[/opt/gitlab/service/praefect] action create (up to date)4084 * ruby_block[wait for praefect service socket] action run (skipped due to not_if)4085 * file[/var/log/gitlab/praefect/current] action touch (skipped due to only_if)4087 * execute[/opt/gitlab/bin/gitlab-ctl start praefect] action run4088 [execute] ok: run: praefect: (pid 515) 3s4089[2023-07-20T03:22:55+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start praefect] ran successfully4090 - execute /opt/gitlab/bin/gitlab-ctl start praefect4091 * version_file[Create Praefect version file] action create4092 * file[/var/opt/gitlab/praefect/VERSION] action create[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/praefect/VERSION] created file /var/opt/gitlab/praefect/VERSION4093 - create new file /var/opt/gitlab/praefect/VERSION[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/praefect/VERSION] updated file contents /var/opt/gitlab/praefect/VERSION4094 - update content in file /var/opt/gitlab/praefect/VERSION from none to 9d85fe4095 --- /var/opt/gitlab/praefect/VERSION 2023-07-20 03:22:55.000000000 +00004096 +++ /var/opt/gitlab/praefect/.chef-VERSION20230720-37-773mc2 2023-07-20 03:22:55.000000000 +00004097 @@ -1 +1,2 @@4098 +Praefect, version 16.2.0-rc4-77-gaf0a9ba614100[2023-07-20T03:22:55+00:00] INFO: version_file[Create Praefect version file] not queuing delayed action hup on runit_service[praefect] (delayed), as it's already been queued4101 * consul_service[praefect] action delete4102 * file[/var/opt/gitlab/consul/config.d/praefect-service.json] action delete (up to date)4103 (up to date)4104Recipe: praefect::database_migrations4105 * bash[migrate praefect database] action run4106 [execute] praefect sql-migrate: migrations to apply: 424108 = 2023-07-20T03:22:55 20200109161404_hello_world: migrating4109 == 2023-07-20T03:22:55 20200109161404_hello_world: applied (2.289672ms)4110 = 2023-07-20T03:22:55 20200113151438_1_test_migration: migrating4111 == 2023-07-20T03:22:55 20200113151438_1_test_migration: applied (1.833381ms)4112 = 2023-07-20T03:22:55 20200224220728_job_queue: migrating4113 == 2023-07-20T03:22:55 20200224220728_job_queue: applied (18.672773ms)4114 = 2023-07-20T03:22:55 20200225220728_readd_job_queue: migrating4115 == 2023-07-20T03:22:55 20200225220728_readd_job_queue: applied (3.366342ms)4116 = 2023-07-20T03:22:55 20200324001604_add_sql_election_tables: migrating4117 == 2023-07-20T03:22:55 20200324001604_add_sql_election_tables: applied (18.468332ms)4118 = 2023-07-20T03:22:55 20200422131451_add_shard_read_only_column: migrating4119 == 2023-07-20T03:22:55 20200422131451_add_shard_read_only_column: applied (1.779881ms)4120 = 2023-07-20T03:22:55 20200512131219_replication_job_indexing: migrating4121 == 2023-07-20T03:22:55 20200512131219_replication_job_indexing: applied (4.204202ms)4122 = 2023-07-20T03:22:55 20200527103816_drop_old_gitaly_tables: migrating4123 == 2023-07-20T03:22:55 20200527103816_drop_old_gitaly_tables: applied (2.039441ms)4124 = 2023-07-20T03:22:55 20200602154246_remember_previous_writable_primary: migrating4125 == 2023-07-20T03:22:55 20200602154246_remember_previous_writable_primary: applied (1.860471ms)4126 = 2023-07-20T03:22:55 20200707101830_repositories_table: migrating4127 == 2023-07-20T03:22:55 20200707101830_repositories_table: applied (11.237818ms)4128 = 2023-07-20T03:22:55 20200810055650_replication_queue_cleanup: migrating4129 == 2023-07-20T03:22:55 20200810055650_replication_queue_cleanup: applied (2.392063ms)4130 = 2023-07-20T03:22:55 20200921154417_repositories_nullable_generation: migrating4131 == 2023-07-20T03:22:55 20200921154417_repositories_nullable_generation: applied (1.882931ms)4132 = 2023-07-20T03:22:55 20200921170311_repositories_primary_column: migrating4133 == 2023-07-20T03:22:55 20200921170311_repositories_primary_column: applied (2.037801ms)4134 = 2023-07-20T03:22:55 20201006125956_trigger_repository_update_generation: migrating4135 == 2023-07-20T03:22:55 20201006125956_trigger_repository_update_generation: applied (3.519982ms)4136 = 2023-07-20T03:22:55 20201102115118_variable_replication_factor: migrating4137 == 2023-07-20T03:22:55 20201102115118_variable_replication_factor: applied (1.956651ms)4138 = 2023-07-20T03:22:55 20201102171914_virtual_storage_configuration: migrating4139 == 2023-07-20T03:22:55 20201102171914_virtual_storage_configuration: applied (7.042335ms)4140 = 2023-07-20T03:22:55 20201126165633_repository_assignments_table: migrating4141 == 2023-07-20T03:22:55 20201126165633_repository_assignments_table: applied (7.077985ms)4142 = 2023-07-20T03:22:55 20201208163237_cleanup_notifiactions_payload: migrating4143 == 2023-07-20T03:22:55 20201208163237_cleanup_notifiactions_payload: applied (2.143532ms)4144 = 2023-07-20T03:22:55 20201231075619_remove_unused_assigned_column: migrating4145 == 2023-07-20T03:22:55 20201231075619_remove_unused_assigned_column: applied (2.33373ms)4146 = 2023-07-20T03:22:55 20210223130233_delete_replica_unique_index: migrating4147 == 2023-07-20T03:22:55 20210223130233_delete_replica_unique_index: applied (6.631115ms)4148 = 2023-07-20T03:22:55 20210225101159_replication_queue_target_index: migrating4149 == 2023-07-20T03:22:55 20210225101159_replication_queue_target_index: applied (6.080865ms)4150 = 2023-07-20T03:22:55 20210525143540_healthy_storages_view: migrating4151 == 2023-07-20T03:22:55 20210525143540_healthy_storages_view: applied (4.072012ms)4152 = 2023-07-20T03:22:55 20210525173505_valid_primaries_view: migrating4153 == 2023-07-20T03:22:55 20210525173505_valid_primaries_view: applied (4.648384ms)4154 = 2023-07-20T03:22:55 20210607124235_optimize_valid_primaries_view: migrating4155 == 2023-07-20T03:22:55 20210607124235_optimize_valid_primaries_view: applied (3.620433ms)4156 = 2023-07-20T03:22:55 20210727085659_repository_ids: migrating4157 == 2023-07-20T03:22:55 20210727085659_repository_ids: applied (16.210291ms)4158 = 2023-07-20T03:22:55 20210906130405_add_replica_path: migrating4159 == 2023-07-20T03:22:55 20210906130405_add_replica_path: applied (2.328752ms)4160 = 2023-07-20T03:22:55 20210906145021_link_repository_id: migrating4161 == 2023-07-20T03:22:55 20210906145021_link_repository_id: applied (3.072412ms)4162 = 2023-07-20T03:22:55 20210914115710_storage_cleanups_table: migrating4163 == 2023-07-20T03:22:55 20210914115710_storage_cleanups_table: applied (7.204225ms)4164 = 2023-07-20T03:22:55 20210921131816_backfill_replica_path: migrating4165 == 2023-07-20T03:22:55 20210921131816_backfill_replica_path: applied (2.079641ms)4166 = 2023-07-20T03:22:55 20210922091614_repository_id_primary_key_indexes: migrating4167 == 2023-07-20T03:22:55 20210922091614_repository_id_primary_key_indexes: applied (6.696964ms)4168 = 2023-07-20T03:22:55 20210922143752_storage_repositories_cascade_delete: migrating4169 == 2023-07-20T03:22:55 20210922143752_storage_repositories_cascade_delete: applied (2.989753ms)4170 = 2023-07-20T03:22:55 20210923155827_valid_primaries_view_repository_id: migrating4171 == 2023-07-20T03:22:55 20210923155827_valid_primaries_view_repository_id: applied (3.795363ms)4172 = 2023-07-20T03:22:55 20210927083631_repository_path_index: migrating4173 == 2023-07-20T03:22:55 20210927083631_repository_path_index: applied (6.250546ms)4174 = 2023-07-20T03:22:55 20211018142158_valid_primaries_view_join_repo_id: migrating4175 == 2023-07-20T03:22:55 20211018142158_valid_primaries_view_join_repo_id: applied (3.691261ms)4176 = 2023-07-20T03:22:55 20211025113445_remove_cancelled_replication_events: migrating4177 == 2023-07-20T03:22:55 20211025113445_remove_cancelled_replication_events: applied (2.490943ms)4178 = 2023-07-20T03:22:55 20211105100456_check_non_null_repository_id: migrating4179 == 2023-07-20T03:22:55 20211105100456_check_non_null_repository_id: applied (2.563841ms)4180 = 2023-07-20T03:22:55 20211105100458_non_nullable_repository_id: migrating4181 == 2023-07-20T03:22:55 20211105100458_non_nullable_repository_id: applied (3.228264ms)4182 = 2023-07-20T03:22:55 20220215160117_replication_queue_cleanup_again: migrating4183 == 2023-07-20T03:22:55 20220215160117_replication_queue_cleanup_again: applied (2.249781ms)4184 = 2023-07-20T03:22:55 20220303105110_background_verification_columns: migrating4185 == 2023-07-20T03:22:55 20220303105110_background_verification_columns: applied (5.304193ms)4186 = 2023-07-20T03:22:55 20220404131105_stale_verification_lease_index: migrating4187 == 2023-07-20T03:22:55 20220404131105_stale_verification_lease_index: applied (4.893943ms)4188 = 2023-07-20T03:22:55 20220407111624_ignore_verification_in_triggers: migrating4189 == 2023-07-20T03:22:55 20220407111624_ignore_verification_in_triggers: applied (2.741962ms)4190 = 2023-07-20T03:22:55 20220520083313_remove_maintenance_replication_events: migrating4191 == 2023-07-20T03:22:55 20220520083313_remove_maintenance_replication_events: applied (3.642621ms)4193 praefect sql-migrate: OK (applied 42 migrations)4194[2023-07-20T03:22:55+00:00] INFO: bash[migrate praefect database] ran successfully4195 - execute "bash" 4196[2023-07-20T03:22:55+00:00] INFO: bash[migrate praefect database] sending hup action to runit_service[praefect] (immediate)4197Recipe: praefect::enable4198 * runit_service[praefect] action hup[2023-07-20T03:22:55+00:00] INFO: runit_service[praefect] signalled (HUP)4199[2023-07-20T03:22:55+00:00] INFO: runit_service[praefect] sent hup4200 - send hup to runit_service[praefect]4201Recipe: gitlab-kas::enable4202 * directory[/var/opt/gitlab/gitlab-kas] action create[2023-07-20T03:22:55+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] created directory /var/opt/gitlab/gitlab-kas4203 - create new directory /var/opt/gitlab/gitlab-kas[2023-07-20T03:22:55+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] owner changed to 9984204[2023-07-20T03:22:55+00:00] INFO: directory[/var/opt/gitlab/gitlab-kas] mode changed to 7004205 - change mode from '' to '0700'4206 - change owner from '' to 'git'4207 * directory[/opt/gitlab/etc/gitlab-kas] action create[2023-07-20T03:22:55+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] created directory /opt/gitlab/etc/gitlab-kas4208 - create new directory /opt/gitlab/etc/gitlab-kas[2023-07-20T03:22:55+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] owner changed to 9984209[2023-07-20T03:22:55+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas] mode changed to 7004210 - change mode from '' to '0700'4211 - change owner from '' to 'git'4212 * directory[/var/log/gitlab/gitlab-kas] action create[2023-07-20T03:22:55+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] created directory /var/log/gitlab/gitlab-kas4213 - create new directory /var/log/gitlab/gitlab-kas[2023-07-20T03:22:55+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] owner changed to 9984214[2023-07-20T03:22:55+00:00] INFO: directory[/var/log/gitlab/gitlab-kas] mode changed to 7004215 - change mode from '' to '0700'4216 - change owner from '' to 'git'4217 * ruby_block[websocket TLS termination] action run (skipped due to only_if)4218 * version_file[Create version file for Gitlab KAS] action create4219 * file[/var/opt/gitlab/gitlab-kas/VERSION] action create[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/VERSION] created file /var/opt/gitlab/gitlab-kas/VERSION4220 - create new file /var/opt/gitlab/gitlab-kas/VERSION[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/VERSION] updated file contents /var/opt/gitlab/gitlab-kas/VERSION4221 - update content in file /var/opt/gitlab/gitlab-kas/VERSION from none to d3f3974222 --- /var/opt/gitlab/gitlab-kas/VERSION 2023-07-20 03:22:55.000000000 +00004223 +++ /var/opt/gitlab/gitlab-kas/.chef-VERSION20230720-37-t5rt9m 2023-07-20 03:22:55.000000000 +00004224 @@ -1 +1,2 @@4225 +kas version v16.2.0, commit: 79f3b36c, built: 20230720.0232104227 * file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] action create[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] created file /var/opt/gitlab/gitlab-kas/authentication_secret_file4228 - create new file /var/opt/gitlab/gitlab-kas/authentication_secret_file[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] updated file contents /var/opt/gitlab/gitlab-kas/authentication_secret_file4229 - update content in file /var/opt/gitlab/gitlab-kas/authentication_secret_file from none to 00e13d4230 --- /var/opt/gitlab/gitlab-kas/authentication_secret_file 2023-07-20 03:22:55.000000000 +00004231 +++ /var/opt/gitlab/gitlab-kas/.chef-authentication_secret_file20230720-37-esdlfe 2023-07-20 03:22:55.000000000 +00004232 @@ -1 +1,2 @@4233 +NDJkNWVkYzMwMjEwNzNlYzdjZmU4MWNmZGVmYmRiZTQ=[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] owner changed to 04234[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] group changed to 9984235[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] mode changed to 6404236 - change mode from '' to '0640'4237 - change owner from '' to 'root'4238 - change group from '' to 'git'4239[2023-07-20T03:22:55+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/authentication_secret_file] not queuing delayed action restart on runit_service[gitlab-kas] (delayed), as it's already been queued4240 * file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] action create[2023-07-20T03:22:56+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] created file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file4241 - create new file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file[2023-07-20T03:22:56+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] updated file contents /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file4242 - update content in file /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file from none to 1a17174243 --- /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file 2023-07-20 03:22:56.000000000 +00004244 +++ /var/opt/gitlab/gitlab-kas/.chef-private_api_authentication_secret_file20230720-37-kvwnhq 2023-07-20 03:22:56.000000000 +00004245 @@ -1 +1,2 @@4246 +YTIwOWI2NTc5ZGRjOTcxODZiN2U3NGMwZjdjY2ZhNjE=[2023-07-20T03:22:56+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] owner changed to 04247[2023-07-20T03:22:56+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] group changed to 9984248[2023-07-20T03:22:56+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] mode changed to 6404249 - change mode from '' to '0640'4250 - change owner from '' to 'root'4251 - change group from '' to 'git'4252[2023-07-20T03:22:56+00:00] INFO: file[/var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file] not queuing delayed action restart on runit_service[gitlab-kas] (delayed), as it's already been queued4253 * file[/var/opt/gitlab/gitlab-kas/redis_password_file] action create (skipped due to only_if)4254 * file[/var/opt/gitlab/gitlab-kas/redis_sentinels_password_file] action create (skipped due to only_if)4255 * template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] action create[2023-07-20T03:22:56+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] created file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml4256 - create new file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml[2023-07-20T03:22:56+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] updated file contents /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml4257 - update content in file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml from none to 66c8924258 --- /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml 2023-07-20 03:22:56.000000000 +00004259 +++ /var/opt/gitlab/gitlab-kas/.chef-gitlab-kas-config20230720-37-z0qq27.yml 2023-07-20 03:22:56.000000000 +00004260 @@ -1,44 +1,88 @@4261 +agent:4262 + listen:4263 + address: localhost:81504264 + network: tcp4265 + websocket: true4266 + configuration:4267 + poll_period: 20s4268 + gitops:4269 + poll_period: 20s4270 + project_info_cache_ttl: 300s4271 + project_info_cache_error_ttl: 60s4272 + kubernetes_api:4273 + listen:4274 + address: localhost:81544275 + url_path_prefix: /4276 + info_cache_ttl: 300s4277 + info_cache_error_ttl: 60s4278 +gitlab:4279 + address: http://praefect.test4280 + external_url: http://praefect.test4281 + authentication_secret_file: /var/opt/gitlab/gitlab-kas/authentication_secret_file4282 +observability:4283 + listen:4284 + address: localhost:81514285 + network: tcp4286 + usage_reporting_period: 60s4287 + logging:4288 + level: info4289 +redis:4290 + network: unix4291 + tls:4292 + enabled: false4293 + server:4294 + address: '/var/opt/gitlab/redis/redis.socket'4295 +api:4296 + listen:4297 + network: tcp4298 + address: localhost:81534299 + authentication_secret_file: /var/opt/gitlab/gitlab-kas/authentication_secret_file4300 +private_api:4301 + listen:4302 + network: tcp4303 + address: localhost:81554304 + authentication_secret_file: /var/opt/gitlab/gitlab-kas/private_api_authentication_secret_file[2023-07-20T03:22:56+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] owner changed to 04305[2023-07-20T03:22:56+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] group changed to 9984306[2023-07-20T03:22:56+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] mode changed to 6404307 - change mode from '' to '0640'4308 - change owner from '' to 'root'4309 - change group from '' to 'git'4310[2023-07-20T03:22:56+00:00] INFO: template[/var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml] not queuing delayed action restart on runit_service[gitlab-kas] (delayed), as it's already been queued4311 * env_dir[/opt/gitlab/etc/gitlab-kas/env] action create4312 * directory[/opt/gitlab/etc/gitlab-kas/env] action create[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/etc/gitlab-kas/env] created directory /opt/gitlab/etc/gitlab-kas/env4313 - create new directory /opt/gitlab/etc/gitlab-kas/env4314 * file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] action create[2023-07-20T03:22:56+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] created file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR4315 - create new file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR[2023-07-20T03:22:56+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR4316 - update content in file /opt/gitlab/etc/gitlab-kas/env/SSL_CERT_DIR from none to 4f45cf4317 - suppressed sensitive resource4318 * file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] action create[2023-07-20T03:22:56+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] created file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL4319 - create new file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL[2023-07-20T03:22:56+00:00] INFO: file[/opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL] updated file contents /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL4320 - update content in file /opt/gitlab/etc/gitlab-kas/env/OWN_PRIVATE_API_URL from none to 45b8984321 - suppressed sensitive resource4323 * service[gitlab-kas] action nothing (skipped due to action :nothing)4324 * runit_service[gitlab-kas] action enable4325 * ruby_block[restart_service] action nothing (skipped due to action :nothing)4326 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)4327 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)4328 * directory[/opt/gitlab/sv/gitlab-kas] action create[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] created directory /opt/gitlab/sv/gitlab-kas4329 - create new directory /opt/gitlab/sv/gitlab-kas[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] owner changed to 04330[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] group changed to 04331[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas] mode changed to 7554332 - change mode from '' to '0755'4333 - change owner from '' to 'root'4334 - change group from '' to 'root'4335 * template[/opt/gitlab/sv/gitlab-kas/run] action create[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] created file /opt/gitlab/sv/gitlab-kas/run4336 - create new file /opt/gitlab/sv/gitlab-kas/run[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] updated file contents /opt/gitlab/sv/gitlab-kas/run4337 - update content in file /opt/gitlab/sv/gitlab-kas/run from none to ac037b4338 --- /opt/gitlab/sv/gitlab-kas/run 2023-07-20 03:22:56.000000000 +00004339 +++ /opt/gitlab/sv/gitlab-kas/.chef-run20230720-37-b8wvo7 2023-07-20 03:22:56.000000000 +00004340 @@ -1,11 +1,22 @@4341 +#!/bin/bash4342 +4343 +# Let runit capture all script error messages4344 +exec 2>&14345 +4346 +4347 +4348 +exec chpst -e /opt/gitlab/etc/gitlab-kas/env -P \4349 + -u git:git \4350 + -U git:git \4351 + /opt/gitlab/embedded/bin/gitlab-kas --configuration-file /var/opt/gitlab/gitlab-kas/gitlab-kas-config.yml[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] owner changed to 04352[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] group changed to 04353[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] mode changed to 7554354 - change mode from '' to '0755'4355 - change owner from '' to 'root'4356 - change group from '' to 'root'4357 * directory[/opt/gitlab/sv/gitlab-kas/log] action create[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] created directory /opt/gitlab/sv/gitlab-kas/log4358 - create new directory /opt/gitlab/sv/gitlab-kas/log[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] owner changed to 04359[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] group changed to 04360[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log] mode changed to 7554361 - change mode from '' to '0755'4362 - change owner from '' to 'root'4363 - change group from '' to 'root'4364 * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] created directory /opt/gitlab/sv/gitlab-kas/log/main4365 - create new directory /opt/gitlab/sv/gitlab-kas/log/main[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] owner changed to 04366[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] group changed to 04367[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/log/main] mode changed to 7554368 - change mode from '' to '0755'4369 - change owner from '' to 'root'4370 - change group from '' to 'root'4371 * template[/opt/gitlab/sv/gitlab-kas/log/config] action create[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] created file /opt/gitlab/sv/gitlab-kas/log/config4372 - create new file /opt/gitlab/sv/gitlab-kas/log/config[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] updated file contents /opt/gitlab/sv/gitlab-kas/log/config4373 - update content in file /opt/gitlab/sv/gitlab-kas/log/config from none to 623c004374 --- /opt/gitlab/sv/gitlab-kas/log/config 2023-07-20 03:22:56.000000000 +00004375 +++ /opt/gitlab/sv/gitlab-kas/log/.chef-config20230720-37-g1ateh 2023-07-20 03:22:56.000000000 +00004376 @@ -1,6 +1,12 @@4377 +s2097152004378 +n304379 +t864004380 +!gzip4381 +4382 +[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] owner changed to 04383[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] group changed to 04384[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] mode changed to 6444385 - change mode from '' to '0644'4386 - change owner from '' to 'root'4387 - change group from '' to 'root'4388[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] sending create action to ruby_block[verify_chown_persisted_on_gitlab-kas] (immediate)4389 * ruby_block[verify_chown_persisted_on_gitlab-kas] action create[2023-07-20T03:22:56+00:00] INFO: ruby_block[verify_chown_persisted_on_gitlab-kas] called4390 - execute the ruby block verify_chown_persisted_on_gitlab-kas4391 * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)4392 * link[/var/log/gitlab/gitlab-kas/config] action create[2023-07-20T03:22:56+00:00] INFO: link[/var/log/gitlab/gitlab-kas/config] created4393 - create symlink at /var/log/gitlab/gitlab-kas/config to /opt/gitlab/sv/gitlab-kas/log/config4394 * template[/opt/gitlab/sv/gitlab-kas/log/run] action create[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] created file /opt/gitlab/sv/gitlab-kas/log/run4395 - create new file /opt/gitlab/sv/gitlab-kas/log/run[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] updated file contents /opt/gitlab/sv/gitlab-kas/log/run4396 - update content in file /opt/gitlab/sv/gitlab-kas/log/run from none to 22436c4397 --- /opt/gitlab/sv/gitlab-kas/log/run 2023-07-20 03:22:56.000000000 +00004398 +++ /opt/gitlab/sv/gitlab-kas/log/.chef-run20230720-37-4fff7k 2023-07-20 03:22:56.000000000 +00004399 @@ -1,5 +1,10 @@4400 +#!/bin/sh4401 +exec chpst -P \4402 + -U root:root \4403 + -u root:root \4404 + svlogd -tt /var/log/gitlab/gitlab-kas[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] owner changed to 04405[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] group changed to 04406[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] mode changed to 7554407 - change mode from '' to '0755'4408 - change owner from '' to 'root'4409 - change group from '' to 'root'4410 * directory[/opt/gitlab/sv/gitlab-kas/env] action create[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] created directory /opt/gitlab/sv/gitlab-kas/env4411 - create new directory /opt/gitlab/sv/gitlab-kas/env[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] owner changed to 04412[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] group changed to 04413[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/env] mode changed to 7554414 - change mode from '' to '0755'4415 - change owner from '' to 'root'4416 - change group from '' to 'root'4417 * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)4418 * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)4419 * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)4420 * directory[/opt/gitlab/sv/gitlab-kas/control] action create[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] created directory /opt/gitlab/sv/gitlab-kas/control4421 - create new directory /opt/gitlab/sv/gitlab-kas/control[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] owner changed to 04422[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] group changed to 04423[2023-07-20T03:22:56+00:00] INFO: directory[/opt/gitlab/sv/gitlab-kas/control] mode changed to 7554424 - change mode from '' to '0755'4425 - change owner from '' to 'root'4426 - change group from '' to 'root'4427 * link[/opt/gitlab/init/gitlab-kas] action create[2023-07-20T03:22:56+00:00] INFO: link[/opt/gitlab/init/gitlab-kas] created4428 - create symlink at /opt/gitlab/init/gitlab-kas to /opt/gitlab/embedded/bin/sv4429 * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)4430[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/run] sending run action to ruby_block[restart_service] (delayed)4431 * ruby_block[restart_service] action run (skipped due to only_if)4432[2023-07-20T03:22:56+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/config] sending create action to ruby_block[reload_log_service] (delayed)4433 * ruby_block[reload_log_service] action create4434 * ruby_block[restart_service] action nothing (skipped due to action :nothing)4435 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)4436 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)4437 * directory[/opt/gitlab/sv/gitlab-kas] action create (up to date)4438 * template[/opt/gitlab/sv/gitlab-kas/run] action create (up to date)4439 * directory[/opt/gitlab/sv/gitlab-kas/log] action create (up to date)4440 * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create (up to date)4441 * template[/opt/gitlab/sv/gitlab-kas/log/config] action create (up to date)4442 * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)4443 * link[/var/log/gitlab/gitlab-kas/config] action create (up to date)4444 * template[/opt/gitlab/sv/gitlab-kas/log/run] action create (up to date)4445 * directory[/opt/gitlab/sv/gitlab-kas/env] action create (up to date)4446 * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)4447 * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)4448 * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)4449 * directory[/opt/gitlab/sv/gitlab-kas/control] action create (up to date)4450 * link[/opt/gitlab/init/gitlab-kas] action create (up to date)4451 * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)4452 * directory[/opt/gitlab/service] action create (up to date)4453 * link[/opt/gitlab/service/gitlab-kas] action create[2023-07-20T03:22:56+00:00] INFO: link[/opt/gitlab/service/gitlab-kas] created4454 - create symlink at /opt/gitlab/service/gitlab-kas to /opt/gitlab/sv/gitlab-kas4455 * ruby_block[wait for gitlab-kas service socket] action run[2023-07-20T03:22:59+00:00] INFO: ruby_block[wait for gitlab-kas service socket] called4456 - execute the ruby block wait for gitlab-kas service socket4457 * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)4458[2023-07-20T03:22:59+00:00] INFO: ruby_block[reload_log_service] called4459 - execute the ruby block reload_log_service4460[2023-07-20T03:22:59+00:00] INFO: template[/opt/gitlab/sv/gitlab-kas/log/run] sending run action to ruby_block[restart_log_service] (delayed)4461 * ruby_block[restart_log_service] action run4462 * ruby_block[restart_service] action nothing (skipped due to action :nothing)4463 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)4464 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)4465 * directory[/opt/gitlab/sv/gitlab-kas] action create (up to date)4466 * template[/opt/gitlab/sv/gitlab-kas/run] action create (up to date)4467 * directory[/opt/gitlab/sv/gitlab-kas/log] action create (up to date)4468 * directory[/opt/gitlab/sv/gitlab-kas/log/main] action create (up to date)4469 * template[/opt/gitlab/sv/gitlab-kas/log/config] action create (up to date)4470 * ruby_block[verify_chown_persisted_on_gitlab-kas] action nothing (skipped due to action :nothing)4471 * link[/var/log/gitlab/gitlab-kas/config] action create (up to date)4472 * template[/opt/gitlab/sv/gitlab-kas/log/run] action create (up to date)4473 * directory[/opt/gitlab/sv/gitlab-kas/env] action create (up to date)4474 * ruby_block[Delete unmanaged env files for gitlab-kas service] action run (skipped due to only_if)4475 * template[/opt/gitlab/sv/gitlab-kas/check] action create (skipped due to only_if)4476 * template[/opt/gitlab/sv/gitlab-kas/finish] action create (skipped due to only_if)4477 * directory[/opt/gitlab/sv/gitlab-kas/control] action create (up to date)4478 * link[/opt/gitlab/init/gitlab-kas] action create (up to date)4479 * file[/opt/gitlab/sv/gitlab-kas/down] action nothing (skipped due to action :nothing)4480 * directory[/opt/gitlab/service] action create (up to date)4481 * link[/opt/gitlab/service/gitlab-kas] action create (up to date)4482 * ruby_block[wait for gitlab-kas service socket] action run (skipped due to not_if)4483 * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)4484[2023-07-20T03:22:59+00:00] INFO: ruby_block[restart_log_service] called4485 - execute the ruby block restart_log_service4486 * directory[/opt/gitlab/service] action create (up to date)4487 * link[/opt/gitlab/service/gitlab-kas] action create (up to date)4488 * ruby_block[wait for gitlab-kas service socket] action run (skipped due to not_if)4489 * file[/var/log/gitlab/gitlab-kas/current] action touch (skipped due to only_if)4491Recipe: gitlab::database_migrations4492 * ruby_block[check remote PG version] action nothing (skipped due to action :nothing)4493 * rails_migration[gitlab-rails] action run (skipped due to only_if)4494Recipe: crond::disable4495 * service[crond] action nothing (skipped due to action :nothing)4496 * runit_service[crond] action disable4497 * ruby_block[disable crond] action run (skipped due to only_if)4498 (up to date)4499Recipe: gitlab::puma_disable4500 * service[puma] action nothing (skipped due to action :nothing)4501 * runit_service[puma] action disable4502 * ruby_block[disable puma] action run (skipped due to only_if)4503 (up to date)4504 * consul_service[rails] action delete4505 * file[/var/opt/gitlab/consul/config.d/rails-service.json] action delete (up to date)4506 (up to date)4507Recipe: gitlab::sidekiq_disable4508 * service[sidekiq] action nothing (skipped due to action :nothing)4509 * runit_service[sidekiq] action disable4510 * ruby_block[disable sidekiq] action run (skipped due to only_if)4511 (up to date)4512 * consul_service[sidekiq] action delete4513 * file[/var/opt/gitlab/consul/config.d/sidekiq-service.json] action delete (up to date)4514 (up to date)4515Recipe: gitlab::gitlab-workhorse_disable4516 * service[gitlab-workhorse] action nothing (skipped due to action :nothing)4517 * runit_service[gitlab-workhorse] action disable4518 * ruby_block[disable gitlab-workhorse] action run (skipped due to only_if)4519 (up to date)4520 * consul_service[workhorse] action delete4521 * file[/var/opt/gitlab/consul/config.d/workhorse-service.json] action delete (up to date)4522 (up to date)4523Recipe: gitlab::mailroom_disable4524 * service[mailroom] action nothing (skipped due to action :nothing)4525 * runit_service[mailroom] action disable4526 * ruby_block[disable mailroom] action run (skipped due to only_if)4527 (up to date)4528Recipe: gitlab::nginx_disable4529 * service[nginx] action nothing (skipped due to action :nothing)4530 * runit_service[nginx] action disable4531 * ruby_block[disable nginx] action run (skipped due to only_if)4532 (up to date)4533 * consul_service[nginx] action delete4534 * file[/var/opt/gitlab/consul/config.d/nginx-service.json] action delete (up to date)4535 (up to date)4536Recipe: gitlab::remote-syslog_disable4537 * service[remote-syslog] action nothing (skipped due to action :nothing)4538 * runit_service[remote-syslog] action disable4539 * ruby_block[disable remote-syslog] action run (skipped due to only_if)4540 (up to date)4541Recipe: gitlab::bootstrap4542 * file[/var/opt/gitlab/bootstrapped] action create[2023-07-20T03:22:59+00:00] INFO: file[/var/opt/gitlab/bootstrapped] created file /var/opt/gitlab/bootstrapped4543 - create new file /var/opt/gitlab/bootstrapped[2023-07-20T03:22:59+00:00] INFO: file[/var/opt/gitlab/bootstrapped] updated file contents /var/opt/gitlab/bootstrapped4544 - update content in file /var/opt/gitlab/bootstrapped from none to 4ae00c4545 --- /var/opt/gitlab/bootstrapped 2023-07-20 03:22:59.000000000 +00004546 +++ /var/opt/gitlab/.chef-bootstrapped20230720-37-4smsyp 2023-07-20 03:22:59.000000000 +00004547 @@ -1 +1,2 @@4548 +All your bootstraps are belong to Chef[2023-07-20T03:22:59+00:00] INFO: file[/var/opt/gitlab/bootstrapped] owner changed to 04549[2023-07-20T03:22:59+00:00] INFO: file[/var/opt/gitlab/bootstrapped] group changed to 04550[2023-07-20T03:22:59+00:00] INFO: file[/var/opt/gitlab/bootstrapped] mode changed to 6004551 - change mode from '' to '0600'4552 - change owner from '' to 'root'4553 - change group from '' to 'root'4554Recipe: gitlab::storage-check_disable4555 * service[storage-check] action nothing (skipped due to action :nothing)4556 * runit_service[storage-check] action disable4557 * ruby_block[disable storage-check] action run (skipped due to only_if)4558 (up to date)4559Recipe: gitlab-pages::disable4560 * service[gitlab-pages] action nothing (skipped due to action :nothing)4561 * runit_service[gitlab-pages] action disable4562 * ruby_block[disable gitlab-pages] action run (skipped due to only_if)4563 (up to date)4564Recipe: registry::disable4565 * service[registry] action nothing (skipped due to action :nothing)4566 * runit_service[registry] action disable4567 * ruby_block[disable registry] action run (skipped due to only_if)4568 (up to date)4569Recipe: mattermost::disable4570 * service[mattermost] action nothing (skipped due to action :nothing)4571 * runit_service[mattermost] action disable4572 * ruby_block[disable mattermost] action run (skipped due to only_if)4573 (up to date)4574Recipe: letsencrypt::disable4575 * crond_job[letsencrypt-renew] action delete4576 * file[/var/opt/gitlab/crond/letsencrypt-renew] action delete (up to date)4577 (up to date)4578Recipe: monitoring::node-exporter_disable4579 * service[node-exporter] action nothing (skipped due to action :nothing)4580 * runit_service[node-exporter] action disable4581 * ruby_block[disable node-exporter] action run (skipped due to only_if)4582 (up to date)4583 * consul_service[node-exporter] action delete4584 * file[/var/opt/gitlab/consul/config.d/node-exporter-service.json] action delete (up to date)4585 (up to date)4586Recipe: monitoring::gitlab-exporter_disable4587 * service[gitlab-exporter] action nothing (skipped due to action :nothing)4588 * runit_service[gitlab-exporter] action disable4589 * ruby_block[disable gitlab-exporter] action run (skipped due to only_if)4590 (up to date)4591 * consul_service[gitlab-exporter] action delete4592 * file[/var/opt/gitlab/consul/config.d/gitlab-exporter-service.json] action delete (up to date)4593 (up to date)4594Recipe: monitoring::redis-exporter_disable4595 * service[redis-exporter] action nothing (skipped due to action :nothing)4596 * runit_service[redis-exporter] action disable4597 * ruby_block[disable redis-exporter] action run (skipped due to only_if)4598 (up to date)4599 * consul_service[redis-exporter] action delete4600 * file[/var/opt/gitlab/consul/config.d/redis-exporer-service.json] action delete (up to date)4601 (up to date)4602Recipe: monitoring::user4603 * account[Prometheus user and group] action create (up to date)4604Recipe: monitoring::prometheus4605 * directory[/var/opt/gitlab/prometheus] action create (up to date)4606 * directory[/var/opt/gitlab/prometheus/rules] action create[2023-07-20T03:22:59+00:00] INFO: directory[/var/opt/gitlab/prometheus/rules] created directory /var/opt/gitlab/prometheus/rules4607 - create new directory /var/opt/gitlab/prometheus/rules[2023-07-20T03:22:59+00:00] INFO: directory[/var/opt/gitlab/prometheus/rules] owner changed to 9924608[2023-07-20T03:22:59+00:00] INFO: directory[/var/opt/gitlab/prometheus/rules] mode changed to 7504609 - change mode from '' to '0750'4610 - change owner from '' to 'gitlab-prometheus'4611 * directory[/var/log/gitlab/prometheus] action create[2023-07-20T03:22:59+00:00] INFO: directory[/var/log/gitlab/prometheus] created directory /var/log/gitlab/prometheus4612 - create new directory /var/log/gitlab/prometheus[2023-07-20T03:22:59+00:00] INFO: directory[/var/log/gitlab/prometheus] owner changed to 9924613[2023-07-20T03:22:59+00:00] INFO: directory[/var/log/gitlab/prometheus] mode changed to 7004614 - change mode from '' to '0700'4615 - change owner from '' to 'gitlab-prometheus'4616 * directory[/opt/gitlab/etc/prometheus/env] action create[2023-07-20T03:22:59+00:00] INFO: directory[/opt/gitlab/etc/prometheus/env] created directory /opt/gitlab/etc/prometheus/env4617 - create new directory /opt/gitlab/etc/prometheus/env[2023-07-20T03:22:59+00:00] INFO: directory[/opt/gitlab/etc/prometheus/env] owner changed to 9924618[2023-07-20T03:22:59+00:00] INFO: directory[/opt/gitlab/etc/prometheus/env] mode changed to 7004619 - change mode from '' to '0700'4620 - change owner from '' to 'gitlab-prometheus'4621 * env_dir[/opt/gitlab/etc/prometheus/env] action create4622 * directory[/opt/gitlab/etc/prometheus/env] action create (up to date)4623 * file[/opt/gitlab/etc/prometheus/env/SSL_CERT_DIR] action create[2023-07-20T03:22:59+00:00] INFO: file[/opt/gitlab/etc/prometheus/env/SSL_CERT_DIR] created file /opt/gitlab/etc/prometheus/env/SSL_CERT_DIR4624 - create new file /opt/gitlab/etc/prometheus/env/SSL_CERT_DIR[2023-07-20T03:22:59+00:00] INFO: file[/opt/gitlab/etc/prometheus/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/prometheus/env/SSL_CERT_DIR4625 - update content in file /opt/gitlab/etc/prometheus/env/SSL_CERT_DIR from none to 4f45cf4626 - suppressed sensitive resource4628 * execute[reload prometheus] action nothing (skipped due to action :nothing)4629 * file[Prometheus config] action create[2023-07-20T03:23:00+00:00] INFO: file[Prometheus config] created file /var/opt/gitlab/prometheus/prometheus.yml4630 - create new file /var/opt/gitlab/prometheus/prometheus.yml[2023-07-20T03:23:00+00:00] INFO: file[Prometheus config] updated file contents /var/opt/gitlab/prometheus/prometheus.yml4631 - update content in file /var/opt/gitlab/prometheus/prometheus.yml from none to d9f50f4632 --- /var/opt/gitlab/prometheus/prometheus.yml 2023-07-20 03:23:00.000000000 +00004633 +++ /var/opt/gitlab/prometheus/.chef-prometheus20230720-37-5pfu25.yml 2023-07-20 03:23:00.000000000 +00004634 @@ -1,111 +1,222 @@4635 +---4636 +global:4637 + scrape_interval: 15s4638 + scrape_timeout: 15s4639 + external_labels: {}4640 +remote_read: []4641 +remote_write: []4642 +rule_files:4643 +- "/var/opt/gitlab/prometheus/rules/*.rules"4644 +scrape_configs:4645 +- job_name: prometheus4646 + static_configs:4647 + - targets:4648 + - localhost:90904649 +- job_name: kubernetes-cadvisor4650 + scheme: https4651 + tls_config:4652 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"4653 + insecure_skip_verify: true4654 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"4655 + kubernetes_sd_configs:4656 + - role: node4657 + api_server: https://kubernetes.default.svc:4434658 + tls_config:4659 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"4660 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"4661 + relabel_configs:4662 + - action: labelmap4663 + regex: __meta_kubernetes_node_label_(.+)4664 + - target_label: __address__4665 + replacement: kubernetes.default.svc:4434666 + - source_labels:4667 + - __meta_kubernetes_node_name4668 + regex: "(.+)"4669 + target_label: __metrics_path__4670 + replacement: "/api/v1/nodes/${1}/proxy/metrics/cadvisor"4671 + metric_relabel_configs:4672 + - source_labels:4673 + - pod_name4674 + target_label: environment4675 + regex: "(.+)-.+-.+"4676 +- job_name: kubernetes-nodes4677 + scheme: https4678 + tls_config:4679 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"4680 + insecure_skip_verify: true4681 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"4682 + kubernetes_sd_configs:4683 + - role: node4684 + api_server: https://kubernetes.default.svc:4434685 + tls_config:4686 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"4687 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"4688 + relabel_configs:4689 + - action: labelmap4690 + regex: __meta_kubernetes_node_label_(.+)4691 + - target_label: __address__4692 + replacement: kubernetes.default.svc:4434693 + - source_labels:4694 + - __meta_kubernetes_node_name4695 + regex: "(.+)"4696 + target_label: __metrics_path__4697 + replacement: "/api/v1/nodes/${1}/proxy/metrics"4698 + metric_relabel_configs:4699 + - source_labels:4700 + - pod_name4701 + target_label: environment4702 + regex: "(.+)-.+-.+"4703 +- job_name: kubernetes-pods4704 + tls_config:4705 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"4706 + insecure_skip_verify: true4707 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"4708 + kubernetes_sd_configs:4709 + - role: pod4710 + api_server: https://kubernetes.default.svc:4434711 + tls_config:4712 + ca_file: "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"4713 + bearer_token_file: "/var/run/secrets/kubernetes.io/serviceaccount/token"4714 + relabel_configs:4715 + - source_labels:4716 + - __meta_kubernetes_pod_annotation_prometheus_io_scrape4717 + action: keep4718 + regex: 'true'4719 + - source_labels:4720 + - __meta_kubernetes_pod_annotation_prometheus_io_path4721 + action: replace4722 + target_label: __metrics_path__4723 + regex: "(.+)"4724 + - source_labels:4725 + - __address__4726 + - __meta_kubernetes_pod_annotation_prometheus_io_port4727 + action: replace4728 + regex: "([^:]+)(?::[0-9]+)?;([0-9]+)"4729 + replacement: "$1:$2"4730 + target_label: __address__4731 + - action: labelmap4732 + regex: __meta_kubernetes_pod_label_(.+)4733 + - source_labels:4734 + - __meta_kubernetes_namespace4735 + action: replace4736 + target_label: kubernetes_namespace4737 + - source_labels:4738 + - __meta_kubernetes_pod_name4739 + action: replace4740 + target_label: kubernetes_pod_name4741 +alerting:4742 + alertmanagers:4743 + - static_configs:4744 + - targets:4745 + - localhost:9093[2023-07-20T03:23:00+00:00] INFO: file[Prometheus config] owner changed to 9924746[2023-07-20T03:23:00+00:00] INFO: file[Prometheus config] mode changed to 6444747 - change mode from '' to '0644'4748 - change owner from '' to 'gitlab-prometheus'4749 * service[prometheus] action nothing (skipped due to action :nothing)4750 * runit_service[prometheus] action enable4751 * ruby_block[restart_service] action nothing (skipped due to action :nothing)4752 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)4753 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)4754 * directory[/opt/gitlab/sv/prometheus] action create[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus] created directory /opt/gitlab/sv/prometheus4755 - create new directory /opt/gitlab/sv/prometheus[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus] owner changed to 04756[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus] group changed to 04757[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus] mode changed to 7554758 - change mode from '' to '0755'4759 - change owner from '' to 'root'4760 - change group from '' to 'root'4761 * template[/opt/gitlab/sv/prometheus/run] action create[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] created file /opt/gitlab/sv/prometheus/run4762 - create new file /opt/gitlab/sv/prometheus/run[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] updated file contents /opt/gitlab/sv/prometheus/run4763 - update content in file /opt/gitlab/sv/prometheus/run from none to 60f91b4764 --- /opt/gitlab/sv/prometheus/run 2023-07-20 03:23:00.000000000 +00004765 +++ /opt/gitlab/sv/prometheus/.chef-run20230720-37-ceb5ib 2023-07-20 03:23:00.000000000 +00004766 @@ -1,8 +1,16 @@4767 +#!/bin/sh4768 +exec 2>&14769 +4770 +umask 0774771 +exec chpst -P -e /opt/gitlab/etc/prometheus/env \4772 + -U gitlab-prometheus:gitlab-prometheus \4773 + -u gitlab-prometheus:gitlab-prometheus \4774 + /opt/gitlab/embedded/bin/prometheus --web.listen-address=localhost:9090 --storage.tsdb.path=/var/opt/gitlab/prometheus/data --config.file=/var/opt/gitlab/prometheus/prometheus.yml[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] owner changed to 04775[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] group changed to 04776[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] mode changed to 7554777 - change mode from '' to '0755'4778 - change owner from '' to 'root'4779 - change group from '' to 'root'4780 * directory[/opt/gitlab/sv/prometheus/log] action create[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log] created directory /opt/gitlab/sv/prometheus/log4781 - create new directory /opt/gitlab/sv/prometheus/log[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log] owner changed to 04782[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log] group changed to 04783[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log] mode changed to 7554784 - change mode from '' to '0755'4785 - change owner from '' to 'root'4786 - change group from '' to 'root'4787 * directory[/opt/gitlab/sv/prometheus/log/main] action create[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log/main] created directory /opt/gitlab/sv/prometheus/log/main4788 - create new directory /opt/gitlab/sv/prometheus/log/main[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log/main] owner changed to 04789[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log/main] group changed to 04790[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/log/main] mode changed to 7554791 - change mode from '' to '0755'4792 - change owner from '' to 'root'4793 - change group from '' to 'root'4794 * template[/opt/gitlab/sv/prometheus/log/config] action create[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] created file /opt/gitlab/sv/prometheus/log/config4795 - create new file /opt/gitlab/sv/prometheus/log/config[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] updated file contents /opt/gitlab/sv/prometheus/log/config4796 - update content in file /opt/gitlab/sv/prometheus/log/config from none to 623c004797 --- /opt/gitlab/sv/prometheus/log/config 2023-07-20 03:23:00.000000000 +00004798 +++ /opt/gitlab/sv/prometheus/log/.chef-config20230720-37-itelvu 2023-07-20 03:23:00.000000000 +00004799 @@ -1,6 +1,12 @@4800 +s2097152004801 +n304802 +t864004803 +!gzip4804 +4805 +[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] owner changed to 04806[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] group changed to 04807[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] mode changed to 6444808 - change mode from '' to '0644'4809 - change owner from '' to 'root'4810 - change group from '' to 'root'4811[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] sending create action to ruby_block[verify_chown_persisted_on_prometheus] (immediate)4812 * ruby_block[verify_chown_persisted_on_prometheus] action create[2023-07-20T03:23:00+00:00] INFO: ruby_block[verify_chown_persisted_on_prometheus] called4813 - execute the ruby block verify_chown_persisted_on_prometheus4814 * ruby_block[verify_chown_persisted_on_prometheus] action nothing (skipped due to action :nothing)4815 * link[/var/log/gitlab/prometheus/config] action create[2023-07-20T03:23:00+00:00] INFO: link[/var/log/gitlab/prometheus/config] created4816 - create symlink at /var/log/gitlab/prometheus/config to /opt/gitlab/sv/prometheus/log/config4817 * template[/opt/gitlab/sv/prometheus/log/run] action create[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] created file /opt/gitlab/sv/prometheus/log/run4818 - create new file /opt/gitlab/sv/prometheus/log/run[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] updated file contents /opt/gitlab/sv/prometheus/log/run4819 - update content in file /opt/gitlab/sv/prometheus/log/run from none to 8afdb74820 --- /opt/gitlab/sv/prometheus/log/run 2023-07-20 03:23:00.000000000 +00004821 +++ /opt/gitlab/sv/prometheus/log/.chef-run20230720-37-5wy0dr 2023-07-20 03:23:00.000000000 +00004822 @@ -1,5 +1,10 @@4823 +#!/bin/sh4824 +exec chpst -P \4825 + -U root:root \4826 + -u root:root \4827 + svlogd -tt /var/log/gitlab/prometheus[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] owner changed to 04828[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] group changed to 04829[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] mode changed to 7554830 - change mode from '' to '0755'4831 - change owner from '' to 'root'4832 - change group from '' to 'root'4833 * directory[/opt/gitlab/sv/prometheus/env] action create[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/env] created directory /opt/gitlab/sv/prometheus/env4834 - create new directory /opt/gitlab/sv/prometheus/env[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/env] owner changed to 04835[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/env] group changed to 04836[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/env] mode changed to 7554837 - change mode from '' to '0755'4838 - change owner from '' to 'root'4839 - change group from '' to 'root'4840 * ruby_block[Delete unmanaged env files for prometheus service] action run (skipped due to only_if)4841 * template[/opt/gitlab/sv/prometheus/check] action create (skipped due to only_if)4842 * template[/opt/gitlab/sv/prometheus/finish] action create (skipped due to only_if)4843 * directory[/opt/gitlab/sv/prometheus/control] action create[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/control] created directory /opt/gitlab/sv/prometheus/control4844 - create new directory /opt/gitlab/sv/prometheus/control[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/control] owner changed to 04845[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/control] group changed to 04846[2023-07-20T03:23:00+00:00] INFO: directory[/opt/gitlab/sv/prometheus/control] mode changed to 7554847 - change mode from '' to '0755'4848 - change owner from '' to 'root'4849 - change group from '' to 'root'4850 * link[/opt/gitlab/init/prometheus] action create[2023-07-20T03:23:00+00:00] INFO: link[/opt/gitlab/init/prometheus] created4851 - create symlink at /opt/gitlab/init/prometheus to /opt/gitlab/embedded/bin/sv4852 * file[/opt/gitlab/sv/prometheus/down] action nothing (skipped due to action :nothing)4853[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/run] sending run action to ruby_block[restart_service] (delayed)4854 * ruby_block[restart_service] action run (skipped due to only_if)4855[2023-07-20T03:23:00+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/config] sending create action to ruby_block[reload_log_service] (delayed)4856 * ruby_block[reload_log_service] action create4857 * ruby_block[restart_service] action nothing (skipped due to action :nothing)4858 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)4859 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)4860 * directory[/opt/gitlab/sv/prometheus] action create (up to date)4861 * template[/opt/gitlab/sv/prometheus/run] action create (up to date)4862 * directory[/opt/gitlab/sv/prometheus/log] action create (up to date)4863 * directory[/opt/gitlab/sv/prometheus/log/main] action create (up to date)4864 * template[/opt/gitlab/sv/prometheus/log/config] action create (up to date)4865 * ruby_block[verify_chown_persisted_on_prometheus] action nothing (skipped due to action :nothing)4866 * link[/var/log/gitlab/prometheus/config] action create (up to date)4867 * template[/opt/gitlab/sv/prometheus/log/run] action create (up to date)4868 * directory[/opt/gitlab/sv/prometheus/env] action create (up to date)4869 * ruby_block[Delete unmanaged env files for prometheus service] action run (skipped due to only_if)4870 * template[/opt/gitlab/sv/prometheus/check] action create (skipped due to only_if)4871 * template[/opt/gitlab/sv/prometheus/finish] action create (skipped due to only_if)4872 * directory[/opt/gitlab/sv/prometheus/control] action create (up to date)4873 * link[/opt/gitlab/init/prometheus] action create (up to date)4874 * file[/opt/gitlab/sv/prometheus/down] action nothing (skipped due to action :nothing)4875 * directory[/opt/gitlab/service] action create (up to date)4876 * link[/opt/gitlab/service/prometheus] action create[2023-07-20T03:23:00+00:00] INFO: link[/opt/gitlab/service/prometheus] created4877 - create symlink at /opt/gitlab/service/prometheus to /opt/gitlab/sv/prometheus4878 * ruby_block[wait for prometheus service socket] action run[2023-07-20T03:23:05+00:00] INFO: ruby_block[wait for prometheus service socket] called4879 - execute the ruby block wait for prometheus service socket4880 * file[/var/log/gitlab/prometheus/current] action touch (skipped due to only_if)4881[2023-07-20T03:23:06+00:00] INFO: ruby_block[reload_log_service] called4882 - execute the ruby block reload_log_service4883[2023-07-20T03:23:06+00:00] INFO: template[/opt/gitlab/sv/prometheus/log/run] sending run action to ruby_block[restart_log_service] (delayed)4884 * ruby_block[restart_log_service] action run4885 * ruby_block[restart_service] action nothing (skipped due to action :nothing)4886 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)4887 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)4888 * directory[/opt/gitlab/sv/prometheus] action create (up to date)4889 * template[/opt/gitlab/sv/prometheus/run] action create (up to date)4890 * directory[/opt/gitlab/sv/prometheus/log] action create (up to date)4891 * directory[/opt/gitlab/sv/prometheus/log/main] action create (up to date)4892 * template[/opt/gitlab/sv/prometheus/log/config] action create (up to date)4893 * ruby_block[verify_chown_persisted_on_prometheus] action nothing (skipped due to action :nothing)4894 * link[/var/log/gitlab/prometheus/config] action create (up to date)4895 * template[/opt/gitlab/sv/prometheus/log/run] action create (up to date)4896 * directory[/opt/gitlab/sv/prometheus/env] action create (up to date)4897 * ruby_block[Delete unmanaged env files for prometheus service] action run (skipped due to only_if)4898 * template[/opt/gitlab/sv/prometheus/check] action create (skipped due to only_if)4899 * template[/opt/gitlab/sv/prometheus/finish] action create (skipped due to only_if)4900 * directory[/opt/gitlab/sv/prometheus/control] action create (up to date)4901 * link[/opt/gitlab/init/prometheus] action create (up to date)4902 * file[/opt/gitlab/sv/prometheus/down] action nothing (skipped due to action :nothing)4903 * directory[/opt/gitlab/service] action create (up to date)4904 * link[/opt/gitlab/service/prometheus] action create (up to date)4905 * ruby_block[wait for prometheus service socket] action run (skipped due to not_if)4906 * file[/var/log/gitlab/prometheus/current] action touch (skipped due to only_if)4907[2023-07-20T03:23:06+00:00] INFO: ruby_block[restart_log_service] called4908 - execute the ruby block restart_log_service4909 * directory[/opt/gitlab/service] action create (up to date)4910 * link[/opt/gitlab/service/prometheus] action create (up to date)4911 * ruby_block[wait for prometheus service socket] action run (skipped due to not_if)4912 * file[/var/log/gitlab/prometheus/current] action touch (skipped due to only_if)4914 * consul_service[prometheus] action delete4915 * file[/var/opt/gitlab/consul/config.d/prometheus-service.json] action delete (up to date)4916 (up to date)4917 * execute[/opt/gitlab/bin/gitlab-ctl start prometheus] action run4918 [execute] ok: run: prometheus: (pid 684) 3s4919[2023-07-20T03:23:07+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start prometheus] ran successfully4920 - execute /opt/gitlab/bin/gitlab-ctl start prometheus4921 * template[/var/opt/gitlab/prometheus/rules/gitlab.rules] action create[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] created file /var/opt/gitlab/prometheus/rules/gitlab.rules4922 - create new file /var/opt/gitlab/prometheus/rules/gitlab.rules[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] updated file contents /var/opt/gitlab/prometheus/rules/gitlab.rules4923 - update content in file /var/opt/gitlab/prometheus/rules/gitlab.rules from none to a559564924 --- /var/opt/gitlab/prometheus/rules/gitlab.rules 2023-07-20 03:23:07.000000000 +00004925 +++ /var/opt/gitlab/prometheus/rules/.chef-gitlab20230720-37-awijxi.rules 2023-07-20 03:23:07.000000000 +00004926 @@ -1,492 +1,984 @@4927 +---4928 +groups:4929 +- name: GitLab4930 + rules:4931 + - record: instance:puma_utilization:ratio4932 + expr: >4933 + sum by (instance) (4934 + puma_active_connections4935 + ) /4936 + sum by (instance) (4937 + puma_max_threads4938 + )4939 + - record: job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m4940 + expr: >4941 + sum by (job, route, method, code) (4942 + rate(gitlab_workhorse_http_request_duration_seconds_count[5m])4943 + )4944 +4945 + - alert: ServiceDown4946 + expr: avg_over_time(up[5m]) * 100 < 504947 + annotations:4948 + description: The service {{ $labels.job }} instance {{ $labels.instance }} is4949 + not responding for more than 50% of the time for 5 minutes.4950 + summary: The service {{ $labels.job }} is not responding4951 + - alert: RedisDown4952 + expr: avg_over_time(redis_up[5m]) * 100 < 504953 + annotations:4954 + description: The Redis service {{ $labels.job }} instance {{ $labels.instance4955 + }} is not responding for more than 50% of the time for 5 minutes.4956 + summary: The Redis service {{ $labels.job }} is not responding4957 + - alert: PostgresDown4958 + expr: avg_over_time(pg_up[5m]) * 100 < 504959 + annotations:4960 + description: The Postgres service {{ $labels.job }} instance {{ $labels.instance4961 + }} is not responding for more than 50% of the time for 5 minutes.4962 + summary: The Postgres service {{ $labels.job }} is not responding4963 + - alert: PumaQueueing4964 + expr: avg_over_time(puma_queued_connections[30m]) > 14965 + annotations:4966 + description: Puma instance {{ $labels.instance }} is queueing requests with4967 + an average of {{ $value | printf "%.1f" }} over the last 30 minutes.4968 + summary: Puma is queueing requests4969 + - alert: HighPumaUtilization4970 + expr: instance:puma_utilization:ratio * 100 > 904971 + for: 60m4972 + annotations:4973 + description: Puma instance {{ $labels.instance }} has more than 90% thread utilization ({{ $value | printf "%.1f" }}%) over the last 60 minutes.4974 + summary: Puma is has high utilization4975 + - alert: SidekiqJobsQueuing4976 + expr: sum by (name) (sidekiq_queue_size) > 04977 + for: 60m4978 + annotations:4979 + summary: Sidekiq has jobs queued4980 + description: Sidekiq queue {{ $labels.name }} has {{ $value }} jobs queued for 60 minutes.4981 + - alert: HighgRPCResourceExhaustedRate4982 + expr: >4983 + sum without (grpc_code, grpc_method, grpc_service, grpc_type) (4984 + rate(grpc_server_handled_total{grpc_code="ResourceExhausted"}[5m])4985 + ) /4986 + sum without (grpc_code, grpc_method, grpc_service, grpc_type) (4987 + rate(grpc_server_handled_total[5m])4988 + ) * 100 > 14989 + for: 60m4990 + annotations:4991 + summary: High gRPC ResourceExhausted error rate4992 + description: Job {{ $labels.job }} instance {{ $labels.instance }} gRPC is returning more than 1% ({{ $value | printf "%.1f" }}%) ResourceExhausted errors over the last 60 minutes.4993 + - alert: PostgresDatabaseDeadlocks4994 + expr: increase(pg_stat_database_deadlocks[5m]) > 04995 + annotations:4996 + summary: Postgres database has deadlocks4997 + description: Postgres database {{ $labels.instance }} had {{ $value | printf "%d" }} deadlocks in the last 5 minutes.4998 + - alert: PostgresDatabaseDeadlockCancels4999 + expr: increase(pg_stat_database_deadlocks[5m]) > 05000 + annotations:5001 + summary: Postgres database has queries canceled due to deadlocks5002 + description: Postgres database {{ $labels.instance }} had {{ $value | printf "%d" }} queries canceled due to deadlocks in the last 5 minutes.5003 + # Low-traffic - < 10 QPS (600 RPM)5004 + - alert: WorkhorseHighErrorRate5005 + expr: >5006 + (5007 + sum without (job, code) (5008 + job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m{code=~"5.."}5009 + ) /5010 + sum without (job,code) (5011 + job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m5012 + ) < 105013 + ) * 100 > 505014 + annotations:5015 + summary: Workhorse has high error rates5016 + description: Workhorse route {{ $labels.route }} method {{ $labels.method }} has more than 50% errors ({{ $value | printf "%.1f" }}%) for the last 60 minutes.5017 + # High-traffic - >= 10 QPS (600 RPM)5018 + - alert: WorkhorseHighErrorRate5019 + expr: >5020 + (5021 + sum without (job, code) (5022 + job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m{code=~"5.."}5023 + ) /5024 + sum without (job,code) (5025 + job_route_method_code:gitlab_workhorse_http_request_duration_seconds_count:rate5m5026 + ) > 105027 + ) * 100 > 105028 + annotations:5029 + summary: Workhorse has high error rates5030 + description: Workhorse route {{ $labels.route }} method {{ $labels.method }} has more than 10% errors ({{ $value | printf "%.1f" }}%) for the last 60 minutes.5031 +5032 +###5033 +# These metrics are top-level GitLab Service Level Indicators (SLIs). They can5034 +# be used to monitor the overall health of a GitLab instance.5035 +- name: Service Level Indicators5036 + interval: 30s5037 + rules:5038 + # Service availability.5039 + - record: gitlab_sli:job:availability:ratio5040 + expr: >5041 + avg by (job) (5042 + avg_over_time(up[30s])5043 + )5044 + # Rails worker/thread capacity.5045 + - record: gitlab_sli:rails_active_connections:avg30s5046 + expr: >5047 + sum(avg_over_time(puma_active_connections[30s]))5048 + - record: gitlab_sli:rails_queued_connections:avg30s5049 + expr: >5050 + sum(avg_over_time(puma_queued_connections[30s]))5051 + - record: gitlab_sli:rails_active_connections:max30s5052 + expr: >5053 + sum(max_over_time(puma_active_connections[30s]))5054 + - record: gitlab_sli:rails_queued_connections:max30s5055 + expr: >5056 + sum(max_over_time(puma_queued_connections[30s]))5057 + - record: gitlab_sli:rails_workers:avg30s5058 + expr: >5059 + count(avg_over_time(ruby_memory_bytes[30s])) or5060 + sum(avg_over_time(puma_max_threads[30s]))5061 + # Redis CPU use.5062 + - record: gitlab_sli:redis_cpu_seconds:rate1m5063 + expr: >5064 + (sum(rate(redis_used_cpu_sys[1m])) + sum(rate(redis_used_cpu_user[1m]))) or5065 + (sum(rate(redis_cpu_sys_seconds_total[1m])) + sum(rate(redis_cpu_user_seconds_total[1m])))5066 + # Workhorse traffic.5067 + - record: gitlab_sli:code_method_route:workhorse_http_request_count:rate1m5068 + expr: >5069 + sum by (code,method,route) (5070 + rate(gitlab_workhorse_http_request_duration_seconds_count[1m])5071 + )5072 + - record: gitlab_sli:code_method_route:workhorse_http_request_duration_seconds:rate1m5073 + expr: >5074 + sum by (code,method,route) (5075 + rate(gitlab_workhorse_http_request_duration_seconds_sum[1m])5076 + )5077 +# SLI - Apdex5078 +- name: Service Level Indicators - Apdex5079 + interval: 1m5080 + rules:5081 + # Gitaly goserver5082 + # Satisfied -> 0.5 seconds5083 + # Acceptable -> 1 seconds5084 + - record: gitlab_sli:gitlab_component_apdex:ratio5085 + labels:5086 + job: gitaly5087 + expr: >5088 + (5089 + sum(rate(grpc_server_handling_seconds_bucket{job="gitaly",grpc_type="unary",le="0.5",grpc_method!~"GarbageCollect|Fsck|RepackFull|RepackIncremental|CommitLanguages|CreateRepositoryFromURL|UserRebase|UserSquash|CreateFork|UserUpdateBranch|FindRemoteRepository|UserCherryPick|FetchRemote|UserRevert|FindRemoteRootRef"}[1m]))5090 + +5091 + sum(rate(grpc_server_handling_seconds_bucket{job="gitaly",grpc_type="unary",le="1",grpc_method!~"GarbageCollect|Fsck|RepackFull|RepackIncremental|CommitLanguages|CreateRepositoryFromURL|UserRebase|UserSquash|CreateFork|UserUpdateBranch|FindRemoteRepository|UserCherryPick|FetchRemote|UserRevert|FindRemoteRootRef"}[1m]))5092 + )5093 + /5094 + 2 / sum(rate(grpc_server_handling_seconds_count{job="gitaly",grpc_type="unary",grpc_method!~"GarbageCollect|Fsck|RepackFull|RepackIncremental|CommitLanguages|CreateRepositoryFromURL|UserRebase|UserSquash|CreateFork|UserUpdateBranch|FindRemoteRepository|UserCherryPick|FetchRemote|UserRevert|FindRemoteRootRef"}[1m]))5095 + # Sidekiq TODO: https://gitlab.com/gitlab-org/gitlab-foss/issues/567525096 + # - record: gitlab_sli:gitlab_component_apdex:ratio5097 + # labels:5098 + # job: gitlab-sidekiq5099 + # expr: >5100 + # (5101 + # sum(rate(sidekiq_jobs_completion_time_seconds_bucket{le="25"}[1m]))5102 + # +5103 + # sum(rate(sidekiq_jobs_completion_time_seconds_bucket{le="50"}[1m]))5104 + # )5105 + # / 25106 + # /5107 + # sum(rate(sidekiq_jobs_completion_time_seconds_count[1m]))5108 +5109 + # Workhorse5110 + # Satisfied -> 1 seconds5111 + # Acceptable -> 10 seconds5112 + - record: gitlab_sli:gitlab_component_apdex:ratio5113 + labels:5114 + job: gitlab-workhorse5115 + expr: >5116 + (5117 + sum(rate(gitlab_workhorse_http_request_duration_seconds_bucket{le="1",route!="^/([^/]+/){1,}[^/]+/uploads\\z",route!="^/api/v4/jobs/request\\z"}[1m]))5118 + +5119 + sum(rate(gitlab_workhorse_http_request_duration_seconds_bucket{le="10",route!="^/([^/]+/){1,}[^/]+/uploads\\z",route!="^/api/v4/jobs/request\\z"}[1m]))5120 + )5121 + /5122 + 2 / sum(rate(gitlab_workhorse_http_request_duration_seconds_count{route!="^/([^/]+/){1,}[^/]+/uploads\\z",route!="^/api/v4/jobs/request\\z"}[1m]))5123 +5124 +# SLI - Errors5125 +- name: Service Level Indicators - Errors5126 + interval: 1m5127 + rules:5128 + # PostgreSQL5129 + - record: gitlab_sli:gitlab_component_ops:rate5130 + labels:5131 + job: postgres5132 + expr: >5133 + sum(rate(pg_stat_database_xact_commit[1m])) +5134 + sum(rate(pg_stat_database_xact_rollback[1m]))5135 + - record: gitlab_sli:gitlab_component_errors:rate5136 + labels:5137 + job: postgres5138 + expr: sum(rate(pg_stat_database_xact_rollback[1m]))5139 + # Rails (Puma)5140 + - record: gitlab_sli:gitlab_component_ops:rate5141 + labels:5142 + job: gitlab-rails5143 + expr: >5144 + sum(5145 + rate(http_request_duration_seconds_count{job="gitlab-rails"}[1m])5146 + )5147 + - record: gitlab_sli:gitlab_component_errors:rate5148 + labels:5149 + job: gitlab-rails5150 + expr: >5151 + sum(5152 + rate(http_request_duration_seconds_count{job="gitlab-rails",status=~"5.."}[1m])5153 + )5154 + # Sidekiq TODO: https://gitlab.com/gitlab-org/gitlab-foss/issues/567525155 + # - record: gitlab_sli:gitlab_component_ops:rate5156 + # labels:5157 + # job: gitlab-sidekiq5158 + # expr: >5159 + # sum (5160 + # rate(sidekiq_jobs_started_total{job="gitlab-sidekiq"}[1m])5161 + # )5162 + # - record: gitlab_sli:gitlab_component_errors:rate5163 + # labels:5164 + # job: gitlab-sidekiq5165 + # expr: >5166 + # sum (5167 + # rate(sidekiq_jobs_failed_total{job="gitlab-sidekiq"}[1m])5168 + # )5169 + # Workhorse5170 + - record: gitlab_sli:gitlab_component_ops:rate5171 + labels:5172 + job: gitlab-workhorse5173 + expr: >5174 + sum(5175 + rate(gitlab_workhorse_http_requests_total{job="gitlab-workhorse"}[1m])5176 + )5177 + - record: gitlab_sli:gitlab_component_errors:rate5178 + labels:5179 + job: gitlab-workhorse5180 + expr: >5181 + sum(5182 + rate(gitlab_workhorse_http_requests_total{job="gitlab-workhorse",code=~"5.."}[1m])5183 + )5184 + ###5185 + # Calculate service error ratios5186 + - record: gitlab_sli:gitlab_component_errors:ratio5187 + expr: >5188 + gitlab_sli:gitlab_component_errors:rate /5189 + gitlab_sli:gitlab_component_ops:rate5190 +5191 +- name: GitLab Saturation Ratios5192 + interval: 1m5193 + rules:5194 + # type: *, component: cpu5195 + # this measures average CPU across all the cores for the entire fleet for the given service5196 + - record: gitlab_sli:gitlab_component_saturation:ratio5197 + labels:5198 + component: 'cpu'5199 + expr: >5200 + avg(1 - rate(node_cpu_seconds_total{mode="idle"}[1m]))5201 +5202 + # type: *, component: single_node_cpu5203 + # this measures the maximum cpu availability across all the codes on a single server5204 + # this can be helpful if CPU is not even distributed across the fleet.5205 + - record: gitlab_sli:gitlab_component_saturation:ratio5206 + labels:5207 + component: 'single_node_cpu'5208 + expr: >5209 + max(5210 + avg(1 - rate(node_cpu_seconds_total{mode="idle"}[1m]))5211 + )5212 +5213 + - record: gitlab_sli:gitlab_component_saturation:ratio5214 + labels:5215 + component: 'disk_space'5216 + expr: >5217 + max(5218 + (5219 + (5220 + node_filesystem_size_bytes{fstype=~"ext.|xfs|nfs.?"}5221 + -5222 + node_filesystem_free_bytes{fstype=~"ext.|xfs|nfs.?"}5223 + )5224 + /5225 + node_filesystem_size_bytes{fstype=~"ext.|xfs|nfs.?"}5226 + )5227 + )5228 +5229 + - record: gitlab_sli:gitlab_component_saturation:ratio5230 + labels:5231 + component: 'memory'5232 + expr: max (instance:node_memory_utilization:ratio)5233 +5234 + - record: gitlab_sli:gitlab_component_saturation:ratio5235 + labels:5236 + component: 'single_threaded_cpu'5237 + expr: >5238 + clamp_max(5239 + max (5240 + (rate(redis_cpu_user_seconds_total[1m]) + rate(redis_cpu_sys_seconds_total[1m])) or5241 + (rate(redis_used_cpu_user[1m]) + rate(redis_used_cpu_sys[1m]))5242 + ),5243 + 15244 + )5245 +5246 + - record: gitlab_sli:gitlab_component_saturation:ratio5247 + labels:5248 + component: 'connection_pool'5249 + expr: >5250 + clamp_max(5251 + max(5252 + max_over_time(pgbouncer_pools_server_active_connections{user="gitlab"}[1m]) /5253 + (5254 + (5255 + pgbouncer_pools_server_idle_connections{user="gitlab"} +5256 + pgbouncer_pools_server_active_connections{user="gitlab"} +5257 + pgbouncer_pools_server_testing_connections{user="gitlab"} +5258 + pgbouncer_pools_server_used_connections{user="gitlab"} +5259 + pgbouncer_pools_server_login_connections{user="gitlab"}5260 + )5261 + > 05262 + )5263 + ), 1)5264 +5265 + # type: postgres-delayed, postgres-archive, patroni5266 + - record: gitlab_sli:gitlab_component_saturation:ratio5267 + labels:5268 + component: 'active_db_connections'5269 + expr: >5270 + clamp_max(5271 + max(5272 + sum without(state) (pg_stat_activity_count{datname="gitlabhq_production", state!="idle"})5273 + /5274 + (sum without(state) (pg_stat_activity_count{datname="gitlabhq_production"}) > 0)5275 + ), 1)5276 +5277 + # type: redis, redis-cache, component: redis_clients5278 + # Records the saturation of redis client connections against a redis fleet5279 + - record: gitlab_sli:gitlab_component_saturation:ratio5280 + labels:5281 + component: 'redis_clients'5282 + expr: >5283 + max(5284 + max_over_time(redis_connected_clients[1m])5285 + /5286 + redis_config_maxclients5287 + )5288 +5289 + # Aggregate over all components within a service using max5290 + - record: gitlab_sli:gitlab_service_saturation:ratio5291 + expr: >5292 + max by (component) (gitlab_sli:gitlab_component_saturation:ratio)5293 +5294 + # Calculate the "sapdex" - the saturation apdex for the metric. 1 < less then soft limit, 0.5 < hard limit, else 05295 + - record: gitlab_sli:gitlab_component_saturation:ratio:sapdex5296 + expr: >5297 + clamp_min(gitlab_sli:gitlab_component_saturation:ratio <= on(component) group_left slo:max:soft:gitlab_sli:gitlab_component_saturation:ratio, 1)5298 + or5299 + clamp_min(clamp_max(gitlab_sli:gitlab_component_saturation:ratio > on(component) group_left slo:max:soft:gitlab_sli:gitlab_component_saturation:ratio, 0.5), 0.5)5300 + or5301 + clamp_max(gitlab_sli:gitlab_component_saturation:ratio > on(component) group_left slo:max:hard:gitlab_sli:gitlab_component_saturation:ratio, 0)5302 +5303 + # Open file descriptors5304 + - record: gitlab_sli:gitlab_component_saturation:ratio5305 + labels:5306 + component: 'open_fds'5307 + expr: >5308 + max(5309 + max_over_time(process_open_fds[1m])5310 + /5311 + max_over_time(process_max_fds[1m])5312 + )5313 + - record: gitlab_sli:gitlab_component_saturation:ratio5314 + labels:5315 + component: 'open_ruby_fds'5316 + expr: >5317 + max(5318 + max_over_time(ruby_file_descriptors[1m])5319 + /5320 + max_over_time(ruby_process_max_fds[1m])5321 + )5322 +5323 +# Unlike other service metrics, we record the stats for each component independently5324 +- name: GitLab Saturation Ratios Stats5325 + interval: 5m5326 + rules:5327 + # Average values for each service, over a week5328 + - record: gitlab_sli:gitlab_component_saturation:ratio:avg_over_time_1w5329 + expr: >5330 + avg_over_time(gitlab_sli:gitlab_component_saturation:ratio[1w])5331 +5332 + # Using linear week-on-week growth, what prediction to we have for 2w from now?5333 + - record: gitlab_sli:gitlab_component_saturation:ratio:predict_linear_2w5334 + expr: >5335 + predict_linear(gitlab_sli:gitlab_component_saturation:ratio:avg_over_time_1w[1w], 86400 * 14)5336 +5337 + # Using linear week-on-week growth, what prediction to we have for 30d from now?5338 + - record: gitlab_sli:gitlab_component_saturation:ratio:predict_linear_30d5339 + expr: >5340 + predict_linear(gitlab_sli:gitlab_component_saturation:ratio:avg_over_time_1w[1w], 86400 * 30)5341 +5342 + # Sapdex, average for week5343 + - record: gitlab_sli:gitlab_component_saturation:ratio:sapdex:avg_over_time_1w5344 + expr: >5345 + avg_over_time(gitlab_sli:gitlab_component_saturation:ratio:sapdex[1w])5346 +5347 + # Sapdex long term trend forecasting5348 + # Using linear week-on-week growth, what prediction to we have for 30d from now?5349 + - record: gitlab_sli:gitlab_component_saturation:ratio:sapdex:avg_over_time_1w:predict_linear_30d5350 + expr: >5351 + predict_linear(gitlab_sli:gitlab_component_saturation:ratio:sapdex:avg_over_time_1w[1w], 86400 * 30)5352 +5353 +###5354 +# Metrics used by Usage Ping reports. These are primarily for self-managed installations.5356 +#5357 +- name: GitLab Usage Ping5358 + interval: 5m5359 + rules:5360 + ###5361 + # Application wide metrics5362 + #5363 + - record: gitlab_usage_ping:ops:rate5m5364 + labels:5365 + service: workhorse5366 + component: http_requests5367 + expr: sum (rate (gitlab_workhorse_http_requests_total[5m]))5368 +5369 + # Database Primary Performance Indicator: Query apdex5370 + # Target -> 100ms5371 + # Tolerable -> 250ms5372 + - record: gitlab_usage_ping:sql_duration_apdex:ratio_rate5m5373 + expr: >5374 + (5375 + sum(rate(gitlab_sql_duration_seconds_bucket{le="0.1"}[5m]))5376 + +5377 + sum(rate(gitlab_sql_duration_seconds_bucket{le="0.25"}[5m]))5378 + )5379 + /5380 + 25381 + /5382 + (5383 + sum(rate(gitlab_sql_duration_seconds_count[5m])) > 05384 + )5385 +5386 + - record: gitlab_usage_ping:gitaly_apdex:ratio_avg_over_time_5m5387 + expr: avg_over_time(gitlab_sli:gitlab_component_apdex:ratio{job="gitaly"}[5m])5388 +5389 + ###5390 + # Node level metrics5391 + #5392 + - record: gitlab_usage_ping:node_cpus:count5393 + expr: max (instance:node_cpus:count) by (instance)5394 + - record: gitlab_usage_ping:node_memory_total_bytes:max5395 + expr: max (node_memory_MemTotal_bytes) by (instance)5396 + - record: gitlab_usage_ping:node_cpu_utilization:avg5397 + expr: avg (instance:node_cpu_utilization:ratio) by (instance)5398 + - record: gitlab_usage_ping:node_memory_utilization:avg5399 + expr: avg (instance:node_memory_utilization:ratio) by (instance)5400 +5401 + ###5402 + # Service level metrics5403 + #5404 + - record: gitlab_usage_ping:node_service_process_resident_memory_bytes:avg5405 + expr: avg by (instance, job) ({__name__ =~ "(ruby_){0,1}process_resident_memory_bytes", job != "gitlab_exporter_process"})5406 + - record: gitlab_usage_ping:node_service_process_unique_memory_bytes:avg5407 + expr: avg by (instance, job) ({__name__ =~ "(ruby_){0,1}process_unique_memory_bytes", job != "gitlab_exporter_process"})5408 + - record: gitlab_usage_ping:node_service_process_proportional_memory_bytes:avg5409 + expr: avg by (instance, job) ({__name__ =~ "(ruby_){0,1}process_proportional_memory_bytes", job != "gitlab_exporter_process"})5410 + - record: gitlab_usage_ping:node_service_process:count5411 + expr: >5412 + count by (instance, job) (5413 + {__name__ =~ "(ruby_){0,1}process_start_time_seconds", job != "gitlab_exporter_process"}5414 + )5415 + - record: gitlab_usage_ping:node_service_app_server_workers:sum5416 + labels:5417 + server: puma5418 + expr: sum by (instance, job) (puma_workers)[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] owner changed to 9925419[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] mode changed to 6445420 - change mode from '' to '0644'5421 - change owner from '' to 'gitlab-prometheus'5422[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/gitlab.rules] not queuing delayed action run on execute[reload prometheus] (delayed), as it's already been queued5423 * template[/var/opt/gitlab/prometheus/rules/node.rules] action create[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] created file /var/opt/gitlab/prometheus/rules/node.rules5424 - create new file /var/opt/gitlab/prometheus/rules/node.rules[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] updated file contents /var/opt/gitlab/prometheus/rules/node.rules5425 - update content in file /var/opt/gitlab/prometheus/rules/node.rules from none to bea78d5426 --- /var/opt/gitlab/prometheus/rules/node.rules 2023-07-20 03:23:07.000000000 +00005427 +++ /var/opt/gitlab/prometheus/rules/.chef-node20230720-37-lti0h2.rules 2023-07-20 03:23:07.000000000 +00005428 @@ -1,42 +1,84 @@5429 +groups:5430 +- name: Node5431 + rules:5432 + - record: instance:node_cpus:count5433 + expr: count without(cpu, mode) (node_cpu{mode="idle"})5434 + - record: instance:node_cpus:count5435 + expr: count without(cpu, mode) (node_cpu_seconds_total{mode="idle"})5436 + - record: instance_cpu:node_cpu_seconds_not_idle:rate5m5437 + expr: sum without(mode) (rate(node_cpu{mode!="idle"}[5m]))5438 + - record: instance_cpu:node_cpu_seconds_not_idle:rate5m5439 + expr: sum without(mode) (rate(node_cpu_seconds_total{mode!="idle"}[5m]))5440 + - record: instance_mode:node_cpu_seconds:rate5m5441 + expr: sum without(cpu) (rate(node_cpu[5m]))5442 + - record: instance_mode:node_cpu_seconds:rate5m5443 + expr: sum without(cpu) (rate(node_cpu_seconds_total[5m]))5444 + - record: instance:node_cpu_utilization:ratio5445 + expr: sum without(mode) (instance_mode:node_cpu_seconds:rate5m{mode!="idle"})5446 + / instance:node_cpus:count5447 + - record: instance:node_memory_utilization:ratio5448 + expr: >5449 + 1 - (5450 + node_memory_MemAvailable_bytes or5451 + (node_memory_MemFree_bytes + node_memory_Buffers_bytes + node_memory_Cached_bytes)5452 + ) / node_memory_MemTotal_bytes5453 + - record: instance:node_filesystem_avail:ratio5454 + expr: node_filesystem_avail_bytes / (node_filesystem_size_bytes > 0)5455 + - alert: FilesystemAlmostFull5456 + expr: instance:node_filesystem_avail:ratio * 100 < 5 and node_filesystem_avail_bytes < 10 * 1024 * 1024 * 10245457 + for: 10m5458 + annotations:5459 + description: The filesystem {{ $labels.device }}:{{ $labels.mountpoint }} on5460 + {{ $labels.instance }} has {{ $value | printf "%.2f" }}% space available.5461 + summary: The filesystem {{ $labels.device }}:{{ $labels.mountpoint }} is almost5462 + full5463 + - alert: FilesystemFullIn1Day5464 + expr: predict_linear(node_filesystem_avail_bytes[6h], 24 * 3600) < 05465 + for: 30m5466 + annotations:5467 + description: The filesystem {{ $labels.device }}:{{ $labels.mountpoint }} on5468 + {{ $labels.instance }} will be full in the next 24 hours.5469 + summary: The filesystem {{ $labels.device }}:{{ $labels.mountpoint }} will be5470 + full within 24 hours[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] owner changed to 9925471[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] mode changed to 6445472 - change mode from '' to '0644'5473 - change owner from '' to 'gitlab-prometheus'5474[2023-07-20T03:23:07+00:00] INFO: template[/var/opt/gitlab/prometheus/rules/node.rules] not queuing delayed action run on execute[reload prometheus] (delayed), as it's already been queued5475Recipe: monitoring::alertmanager5476 * directory[/var/opt/gitlab/alertmanager] action create[2023-07-20T03:23:07+00:00] INFO: directory[/var/opt/gitlab/alertmanager] created directory /var/opt/gitlab/alertmanager5477 - create new directory /var/opt/gitlab/alertmanager[2023-07-20T03:23:07+00:00] INFO: directory[/var/opt/gitlab/alertmanager] owner changed to 9925478[2023-07-20T03:23:07+00:00] INFO: directory[/var/opt/gitlab/alertmanager] mode changed to 7505479 - change mode from '' to '0750'5480 - change owner from '' to 'gitlab-prometheus'5481 * directory[/var/log/gitlab/alertmanager] action create[2023-07-20T03:23:07+00:00] INFO: directory[/var/log/gitlab/alertmanager] created directory /var/log/gitlab/alertmanager5482 - create new directory /var/log/gitlab/alertmanager[2023-07-20T03:23:07+00:00] INFO: directory[/var/log/gitlab/alertmanager] owner changed to 9925483[2023-07-20T03:23:07+00:00] INFO: directory[/var/log/gitlab/alertmanager] mode changed to 7005484 - change mode from '' to '0700'5485 - change owner from '' to 'gitlab-prometheus'5486 * directory[/opt/gitlab/etc/alertmanager/env] action create[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/etc/alertmanager/env] created directory /opt/gitlab/etc/alertmanager/env5487 - create new directory /opt/gitlab/etc/alertmanager/env[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/etc/alertmanager/env] owner changed to 9925488[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/etc/alertmanager/env] mode changed to 7005489 - change mode from '' to '0700'5490 - change owner from '' to 'gitlab-prometheus'5491 * env_dir[/opt/gitlab/etc/alertmanager/env] action create5492 * directory[/opt/gitlab/etc/alertmanager/env] action create (up to date)5493 * file[/opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR] action create[2023-07-20T03:23:07+00:00] INFO: file[/opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR] created file /opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR5494 - create new file /opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR[2023-07-20T03:23:07+00:00] INFO: file[/opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR] updated file contents /opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR5495 - update content in file /opt/gitlab/etc/alertmanager/env/SSL_CERT_DIR from none to 4f45cf5496 - suppressed sensitive resource5498 * file[Alertmanager config] action create[2023-07-20T03:23:07+00:00] INFO: file[Alertmanager config] created file /var/opt/gitlab/alertmanager/alertmanager.yml5499 - create new file /var/opt/gitlab/alertmanager/alertmanager.yml[2023-07-20T03:23:07+00:00] INFO: file[Alertmanager config] updated file contents /var/opt/gitlab/alertmanager/alertmanager.yml5500 - update content in file /var/opt/gitlab/alertmanager/alertmanager.yml from none to 21b7be5501 --- /var/opt/gitlab/alertmanager/alertmanager.yml 2023-07-20 03:23:07.000000000 +00005502 +++ /var/opt/gitlab/alertmanager/.chef-alertmanager20230720-37-deq32d.yml 2023-07-20 03:23:07.000000000 +00005503 @@ -1,9 +1,18 @@5504 +---5505 +global: {}5506 +templates: []5507 +route:5508 + receiver: default-receiver5509 + routes: []5510 +receivers:5511 +- name: default-receiver5512 +inhibit_rules: [][2023-07-20T03:23:07+00:00] INFO: file[Alertmanager config] owner changed to 9925513[2023-07-20T03:23:07+00:00] INFO: file[Alertmanager config] mode changed to 6445514 - change mode from '' to '0644'5515 - change owner from '' to 'gitlab-prometheus'5516[2023-07-20T03:23:07+00:00] INFO: file[Alertmanager config] not queuing delayed action restart on runit_service[alertmanager] (delayed), as it's already been queued5517 * service[alertmanager] action nothing (skipped due to action :nothing)5518 * runit_service[alertmanager] action enable5519 * ruby_block[restart_service] action nothing (skipped due to action :nothing)5520 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)5521 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)5522 * directory[/opt/gitlab/sv/alertmanager] action create[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager] created directory /opt/gitlab/sv/alertmanager5523 - create new directory /opt/gitlab/sv/alertmanager[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager] owner changed to 05524[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager] group changed to 05525[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager] mode changed to 7555526 - change mode from '' to '0755'5527 - change owner from '' to 'root'5528 - change group from '' to 'root'5529 * template[/opt/gitlab/sv/alertmanager/run] action create[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] created file /opt/gitlab/sv/alertmanager/run5530 - create new file /opt/gitlab/sv/alertmanager/run[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] updated file contents /opt/gitlab/sv/alertmanager/run5531 - update content in file /opt/gitlab/sv/alertmanager/run from none to 36da8b5532 --- /opt/gitlab/sv/alertmanager/run 2023-07-20 03:23:07.000000000 +00005533 +++ /opt/gitlab/sv/alertmanager/.chef-run20230720-37-bkdodj 2023-07-20 03:23:07.000000000 +00005534 @@ -1,8 +1,16 @@5535 +#!/bin/sh5536 +exec 2>&15537 +5538 +umask 0775539 +exec chpst -P -e /opt/gitlab/etc/alertmanager/env \5540 + -U gitlab-prometheus:gitlab-prometheus \5541 + -u gitlab-prometheus:gitlab-prometheus \5542 + /opt/gitlab/embedded/bin/alertmanager --web.listen-address=localhost:9093 --storage.path=/var/opt/gitlab/alertmanager/data --config.file=/var/opt/gitlab/alertmanager/alertmanager.yml[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] owner changed to 05543[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] group changed to 05544[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] mode changed to 7555545 - change mode from '' to '0755'5546 - change owner from '' to 'root'5547 - change group from '' to 'root'5548 * directory[/opt/gitlab/sv/alertmanager/log] action create[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log] created directory /opt/gitlab/sv/alertmanager/log5549 - create new directory /opt/gitlab/sv/alertmanager/log[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log] owner changed to 05550[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log] group changed to 05551[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log] mode changed to 7555552 - change mode from '' to '0755'5553 - change owner from '' to 'root'5554 - change group from '' to 'root'5555 * directory[/opt/gitlab/sv/alertmanager/log/main] action create[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log/main] created directory /opt/gitlab/sv/alertmanager/log/main5556 - create new directory /opt/gitlab/sv/alertmanager/log/main[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log/main] owner changed to 05557[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log/main] group changed to 05558[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/log/main] mode changed to 7555559 - change mode from '' to '0755'5560 - change owner from '' to 'root'5561 - change group from '' to 'root'5562 * template[/opt/gitlab/sv/alertmanager/log/config] action create[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] created file /opt/gitlab/sv/alertmanager/log/config5563 - create new file /opt/gitlab/sv/alertmanager/log/config[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] updated file contents /opt/gitlab/sv/alertmanager/log/config5564 - update content in file /opt/gitlab/sv/alertmanager/log/config from none to 623c005565 --- /opt/gitlab/sv/alertmanager/log/config 2023-07-20 03:23:07.000000000 +00005566 +++ /opt/gitlab/sv/alertmanager/log/.chef-config20230720-37-i826er 2023-07-20 03:23:07.000000000 +00005567 @@ -1,6 +1,12 @@5568 +s2097152005569 +n305570 +t864005571 +!gzip5572 +5573 +[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] owner changed to 05574[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] group changed to 05575[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] mode changed to 6445576 - change mode from '' to '0644'5577 - change owner from '' to 'root'5578 - change group from '' to 'root'5579[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] sending create action to ruby_block[verify_chown_persisted_on_alertmanager] (immediate)5580 * ruby_block[verify_chown_persisted_on_alertmanager] action create[2023-07-20T03:23:07+00:00] INFO: ruby_block[verify_chown_persisted_on_alertmanager] called5581 - execute the ruby block verify_chown_persisted_on_alertmanager5582 * ruby_block[verify_chown_persisted_on_alertmanager] action nothing (skipped due to action :nothing)5583 * link[/var/log/gitlab/alertmanager/config] action create[2023-07-20T03:23:07+00:00] INFO: link[/var/log/gitlab/alertmanager/config] created5584 - create symlink at /var/log/gitlab/alertmanager/config to /opt/gitlab/sv/alertmanager/log/config5585 * template[/opt/gitlab/sv/alertmanager/log/run] action create[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] created file /opt/gitlab/sv/alertmanager/log/run5586 - create new file /opt/gitlab/sv/alertmanager/log/run[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] updated file contents /opt/gitlab/sv/alertmanager/log/run5587 - update content in file /opt/gitlab/sv/alertmanager/log/run from none to 9a46265588 --- /opt/gitlab/sv/alertmanager/log/run 2023-07-20 03:23:07.000000000 +00005589 +++ /opt/gitlab/sv/alertmanager/log/.chef-run20230720-37-qlnt0a 2023-07-20 03:23:07.000000000 +00005590 @@ -1,5 +1,10 @@5591 +#!/bin/sh5592 +exec chpst -P \5593 + -U root:root \5594 + -u root:root \5595 + svlogd -tt /var/log/gitlab/alertmanager[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] owner changed to 05596[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] group changed to 05597[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] mode changed to 7555598 - change mode from '' to '0755'5599 - change owner from '' to 'root'5600 - change group from '' to 'root'5601 * directory[/opt/gitlab/sv/alertmanager/env] action create[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/env] created directory /opt/gitlab/sv/alertmanager/env5602 - create new directory /opt/gitlab/sv/alertmanager/env[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/env] owner changed to 05603[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/env] group changed to 05604[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/env] mode changed to 7555605 - change mode from '' to '0755'5606 - change owner from '' to 'root'5607 - change group from '' to 'root'5608 * ruby_block[Delete unmanaged env files for alertmanager service] action run (skipped due to only_if)5609 * template[/opt/gitlab/sv/alertmanager/check] action create (skipped due to only_if)5610 * template[/opt/gitlab/sv/alertmanager/finish] action create (skipped due to only_if)5611 * directory[/opt/gitlab/sv/alertmanager/control] action create[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/control] created directory /opt/gitlab/sv/alertmanager/control5612 - create new directory /opt/gitlab/sv/alertmanager/control[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/control] owner changed to 05613[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/control] group changed to 05614[2023-07-20T03:23:07+00:00] INFO: directory[/opt/gitlab/sv/alertmanager/control] mode changed to 7555615 - change mode from '' to '0755'5616 - change owner from '' to 'root'5617 - change group from '' to 'root'5618 * link[/opt/gitlab/init/alertmanager] action create[2023-07-20T03:23:07+00:00] INFO: link[/opt/gitlab/init/alertmanager] created5619 - create symlink at /opt/gitlab/init/alertmanager to /opt/gitlab/embedded/bin/sv5620 * file[/opt/gitlab/sv/alertmanager/down] action nothing (skipped due to action :nothing)5621[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/run] sending run action to ruby_block[restart_service] (delayed)5622 * ruby_block[restart_service] action run (skipped due to only_if)5623[2023-07-20T03:23:07+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/config] sending create action to ruby_block[reload_log_service] (delayed)5624 * ruby_block[reload_log_service] action create5625 * ruby_block[restart_service] action nothing (skipped due to action :nothing)5626 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)5627 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)5628 * directory[/opt/gitlab/sv/alertmanager] action create (up to date)5629 * template[/opt/gitlab/sv/alertmanager/run] action create (up to date)5630 * directory[/opt/gitlab/sv/alertmanager/log] action create (up to date)5631 * directory[/opt/gitlab/sv/alertmanager/log/main] action create (up to date)5632 * template[/opt/gitlab/sv/alertmanager/log/config] action create (up to date)5633 * ruby_block[verify_chown_persisted_on_alertmanager] action nothing (skipped due to action :nothing)5634 * link[/var/log/gitlab/alertmanager/config] action create (up to date)5635 * template[/opt/gitlab/sv/alertmanager/log/run] action create (up to date)5636 * directory[/opt/gitlab/sv/alertmanager/env] action create (up to date)5637 * ruby_block[Delete unmanaged env files for alertmanager service] action run (skipped due to only_if)5638 * template[/opt/gitlab/sv/alertmanager/check] action create (skipped due to only_if)5639 * template[/opt/gitlab/sv/alertmanager/finish] action create (skipped due to only_if)5640 * directory[/opt/gitlab/sv/alertmanager/control] action create (up to date)5641 * link[/opt/gitlab/init/alertmanager] action create (up to date)5642 * file[/opt/gitlab/sv/alertmanager/down] action nothing (skipped due to action :nothing)5643 * directory[/opt/gitlab/service] action create (up to date)5644 * link[/opt/gitlab/service/alertmanager] action create[2023-07-20T03:23:07+00:00] INFO: link[/opt/gitlab/service/alertmanager] created5645 - create symlink at /opt/gitlab/service/alertmanager to /opt/gitlab/sv/alertmanager5646 * ruby_block[wait for alertmanager service socket] action run[2023-07-20T03:23:11+00:00] INFO: ruby_block[wait for alertmanager service socket] called5647 - execute the ruby block wait for alertmanager service socket5648 * file[/var/log/gitlab/alertmanager/current] action touch (skipped due to only_if)5649[2023-07-20T03:23:12+00:00] INFO: ruby_block[reload_log_service] called5650 - execute the ruby block reload_log_service5651[2023-07-20T03:23:12+00:00] INFO: template[/opt/gitlab/sv/alertmanager/log/run] sending run action to ruby_block[restart_log_service] (delayed)5652 * ruby_block[restart_log_service] action run5653 * ruby_block[restart_service] action nothing (skipped due to action :nothing)5654 * ruby_block[restart_log_service] action nothing (skipped due to action :nothing)5655 * ruby_block[reload_log_service] action nothing (skipped due to action :nothing)5656 * directory[/opt/gitlab/sv/alertmanager] action create (up to date)5657 * template[/opt/gitlab/sv/alertmanager/run] action create (up to date)5658 * directory[/opt/gitlab/sv/alertmanager/log] action create (up to date)5659 * directory[/opt/gitlab/sv/alertmanager/log/main] action create (up to date)5660 * template[/opt/gitlab/sv/alertmanager/log/config] action create (up to date)5661 * ruby_block[verify_chown_persisted_on_alertmanager] action nothing (skipped due to action :nothing)5662 * link[/var/log/gitlab/alertmanager/config] action create (up to date)5663 * template[/opt/gitlab/sv/alertmanager/log/run] action create (up to date)5664 * directory[/opt/gitlab/sv/alertmanager/env] action create (up to date)5665 * ruby_block[Delete unmanaged env files for alertmanager service] action run (skipped due to only_if)5666 * template[/opt/gitlab/sv/alertmanager/check] action create (skipped due to only_if)5667 * template[/opt/gitlab/sv/alertmanager/finish] action create (skipped due to only_if)5668 * directory[/opt/gitlab/sv/alertmanager/control] action create (up to date)5669 * link[/opt/gitlab/init/alertmanager] action create (up to date)5670 * file[/opt/gitlab/sv/alertmanager/down] action nothing (skipped due to action :nothing)5671 * directory[/opt/gitlab/service] action create (up to date)5672 * link[/opt/gitlab/service/alertmanager] action create (up to date)5673 * ruby_block[wait for alertmanager service socket] action run (skipped due to not_if)5674 * file[/var/log/gitlab/alertmanager/current] action touch (skipped due to only_if)5675[2023-07-20T03:23:12+00:00] INFO: ruby_block[restart_log_service] called5676 - execute the ruby block restart_log_service5677 * directory[/opt/gitlab/service] action create (up to date)5678 * link[/opt/gitlab/service/alertmanager] action create (up to date)5679 * ruby_block[wait for alertmanager service socket] action run (skipped due to not_if)5680 * file[/var/log/gitlab/alertmanager/current] action touch (skipped due to only_if)5682 * execute[/opt/gitlab/bin/gitlab-ctl start alertmanager] action run5683 [execute] ok: run: alertmanager: (pid 774) 3s5684[2023-07-20T03:23:13+00:00] INFO: execute[/opt/gitlab/bin/gitlab-ctl start alertmanager] ran successfully5685 - execute /opt/gitlab/bin/gitlab-ctl start alertmanager5686Recipe: monitoring::postgres-exporter_disable5687 * service[postgres-exporter] action nothing (skipped due to action :nothing)5688 * runit_service[postgres-exporter] action disable5689 * ruby_block[disable postgres-exporter] action run (skipped due to only_if)5690 (up to date)5691 * consul_service[postgres-exporter] action delete5692 * file[/var/opt/gitlab/consul/config.d/postgres-exporter-service.json] action delete (up to date)5693 (up to date)5694Recipe: monitoring::grafana_disable5695 * service[grafana] action nothing (skipped due to action :nothing)5696 * runit_service[grafana] action disable5697 * ruby_block[disable grafana] action run (skipped due to only_if)5698 (up to date)5699Recipe: gitlab::database_reindexing_disable5700 * crond_job[database-reindexing] action delete5701 * file[/var/opt/gitlab/crond/database-reindexing] action delete (up to date)5702 (up to date)5703[2023-07-20T03:23:13+00:00] INFO: templatesymlink[Create a gitlab.yml and create a symlink to Rails root] sending run action to execute[clear the gitlab-rails cache] (delayed)5704Recipe: gitlab::gitlab-rails5705 * execute[clear the gitlab-rails cache] action run (skipped due to not_if)5706[2023-07-20T03:23:13+00:00] INFO: template[Create praefect config.toml] sending hup action to runit_service[praefect] (delayed)5707Recipe: praefect::enable5708 * runit_service[praefect] action hup[2023-07-20T03:23:13+00:00] INFO: runit_service[praefect] signalled (HUP)5709[2023-07-20T03:23:13+00:00] INFO: runit_service[praefect] sent hup5710 - send hup to runit_service[praefect]5711[2023-07-20T03:23:13+00:00] INFO: version_file[Create version file for Gitlab KAS] sending restart action to runit_service[gitlab-kas] (delayed)5712Recipe: gitlab-kas::enable5713 * runit_service[gitlab-kas] action restart5715 ================================================================================5716 Error executing action `restart` on resource 'runit_service[gitlab-kas]'5717 ================================================================================5719 Mixlib::ShellOut::ShellCommandFailed5720 ------------------------------------5721 Expected process to exit with [0], but received '1'5722 ---- Begin output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----5723 STDOUT: timeout: down: /opt/gitlab/service/gitlab-kas: 0s, normally up, want up5724 STDERR: 5725 ---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----5726 Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas returned 15728 Cookbook Trace: (most recent call first)5729 ----------------------------------------5730 /opt/gitlab/embedded/cookbooks/cache/cookbooks/runit/libraries/helpers.rb:136:in `safe_sv_shellout!'5731 /opt/gitlab/embedded/cookbooks/cache/cookbooks/runit/libraries/helpers.rb:164:in `restart_service'5732 /opt/gitlab/embedded/cookbooks/cache/cookbooks/runit/libraries/provider_runit_service.rb:368:in `block in <class:RunitService>'5734 Resource Declaration:5735 ---------------------5736 suppressed sensitive resource output5738 Compiled Resource:5739 ------------------5740 suppressed sensitive resource output5742 System Info:5743 ------------5744 chef_version=17.10.05745 platform=ubuntu5746 platform_version=22.045747 ruby=ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x86_64-linux]5748 program_name=/opt/gitlab/embedded/bin/cinc-client5749 executable=/opt/gitlab/embedded/bin/cinc-client5751[2023-07-20T03:23:44+00:00] INFO: env_dir[/opt/gitlab/etc/prometheus/env] sending restart action to runit_service[prometheus] (delayed)5752Recipe: monitoring::prometheus5753 * runit_service[prometheus] action restart (up to date)5754[2023-07-20T03:23:44+00:00] INFO: file[Prometheus config] sending run action to execute[reload prometheus] (delayed)5755 * execute[reload prometheus] action run[2023-07-20T03:23:45+00:00] INFO: execute[reload prometheus] ran successfully5756 - execute /opt/gitlab/bin/gitlab-ctl hup prometheus5757[2023-07-20T03:23:45+00:00] INFO: env_dir[/opt/gitlab/etc/alertmanager/env] sending restart action to runit_service[alertmanager] (delayed)5758Recipe: monitoring::alertmanager5759 * runit_service[alertmanager] action restart (up to date)5760Running handlers:5761[2023-07-20T03:23:45+00:00] ERROR: Running exception handlers5762There was an error running gitlab-ctl reconfigure:5763runit_service[gitlab-kas] (gitlab-kas::enable line 148) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'5764---- Begin output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----5765STDOUT: timeout: down: /opt/gitlab/service/gitlab-kas: 0s, normally up, want up5766STDERR: 5767---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----5768Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas returned 15769Running handlers complete5770[2023-07-20T03:23:45+00:00] ERROR: Exception handlers complete5771Infra Phase failed. 254 resources updated in 01 minutes 12 seconds5772[2023-07-20T03:23:45+00:00] FATAL: Stacktrace dumped to /opt/gitlab/embedded/cookbooks/cache/cinc-stacktrace.out5773[2023-07-20T03:23:45+00:00] FATAL: ---------------------------------------------------------------------------------------5774[2023-07-20T03:23:45+00:00] FATAL: PLEASE PROVIDE THE CONTENTS OF THE stacktrace.out FILE (above) IF YOU FILE A BUG REPORT5775[2023-07-20T03:23:45+00:00] FATAL: ---------------------------------------------------------------------------------------5776[2023-07-20T03:23:45+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: runit_service[gitlab-kas] (gitlab-kas::enable line 148) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'5777---- Begin output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----5778STDOUT: timeout: down: /opt/gitlab/service/gitlab-kas: 0s, normally up, want up5779STDERR: 5780---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas ----5781Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitlab-kas returned 15782[Jul 20 2023 03:23:46 UTC (Gitlab QA)] WARN -- Retry instance_no_teardown due to Support::ShellCommand::StatusError -- attempt 15783[Jul 20 2023 03:23:46 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=praefect`5784[Jul 20 2023 03:23:46 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`5785[Jul 20 2023 03:23:46 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`5786[Jul 20 2023 03:23:46 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^praefect$`5787[Jul 20 2023 03:23:46 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f praefect`5788[Jul 20 2023 03:23:46 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`5789[Jul 20 2023 03:23:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name praefect --net test --hostname praefect.test -p 2305 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-20-03-13-21-3545a9c0/praefect/logs:/var/log/gitlab:z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`5790[Jul 20 2023 03:23:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec praefect bash -c "echo \"postgresql['enable'] = false;5791redis['enable'] = false;5792nginx['enable'] = false;5793puma['enable'] = false;5794sidekiq['enable'] = false;5795gitlab_workhorse['enable'] = false;5796gitlab_rails['rake_cache_clear'] = false;5797gitlab_rails['auto_migrate'] = false;5798gitlab_exporter['enable'] = false;5799gitaly['enable'] = false;5800prometheus['enable'] = true;5801praefect['enable'] = true;5802praefect['configuration'] = {5803 listen_addr: '0.0.0.0:2305',5804 prometheus_listen_addr: '0.0.0.0:9652',5805 auth: {5806 token: 'PRAEFECT_EXTERNAL_TOKEN'5807 },5808 reconciliation: {5809 scheduling_interval: '10s'5810 },5811 database: {5812 host: 'postgres.test',5813 port: 5432,5814 user: 'postgres',5815 password: 'SQL_PASSWORD',5816 dbname: 'praefect_production',5817 sslmode: 'disable'5818 },5819 virtual_storage: [5820 {5821 name: 'default',5822 node: [5823 {5824 'storage': 'gitaly1',5825 'address': 'tcp://gitaly1.test:8075',5826 'token': 'PRAEFECT_INTERNAL_TOKEN'5827 },5828 {5829 'storage': 'gitaly2',5830 'address': 'tcp://gitaly2.test:8075',5831 'token': 'PRAEFECT_INTERNAL_TOKEN'5832 },5833 {5834 'storage': 'gitaly3',5835 'address': 'tcp://gitaly3.test:8075',5836 'token': 'PRAEFECT_INTERNAL_TOKEN'5837 }5838 ],5839 }5840 ]5841}5842\" > /etc/gitlab/gitlab.rb;"`5843[Jul 20 2023 03:23:47 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false praefect`5844[Jul 20 2023 03:24:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec praefect bash -c "praefect -config /var/opt/gitlab/praefect/cluster_config.toml check || true"`5845[Jul 20 2023 03:24:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' praefect`5846[Jul 20 2023 03:24:52 UTC (Gitlab QA)] INFO -- Gitaly Cluster Ready5847[Jul 20 2023 03:24:52 UTC (Gitlab QA)] INFO -- Running Gitaly Cluster specs!5848[Jul 20 2023 03:24:52 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`5849[Jul 20 2023 03:24:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:3913740266a59293daf9335e77aacbda3b1a42f1`5850[Jul 20 2023 03:25:50 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce5851[Jul 20 2023 03:25:50 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-20-03-13-21-3545a9c0/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-20-03-13-21-3545a9c0/gitlab-ce-qa-e1e856a1:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ce-qa-e1e856a1 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:3913740266a59293daf9335e77aacbda3b1a42f1 Test::Instance::All http://gitlab-gitaly-cluster.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4694998482.json --format RspecJunitFormatter --out tmp/rspec-4694998482.xml --format html --out tmp/rspec-gitaly-cluster.htm --color --format documentation --tag gitaly_cluster`58522023-07-20 03:25:56 / CONF :: 5853 ==> Base URL: http://gitlab-gitaly-cluster.test5854 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f8f8a441fa8>5855 ==> Libraries: Chemlab::Vendor5856[Jul 20 2023 03:25:56 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA5857[Jul 20 2023 03:25:56 UTC (QA Tests)] INFO -- Browser: chrome5858[Jul 20 2023 03:25:56 UTC (QA Tests)] INFO -- Performing sanity check for environment!5859Run options:5860 include {:gitaly_cluster=>true}5861 exclude {:geo=>true, :requires_praefect=>true}5862Randomized with seed 481795863Systems5864 with Gitaly automatic failover and recovery5865[Jul 20 2023 03:25:59 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`5866[Jul 20 2023 03:25:59 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""5867`5868[Jul 20 2023 03:25:59 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`5869[Jul 20 2023 03:25:59 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`5870[Jul 20 2023 03:25:59 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`5871[Jul 20 2023 03:26:00 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`5872[Jul 20 2023 03:26:00 UTC (QA Tests)] INFO -- Waiting for health check on praefect5873[Jul 20 2023 03:26:00 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`5874[Jul 20 2023 03:26:00 UTC (QA Tests)] INFO -- Waiting for health check on gitaly15875[Jul 20 2023 03:26:00 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`5876[Jul 20 2023 03:26:01 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5877`5878[Jul 20 2023 03:26:01 UTC (QA Tests)] INFO -- Waiting for health check on gitaly25879[Jul 20 2023 03:26:01 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`5880[Jul 20 2023 03:26:02 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5881`5882[Jul 20 2023 03:26:02 UTC (QA Tests)] INFO -- Waiting for health check on gitaly35883[Jul 20 2023 03:26:02 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`5884[Jul 20 2023 03:26:03 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5885`5886[Jul 20 2023 03:26:03 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA5887[Jul 20 2023 03:26:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-zwmoxalt' via cache in 0.0 seconds5888[Jul 20 2023 03:26:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.97 seconds5889[Jul 20 2023 03:26:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904' via api in 1.9 seconds5890[Jul 20 2023 03:26:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904/gitaly_cluster-3f7ec71e7c0633c8' via api in 3.98 seconds5891[Jul 20 2023 03:26:07 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue where state = 'ready' or state = 'in_progress';\""5892`5893[Jul 20 2023 03:26:07 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'gitlab-rake "gitlab:praefect:replicas[1]"'`5894[Jul 20 2023 03:26:38 UTC (QA Tests)] INFO -- Starting test: Systems with Gitaly automatic failover and recovery automatically fails over5895[Jul 20 2023 03:26:38 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`5896[Jul 20 2023 03:26:38 UTC (QA Tests)] INFO -- Executing: `docker pause gitaly2`5897[Jul 20 2023 03:26:39 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5898`5899[Jul 20 2023 03:26:40 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5900`5901[Jul 20 2023 03:26:41 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5902`5903[Jul 20 2023 03:26:42 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5904`5905[Jul 20 2023 03:26:43 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5906`5907[Jul 20 2023 03:26:44 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5908`5909[Jul 20 2023 03:26:45 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5910`5911[Jul 20 2023 03:26:47 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5912`5913[Jul 20 2023 03:26:48 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5914`5915[Jul 20 2023 03:26:49 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5916`5917[Jul 20 2023 03:26:49 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`5918[Jul 20 2023 03:26:49 UTC (QA Tests)] INFO -- Executing: `docker pause gitaly3`5919[Jul 20 2023 03:26:49 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5920`5921[Jul 20 2023 03:26:50 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5922`5923[Jul 20 2023 03:26:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5924`5925[Jul 20 2023 03:26:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5926`5927[Jul 20 2023 03:26:54 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5928`5929[Jul 20 2023 03:26:55 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5930`5931[Jul 20 2023 03:26:56 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5932`5933[Jul 20 2023 03:26:57 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5934`5935[Jul 20 2023 03:26:58 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5936`5937[Jul 20 2023 03:27:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "first_added_commit_message to primary gitaly node"5938[Jul 20 2023 03:27:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.48 seconds5939[Jul 20 2023 03:27:01 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`5940[Jul 20 2023 03:27:01 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""5941`5942[Jul 20 2023 03:27:01 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`5943[Jul 20 2023 03:27:01 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`5944[Jul 20 2023 03:27:01 UTC (QA Tests)] INFO -- Executing: `docker unpause gitaly2`5945[Jul 20 2023 03:27:02 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} gitaly2`5946[Jul 20 2023 03:27:02 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`5947[Jul 20 2023 03:27:02 UTC (QA Tests)] INFO -- Executing: `docker unpause gitaly3`5948[Jul 20 2023 03:27:02 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} gitaly3`5949[Jul 20 2023 03:27:02 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`5950[Jul 20 2023 03:27:02 UTC (QA Tests)] INFO -- Waiting for health check on praefect5951[Jul 20 2023 03:27:02 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`5952[Jul 20 2023 03:27:03 UTC (QA Tests)] INFO -- Waiting for health check on gitaly15953[Jul 20 2023 03:27:03 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`5954[Jul 20 2023 03:27:04 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5955`5956[Jul 20 2023 03:27:04 UTC (QA Tests)] INFO -- Waiting for health check on gitaly25957[Jul 20 2023 03:27:04 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`5958[Jul 20 2023 03:27:05 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""5959`5960[Jul 20 2023 03:27:05 UTC (QA Tests)] INFO -- Waiting for health check on gitaly35961[Jul 20 2023 03:27:05 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`5962[Jul 20 2023 03:27:06 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""5963`5964[Jul 20 2023 03:27:06 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue where state = 'ready' or state = 'in_progress';\""5965`5966[Jul 20 2023 03:27:06 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'gitlab-rake "gitlab:praefect:replicas[1]"'`5967[Jul 20 2023 03:27:36 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`5968[Jul 20 2023 03:27:36 UTC (QA Tests)] INFO -- Executing: `docker pause gitaly1`5969[Jul 20 2023 03:27:36 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5970`5971[Jul 20 2023 03:27:37 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5972`5973[Jul 20 2023 03:27:38 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5974`5975[Jul 20 2023 03:27:39 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5976`5977[Jul 20 2023 03:27:40 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5978`5979[Jul 20 2023 03:27:42 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5980`5981[Jul 20 2023 03:27:43 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5982`5983[Jul 20 2023 03:27:44 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5984`5985[Jul 20 2023 03:27:45 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5986`5987[Jul 20 2023 03:27:45 UTC (QA Tests)] INFO -- Waiting for health check failure on gitaly15988[Jul 20 2023 03:27:45 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""5989`5990[Jul 20 2023 03:27:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.32 seconds5991 automatically fails over5992 when recovering from dataloss after failover5993[Jul 20 2023 03:27:47 UTC (QA Tests)] INFO -- Starting test: Systems with Gitaly automatic failover and recovery when recovering from dataloss after failover automatically reconciles5994[Jul 20 2023 03:27:47 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`5995[Jul 20 2023 03:27:47 UTC (QA Tests)] INFO -- Executing: `docker unpause gitaly1`5996[Jul 20 2023 03:27:47 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} gitaly1`5997[Jul 20 2023 03:27:47 UTC (QA Tests)] INFO -- Waiting for health check on gitaly15998[Jul 20 2023 03:27:47 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`5999[Jul 20 2023 03:27:48 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6000`6001[Jul 20 2023 03:27:48 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'gitlab-rake "gitlab:praefect:replicas[1]"'`6002[Jul 20 2023 03:28:18 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`6003[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""6004`6005[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6006[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6007[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`6008[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6009[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- Waiting for health check on praefect6010[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`6011[Jul 20 2023 03:28:20 UTC (QA Tests)] INFO -- Waiting for health check on gitaly16012[Jul 20 2023 03:28:20 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`6013[Jul 20 2023 03:28:21 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6014`6015[Jul 20 2023 03:28:21 UTC (QA Tests)] INFO -- Waiting for health check on gitaly26016[Jul 20 2023 03:28:21 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`6017[Jul 20 2023 03:28:22 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6018`6019[Jul 20 2023 03:28:22 UTC (QA Tests)] INFO -- Waiting for health check on gitaly36020[Jul 20 2023 03:28:22 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`6021[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6022`6023 automatically reconciles6024Systems6025 Gitaly backend node recovery6026[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Starting test: Systems Gitaly backend node recovery recovers from dataloss6027[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`6028[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""6029`6030[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6031[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6032[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`6033[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6034[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Waiting for health check on praefect6035[Jul 20 2023 03:28:23 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`6036[Jul 20 2023 03:28:24 UTC (QA Tests)] INFO -- Waiting for health check on gitaly16037[Jul 20 2023 03:28:24 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`6038[Jul 20 2023 03:28:25 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6039`6040[Jul 20 2023 03:28:25 UTC (QA Tests)] INFO -- Waiting for health check on gitaly26041[Jul 20 2023 03:28:25 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`6042[Jul 20 2023 03:28:26 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6043`6044[Jul 20 2023 03:28:26 UTC (QA Tests)] INFO -- Waiting for health check on gitaly36045[Jul 20 2023 03:28:26 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`6046[Jul 20 2023 03:28:27 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6047`6048[Jul 20 2023 03:28:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds6049[Jul 20 2023 03:28:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904' via api in 0.21 seconds6050[Jul 20 2023 03:28:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904/gitaly_cluster-eba6c4f1aaa88b91' via api in 2.36 seconds6051[Jul 20 2023 03:28:30 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue where state = 'ready' or state = 'in_progress';\""6052`6053[Jul 20 2023 03:28:30 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'gitlab-rake "gitlab:praefect:replicas[2]"'`6054[Jul 20 2023 03:28:59 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6055[Jul 20 2023 03:28:59 UTC (QA Tests)] INFO -- Executing: `docker pause gitaly1`6056[Jul 20 2023 03:28:59 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6057`6058[Jul 20 2023 03:29:01 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6059`6060[Jul 20 2023 03:29:02 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6061`6062[Jul 20 2023 03:29:03 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6063`6064[Jul 20 2023 03:29:04 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6065`6066[Jul 20 2023 03:29:05 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6067`6068[Jul 20 2023 03:29:06 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6069`6070[Jul 20 2023 03:29:08 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6071`6072[Jul 20 2023 03:29:09 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6073`6074[Jul 20 2023 03:29:10 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6075`6076[Jul 20 2023 03:29:10 UTC (QA Tests)] INFO -- Waiting for health check failure on gitaly16077[Jul 20 2023 03:29:10 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6078`6079[Jul 20 2023 03:29:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "pushed after failover"6080[Jul 20 2023 03:29:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.16 seconds6081[Jul 20 2023 03:29:12 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select job from replication_queue6082where state = 'ready'6083 and job ->> 'change' = 'update'6084 and job ->> 'target_node_storage' = 'gitaly1';6085\""6086`6087[Jul 20 2023 03:29:12 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6088[Jul 20 2023 03:29:13 UTC (QA Tests)] INFO -- Executing: `docker unpause gitaly1`6089[Jul 20 2023 03:29:13 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} gitaly1`6090[Jul 20 2023 03:29:13 UTC (QA Tests)] INFO -- Waiting for health check on gitaly16091[Jul 20 2023 03:29:13 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`6092[Jul 20 2023 03:29:14 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6093`6094[Jul 20 2023 03:29:14 UTC (QA Tests)] INFO -- Waiting for health check on gitaly26095[Jul 20 2023 03:29:14 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`6096[Jul 20 2023 03:29:15 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6097`6098[Jul 20 2023 03:29:15 UTC (QA Tests)] INFO -- Waiting for health check on gitaly36099[Jul 20 2023 03:29:15 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`6100[Jul 20 2023 03:29:15 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6101`6102[Jul 20 2023 03:29:16 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue where state = 'ready' or state = 'in_progress';\""6103`6104[Jul 20 2023 03:29:16 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'gitlab-rake "gitlab:praefect:replicas[2]"'`6105[Jul 20 2023 03:29:45 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6106[Jul 20 2023 03:29:45 UTC (QA Tests)] INFO -- Executing: `docker pause gitaly2`6107[Jul 20 2023 03:29:45 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6108`6109[Jul 20 2023 03:29:46 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6110`6111[Jul 20 2023 03:29:48 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6112`6113[Jul 20 2023 03:29:49 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6114`6115[Jul 20 2023 03:29:50 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6116`6117[Jul 20 2023 03:29:51 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6118`6119[Jul 20 2023 03:29:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6120`6121[Jul 20 2023 03:29:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6122`6123[Jul 20 2023 03:29:55 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6124`6125[Jul 20 2023 03:29:56 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6126`6127[Jul 20 2023 03:29:56 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`6128[Jul 20 2023 03:29:56 UTC (QA Tests)] INFO -- Executing: `docker pause gitaly3`6129[Jul 20 2023 03:29:56 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6130`6131[Jul 20 2023 03:29:57 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6132`6133[Jul 20 2023 03:29:58 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6134`6135[Jul 20 2023 03:29:59 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6136`6137[Jul 20 2023 03:30:01 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6138`6139[Jul 20 2023 03:30:02 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6140`6141[Jul 20 2023 03:30:03 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6142`6143[Jul 20 2023 03:30:04 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6144`6145[Jul 20 2023 03:30:05 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6146`6147[Jul 20 2023 03:30:06 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6148`6149[Jul 20 2023 03:30:07 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6150`6151[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`6152[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""6153`6154[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6155[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6156[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker unpause gitaly2`6157[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} gitaly2`6158[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`6159[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker unpause gitaly3`6160[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} gitaly3`6161[Jul 20 2023 03:30:09 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6162[Jul 20 2023 03:30:09 UTC (QA Tests)] INFO -- Waiting for health check on praefect6163[Jul 20 2023 03:30:09 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`6164[Jul 20 2023 03:30:09 UTC (QA Tests)] INFO -- Waiting for health check on gitaly16165[Jul 20 2023 03:30:09 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`6166[Jul 20 2023 03:30:10 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6167`6168[Jul 20 2023 03:30:10 UTC (QA Tests)] INFO -- Waiting for health check on gitaly26169[Jul 20 2023 03:30:10 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`6170[Jul 20 2023 03:30:11 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6171`6172[Jul 20 2023 03:30:11 UTC (QA Tests)] INFO -- Waiting for health check on gitaly36173[Jul 20 2023 03:30:11 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`6174[Jul 20 2023 03:30:12 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6175`6176 recovers from dataloss6177Systems6178 Gitaly Cluster replication queue6179[Jul 20 2023 03:30:12 UTC (QA Tests)] INFO -- Starting test: Systems Gitaly Cluster replication queue allows replication of different repository after interruption6180[Jul 20 2023 03:30:12 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`6181[Jul 20 2023 03:30:12 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""6182`6183[Jul 20 2023 03:30:13 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6184[Jul 20 2023 03:30:13 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6185[Jul 20 2023 03:30:13 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`6186[Jul 20 2023 03:30:13 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6187[Jul 20 2023 03:30:13 UTC (QA Tests)] INFO -- Waiting for health check on praefect6188[Jul 20 2023 03:30:13 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`6189[Jul 20 2023 03:30:14 UTC (QA Tests)] INFO -- Waiting for health check on gitaly16190[Jul 20 2023 03:30:14 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`6191[Jul 20 2023 03:30:15 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6192`6193[Jul 20 2023 03:30:15 UTC (QA Tests)] INFO -- Waiting for health check on gitaly26194[Jul 20 2023 03:30:15 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`6195[Jul 20 2023 03:30:15 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6196`6197[Jul 20 2023 03:30:16 UTC (QA Tests)] INFO -- Waiting for health check on gitaly36198[Jul 20 2023 03:30:16 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`6199[Jul 20 2023 03:30:16 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6200`6201[Jul 20 2023 03:30:17 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6202[Jul 20 2023 03:30:17 UTC (QA Tests)] INFO -- Executing: `docker pause gitaly2`6203[Jul 20 2023 03:30:17 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6204`6205[Jul 20 2023 03:30:18 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6206`6207[Jul 20 2023 03:30:19 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6208`6209[Jul 20 2023 03:30:20 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6210`6211[Jul 20 2023 03:30:21 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6212`6213[Jul 20 2023 03:30:22 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6214`6215[Jul 20 2023 03:30:24 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6216`6217[Jul 20 2023 03:30:25 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6218`6219[Jul 20 2023 03:30:26 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6220`6221[Jul 20 2023 03:30:27 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6222`6223[Jul 20 2023 03:30:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds6224[Jul 20 2023 03:30:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904' via api in 0.13 seconds6225[Jul 20 2023 03:30:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904/gitaly_cluster-413c858803bcc156' via api in 1.54 seconds6226[Jul 20 2023 03:30:50 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6227[Jul 20 2023 03:30:50 UTC (QA Tests)] INFO -- Executing: `docker unpause gitaly2`6228[Jul 20 2023 03:30:50 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} gitaly2`6229[Jul 20 2023 03:30:50 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6230`6231[Jul 20 2023 03:30:51 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6232`6233[Jul 20 2023 03:30:51 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6234`6235[Jul 20 2023 03:30:51 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6236`6237[Jul 20 2023 03:30:51 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6238`6239[Jul 20 2023 03:30:51 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6240`6241[Jul 20 2023 03:30:51 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6242`6243[Jul 20 2023 03:30:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6244`6245[Jul 20 2023 03:30:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6246`6247[Jul 20 2023 03:30:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6248`6249[Jul 20 2023 03:30:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6250`6251[Jul 20 2023 03:30:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6252`6253[Jul 20 2023 03:30:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6254`6255[Jul 20 2023 03:30:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6256`6257[Jul 20 2023 03:30:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6258`6259[Jul 20 2023 03:30:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6260`6261[Jul 20 2023 03:30:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6262`6263[Jul 20 2023 03:30:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6264`6265[Jul 20 2023 03:30:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6266`6267[Jul 20 2023 03:30:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6268`6269[Jul 20 2023 03:30:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6270`6271[Jul 20 2023 03:30:54 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6272`6273[Jul 20 2023 03:30:54 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6274`6275[Jul 20 2023 03:30:54 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6276`6277[Jul 20 2023 03:30:54 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6278`6279[Jul 20 2023 03:30:54 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6280`6281[Jul 20 2023 03:30:54 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6282`6283[Jul 20 2023 03:30:54 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6284`6285[Jul 20 2023 03:30:55 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6286`6287[Jul 20 2023 03:30:55 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6288`6289[Jul 20 2023 03:30:55 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6290`6291[Jul 20 2023 03:30:55 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6292`6293[Jul 20 2023 03:30:55 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6294`6295[Jul 20 2023 03:30:55 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue_lock where acquired = 't';\""6296`6297[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6298[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Executing: `docker pause praefect`6299[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Setting jobs in replication queue to `in_progress` and acquiring locks6300[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"update replication_queue set state = 'in_progress';6301insert into replication_queue_job_lock (job_id, lock_id, triggered_at)6302 select id, rq.lock_id, created_at from replication_queue rq6303 left join replication_queue_job_lock rqjl on rq.id = rqjl.job_id6304 where state = 'in_progress' and rqjl.job_id is null;6305update replication_queue_lock set acquired = 't';6306\""6307`6308[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6309[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Executing: `docker unpause praefect`6310[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} praefect`6311[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Waiting for health check on praefect6312[Jul 20 2023 03:30:56 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`6313[Jul 20 2023 03:30:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds6314[Jul 20 2023 03:30:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904' via api in 0.15 seconds6315[Jul 20 2023 03:30:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904/the_awesome_project-465d5847a9b88504' via api in 1.6 seconds6316[Jul 20 2023 03:30:59 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'gitlab-rake "gitlab:praefect:replicas[4]"'`6317[Jul 20 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`6318[Jul 20 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""6319`6320[Jul 20 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6321[Jul 20 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6322[Jul 20 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`6323[Jul 20 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6324[Jul 20 2023 03:31:29 UTC (QA Tests)] INFO -- Waiting for health check on praefect6325[Jul 20 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`6326[Jul 20 2023 03:31:30 UTC (QA Tests)] INFO -- Waiting for health check on gitaly16327[Jul 20 2023 03:31:30 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`6328[Jul 20 2023 03:31:31 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6329`6330[Jul 20 2023 03:31:31 UTC (QA Tests)] INFO -- Waiting for health check on gitaly26331[Jul 20 2023 03:31:31 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`6332[Jul 20 2023 03:31:32 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6333`6334[Jul 20 2023 03:31:32 UTC (QA Tests)] INFO -- Waiting for health check on gitaly36335[Jul 20 2023 03:31:32 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`6336[Jul 20 2023 03:31:33 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6337`6338[Jul 20 2023 03:31:33 UTC (QA Tests)] INFO -- Clearing the replication queue6339[Jul 20 2023 03:31:33 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"delete from replication_queue_job_lock;6340delete from replication_queue_lock;6341delete from replication_queue;6342\""6343`6344 allows replication of different repository after interruption6345Systems6346 Gitaly distributed reads6347[Jul 20 2023 03:31:33 UTC (QA Tests)] INFO -- Starting test: Systems Gitaly distributed reads reads from each node6348[Jul 20 2023 03:31:33 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`6349[Jul 20 2023 03:31:33 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""6350`6351[Jul 20 2023 03:31:33 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6352[Jul 20 2023 03:31:33 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6353[Jul 20 2023 03:31:34 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`6354[Jul 20 2023 03:31:34 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6355[Jul 20 2023 03:31:34 UTC (QA Tests)] INFO -- Waiting for health check on praefect6356[Jul 20 2023 03:31:34 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`6357[Jul 20 2023 03:31:34 UTC (QA Tests)] INFO -- Waiting for health check on gitaly16358[Jul 20 2023 03:31:34 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`6359[Jul 20 2023 03:31:35 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6360`6361[Jul 20 2023 03:31:36 UTC (QA Tests)] INFO -- Waiting for health check on gitaly26362[Jul 20 2023 03:31:36 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`6363[Jul 20 2023 03:31:36 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6364`6365[Jul 20 2023 03:31:36 UTC (QA Tests)] INFO -- Waiting for health check on gitaly36366[Jul 20 2023 03:31:36 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`6367[Jul 20 2023 03:31:37 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6368`6369[Jul 20 2023 03:31:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds6370[Jul 20 2023 03:31:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904' via api in 0.16 seconds6371[Jul 20 2023 03:31:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904/gitaly_cluster-9dc2bbea68f77be5' via api in 1.09 seconds6372[Jul 20 2023 03:31:39 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue where state = 'ready' or state = 'in_progress';\""6373`6374[Jul 20 2023 03:31:39 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'gitlab-rake "gitlab:praefect:replicas[5]"'`6375[Jul 20 2023 03:32:08 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'curl -s http://localhost:9090/api/v1/query?query=gitaly_praefect_read_distribution'`6376[Jul 20 2023 03:32:08 UTC (QA Tests)] INFO -- Reading from the repository6377[Jul 20 2023 03:32:08 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'curl -s http://localhost:9090/api/v1/query?query=gitaly_praefect_read_distribution'`6378[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'curl -s http://localhost:9090/api/v1/query?query=gitaly_praefect_read_distribution'`6379 reads from each node6380 when a node is unhealthy6381[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Starting test: Systems Gitaly distributed reads when a node is unhealthy does not read from the unhealthy node6382[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} postgres`6383[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT 1 as healthy_database\""6384`6385[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly1`6386[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6387[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly3`6388[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} praefect`6389[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Waiting for health check on praefect6390[Jul 20 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker exec praefect gitlab-ctl status praefect`6391[Jul 20 2023 03:32:10 UTC (QA Tests)] INFO -- Waiting for health check on gitaly16392[Jul 20 2023 03:32:10 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly1 gitlab-ctl status gitaly`6393[Jul 20 2023 03:32:11 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly1';\""6394`6395[Jul 20 2023 03:32:11 UTC (QA Tests)] INFO -- Waiting for health check on gitaly26396[Jul 20 2023 03:32:11 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly2 gitlab-ctl status gitaly`6397[Jul 20 2023 03:32:12 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6398`6399[Jul 20 2023 03:32:12 UTC (QA Tests)] INFO -- Waiting for health check on gitaly36400[Jul 20 2023 03:32:12 UTC (QA Tests)] INFO -- Executing: `docker exec gitaly3 gitlab-ctl status gitaly`6401[Jul 20 2023 03:32:13 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly3';\""6402`6403[Jul 20 2023 03:32:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds6404[Jul 20 2023 03:32:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904' via api in 0.15 seconds6405[Jul 20 2023 03:32:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-26-03-85db8ef7ea358904/gitaly_cluster-da2f86646812f330' via api in 1.0 seconds6406[Jul 20 2023 03:32:14 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"select count(*) from replication_queue where state = 'ready' or state = 'in_progress';\""6407`6408[Jul 20 2023 03:32:14 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'gitlab-rake "gitlab:praefect:replicas[6]"'`6409[Jul 20 2023 03:32:43 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6410[Jul 20 2023 03:32:43 UTC (QA Tests)] INFO -- Executing: `docker pause gitaly2`6411[Jul 20 2023 03:32:43 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6412`6413[Jul 20 2023 03:32:45 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6414`6415[Jul 20 2023 03:32:46 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6416`6417[Jul 20 2023 03:32:47 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6418`6419[Jul 20 2023 03:32:48 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6420`6421[Jul 20 2023 03:32:49 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6422`6423[Jul 20 2023 03:32:50 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6424`6425[Jul 20 2023 03:32:52 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6426`6427[Jul 20 2023 03:32:53 UTC (QA Tests)] INFO -- Executing: `docker exec --env PGPASSWORD=SQL_PASSWORD postgres bash -c "psql -U postgres -d praefect_production -h postgres.test -c \"SELECT count(*) FROM healthy_storages WHERE storage = 'gitaly2';\""6428`6429[Jul 20 2023 03:32:53 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'curl -s http://localhost:9090/api/v1/query?query=gitaly_praefect_read_distribution'`6430[Jul 20 2023 03:32:53 UTC (QA Tests)] INFO -- Reading from the repository6431[Jul 20 2023 03:32:57 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'curl -s http://localhost:9090/api/v1/query?query=gitaly_praefect_read_distribution'`6432[Jul 20 2023 03:32:57 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'curl -s http://localhost:9090/api/v1/query?query=gitaly_praefect_read_distribution'`6433[Jul 20 2023 03:32:57 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Status}} gitaly2`6434[Jul 20 2023 03:32:58 UTC (QA Tests)] INFO -- Executing: `docker unpause gitaly2`6435[Jul 20 2023 03:32:58 UTC (QA Tests)] INFO -- Executing: `docker inspect -f {{.State.Running}} gitaly2`6436 does not read from the unhealthy node6437Finished in 7 minutes 0 seconds (files took 2.91 seconds to load)64386 examples, 0 failures6439Randomized with seed 481796440[Jul 20 2023 03:32:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-gitaly-cluster bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`6441[Jul 20 2023 03:32:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-gitaly-cluster bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`6442[Jul 20 2023 03:32:58 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-gitaly-cluster`6443[Jul 20 2023 03:32:59 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-gitaly-cluster`6445Running after script...6446$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command6447$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")6448$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"6472Not uploading cache qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-16 due to policy6474Uploading artifacts...6475gitlab-qa-run-*: found 263 matching artifact files and directories 6476Uploading artifacts as "archive" to coordinator... 201 Created id=4694998482 responseStatus=201 Created token=64_qg_sn6477Uploading artifacts...6478gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 6479Uploading artifacts as "junit" to coordinator... 201 Created id=4694998482 responseStatus=201 Created token=64_qg_sn6480Uploading artifacts...6481/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 6482Uploading artifacts as "dotenv" to coordinator... 201 Created id=4694998482 responseStatus=201 Created token=64_qg_sn6484Job succeeded