[08:14:09] Hello! I was pinged on T421912, but I'm sadly not on this team anymore... pfischer : could you have a look? [08:14:10] T421912: wbsearchentities: strictlanguage parameter does not exclude items with labels only in other languages - https://phabricator.wikimedia.org/T421912 [13:03:14] o/ [13:07:50] huge shout-out to brouberol for getting certificate monitoring in place for the opensearch k8s clusters. Check `opensearch_k8s_master_cert_expiry_seconds{namespace="opensearch-semantic-search"}` for an example [13:11:51] brouberol: thanks! :) [13:13:48] welcome :) [13:17:11] \o [13:17:43] inflatador: sorry didn't responnd, cleanup is in cirrus as part of the index creation script. If it fails to create properly it deletes itself. [13:17:52] o/ [13:17:58] there shouldn't be any reindexes running anyhwere [13:19:41] no worries, I would've done it yesterday anyway but we got distracted on wdqs reimages [13:56:57] just realized that now the completion suggester affects the score based on the length of the match before the first typo [13:57:04] not sure when they implemented this [13:58:40] the score seems to be nb_prefix_char * doc_score which means, if the typo is near the end of a long query the fuzzy match could be massively boosted [13:58:48] :S [14:16:12] just a heads-up that I'm deploying a software firewall change ( https://gerrit.wikimedia.org/r/c/operations/puppet/+/1266372 ) should be a no-op but just FYI [14:31:54] if you want to roll this out extra carefully you can also: [14:32:02] 1. disable Puppet for the role [14:32:13] 2. dump iptables -L [14:32:17] 3. apply on a single node [14:32:38] 4. dump iptables -L and compare with the previous state to validate it's a NOP [14:32:57] that's why I usually do when rolling out conversions from ferm::service to firewall::service [14:34:08] Thanks moritzm , I did cloudelastic -> codfw -> eqiad just now, looks like everything worked as advertised ;) [14:35:15] ok :-) [14:35:21] I was just polling the opensearch API, if the cluster ports are blocked they'll drop out of the cluster pretty quickly [15:23:38] somehow it never ends...cindy is now having problems with an expired deb@sury.org key :P updating... [15:26:57] :/ [15:35:26] curiously, it doesn't have that issue locally using the same images :S [16:40:42] * ebernhardson needs a parallelized git pickaxe...it's so slow against mw core [16:50:45] huh, SearchPostgresql does a die('Sorry, ...') if it's initial sql query fails [16:51:56] wow [17:16:50] dinner [21:38:24] how do y'all interact with YARN usually? Ben is out and I'm trying to help, just wondering if y'all login to a stat host, use the web UI or something else