[10:31:14] hello on-callers, just as FYI I moved rest-gateway to call citoid via its ingress endpoint [10:31:17] all good [14:22:50] howdy. i'm having issues getting puppet tests to work locally (in a clean vm). when trying the syntax test it errors out with "NoMethodError: undefined method `[]' for nil:NilClass". this happens whether testing in bullseye or bookworm. https://phabricator.wikimedia.org/P74846 just wondering if anyone else is seeing this or if it's unique to me. [14:45:20] claime: hey, there are 2 changes for alertmanager pending for ops/puppet, good if I merge them? [14:45:26] Clément Goubert: alertmanager: Route 4 teams' task-severity alerts to Phab (e258186540) [14:45:26] Clément Goubert: alertmanager: add task receivers for 4 teams (d8cb298597) [14:45:51] yeah please wait a second [14:45:59] I need to add another one because of an indentation fuckup [14:46:30] arturo: you can restart your merge, and merge my three patches, thanks [14:46:37] * arturo waits [14:46:47] merging 3 now [14:46:51] sorry about that, I saw the issue on the terminal diff, but not in review [14:46:54] Clément Goubert: alertmanager: Fix indentation (62956d460c) [14:46:54] Arturo Borrero Gonzalez: network: data: cloud: drop unused CIDR 172.16.132.0/22 (c128fe1481) [14:46:54] Clément Goubert: alertmanager: Route 4 teams' task-severity alerts to Phab (e258186540) [14:46:54] Clément Goubert: alertmanager: add task receivers for 4 teams (d8cb298597) [14:47:02] yeah, fantastic, thanks [14:47:13] 🎉 done [14:47:16] <3 [20:31:21] something very odd is going on with my reimage cookbook run on cumin2002....it looks like it's echoing every single file in the Puppet repo to my tmux window and then failing. Has anyone seen this happen before? [20:31:41] command I ran: `sudo cookbook sre.hosts.reimage --os bullseye --move-vlan --new cirrussearch2091 -t T388610` [20:31:41] T388610: Migrate production Elastic clusters to Opensearch - https://phabricator.wikimedia.org/T388610 [20:32:33] I've reimaged 9-10 hosts with the same command without issue [20:33:06] ^^ ryankemper FYI [20:35:08] trying on cumin1002 now [20:38:36] I saved the buffer to my homedir on cumin2002 in case anyone wants to check in the future [20:38:57] everything seems OK on cumin1002 so far [20:40:03] re: my puppet test issue above. i did a full clean rebuild of the vm (again) and now it works. must have had some oddity in the old one that i missed.