2025-07-16
§
|
20:08 |
<vriley@cumin1002> |
START - Cookbook sre.hosts.reimage for host ganeti1053.eqiad.wmnet with OS bookworm |
[production] |
20:03 |
<vriley@cumin1002> |
END (PASS) - Cookbook sre.hosts.provision (exit_code=0) for host ganeti1053.mgmt.eqiad.wmnet with chassis set policy FORCE_RESTART |
[production] |
19:52 |
<vriley@cumin1002> |
START - Cookbook sre.hosts.provision for host ganeti1053.mgmt.eqiad.wmnet with chassis set policy FORCE_RESTART |
[production] |
19:35 |
<marostegui@cumin1002> |
DONE (PASS) - Cookbook sre.hosts.downtime (exit_code=0) for 6:00:00 on db2197.codfw.wmnet with reason: Maintenance |
[production] |
19:34 |
<marostegui@cumin1002> |
dbctl commit (dc=all): 'Repooling after maintenance db2189 (T399249)', diff saved to https://phabricator.wikimedia.org/P79263 and previous config saved to /var/cache/conftool/dbconfig/20250716-193449-marostegui.json |
[production] |
19:31 |
<dani@deploy1003> |
helmfile [codfw] DONE helmfile.d/services/miscweb: apply |
[production] |
19:31 |
<dani@deploy1003> |
helmfile [codfw] START helmfile.d/services/miscweb: apply |
[production] |
19:31 |
<dani@deploy1003> |
helmfile [eqiad] DONE helmfile.d/services/miscweb: apply |
[production] |
19:31 |
<dani@deploy1003> |
helmfile [eqiad] START helmfile.d/services/miscweb: apply |
[production] |
19:31 |
<dani@deploy1003> |
helmfile [staging] DONE helmfile.d/services/miscweb: apply |
[production] |
19:31 |
<dani@deploy1003> |
helmfile [staging] START helmfile.d/services/miscweb: apply |
[production] |
19:30 |
<dani@deploy1003> |
helmfile [codfw] DONE helmfile.d/services/miscweb: apply |
[production] |
19:30 |
<dani@deploy1003> |
helmfile [codfw] START helmfile.d/services/miscweb: apply |
[production] |
19:30 |
<dani@deploy1003> |
helmfile [eqiad] DONE helmfile.d/services/miscweb: apply |
[production] |
19:30 |
<dani@deploy1003> |
helmfile [eqiad] START helmfile.d/services/miscweb: apply |
[production] |
19:30 |
<dani@deploy1003> |
helmfile [staging] DONE helmfile.d/services/miscweb: apply |
[production] |
19:30 |
<dani@deploy1003> |
helmfile [staging] START helmfile.d/services/miscweb: apply |
[production] |
19:27 |
<dani@deploy1003> |
helmfile [codfw] DONE helmfile.d/services/miscweb: apply |
[production] |
19:27 |
<dani@deploy1003> |
helmfile [codfw] START helmfile.d/services/miscweb: apply |
[production] |
19:27 |
<dani@deploy1003> |
helmfile [eqiad] DONE helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [eqiad] START helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [staging] DONE helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [staging] START helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [codfw] DONE helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [codfw] START helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [eqiad] DONE helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [eqiad] START helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [staging] DONE helmfile.d/services/miscweb: apply |
[production] |
19:26 |
<dani@deploy1003> |
helmfile [staging] START helmfile.d/services/miscweb: apply |
[production] |
19:22 |
<dancy@deploy1003> |
Finished scap build-images: testing (duration: 01m 11s) |
[production] |
19:21 |
<dancy@deploy1003> |
Started scap build-images: testing |
[production] |
19:19 |
<marostegui@cumin1002> |
dbctl commit (dc=all): 'Repooling after maintenance db2189', diff saved to https://phabricator.wikimedia.org/P79261 and previous config saved to /var/cache/conftool/dbconfig/20250716-191942-marostegui.json |
[production] |
19:19 |
<dancy@deploy1003> |
Finished scap build-images: Testing T398873 (duration: 04m 34s) |
[production] |
19:15 |
<wmbot~lucaswerkmeister@tools-bastion-13> |
deployed a0c1712fba (read config from envvars) |
[tools.speedpatrolling] |
19:15 |
<lucaswerkmeister> |
commented out config.yaml, should use envvars instead |
[tools.speedpatrolling] |
19:14 |
<dancy@deploy1003> |
Started scap build-images: Testing T398873 |
[production] |
19:14 |
<lucaswerkmeister> |
(DEBUG_CSRF not ported to envvars, I don’t remember when I added this “temporary” variable but I seriously doubt it’s still useful to print this debug output at the moment) |
[tools.speedpatrolling] |
19:13 |
<lucaswerkmeister> |
python3 -c 'import yaml; print(yaml.safe_dump(yaml.safe_load(open("config.yaml"))["SECRET_KEY"]))' | toolforge envvars create TOOL_SECRET_KEY |
[tools.speedpatrolling] |
19:13 |
<lucaswerkmeister> |
python3 -c 'import yaml; print(yaml.safe_dump(yaml.safe_load(open("config.yaml"))["OAUTH"]["CONSUMER_SECRET"]))' | toolforge envvars create TOOL_OAUTH__CONSUMER_SECRET |
[tools.speedpatrolling] |
19:12 |
<lucaswerkmeister> |
python3 -c 'import yaml; print(yaml.safe_dump(yaml.safe_load(open("config.yaml"))["OAUTH"]["CONSUMER_KEY"]))' | toolforge envvars create TOOL_OAUTH__CONSUMER_KEY |
[tools.speedpatrolling] |
19:08 |
<dani@deploy1003> |
helmfile [codfw] DONE helmfile.d/services/miscweb: apply |
[production] |
19:08 |
<dani@deploy1003> |
helmfile [codfw] START helmfile.d/services/miscweb: apply |
[production] |
19:08 |
<dani@deploy1003> |
helmfile [eqiad] DONE helmfile.d/services/miscweb: apply |
[production] |
19:08 |
<dani@deploy1003> |
helmfile [eqiad] START helmfile.d/services/miscweb: apply |
[production] |
19:08 |
<dani@deploy1003> |
helmfile [staging] DONE helmfile.d/services/miscweb: apply |
[production] |
19:08 |
<dani@deploy1003> |
helmfile [staging] START helmfile.d/services/miscweb: apply |
[production] |
19:06 |
<dancy@deploy1003> |
build-images aborted: (no justification provided) (duration: 02m 09s) |
[production] |
19:05 |
<wmbot~lucaswerkmeister@tools-bastion-13> |
deployed c9512a1c58 (change config keys to uppercase to work around T374780) |
[tools.speedpatrolling] |
19:05 |
<dani@deploy1003> |
helmfile [codfw] DONE helmfile.d/services/miscweb: apply |
[production] |
19:05 |
<dani@deploy1003> |
helmfile [codfw] START helmfile.d/services/miscweb: apply |
[production] |