[Wikitech-l] Re: Gerrit replica downtime (30 minutes) tomorrow Tue, 16 May 13:00-15:00 UTC

2023-05-15 Thread Daniel Zahn
> This means codesearch will be affected (and won't get updated) and possibly > even will be down during that time. We, at least in my team, would like to switch codesearch (and other clients) back to just use gerrit.wikimedia.org and not the replica directly. Just today we agreed to make a new

[Wikitech-l] Re: Gerrit replica downtime (30 minutes) tomorrow Tue, 16 May 13:00-15:00 UTC

2023-05-15 Thread Daniel Zahn
I have used codesearch to search for the config of codesearch with things like https://codesearch.wmcloud.org/search/?q=codesearch=== I did find the puppet module codesearch and a hound config file in there. But somehow I have not found yet where the "gerrit-replica" URL s configured. Do you

[Wikitech-l] Re: send mail in python

2023-05-15 Thread Bryan Davis
On Mon, May 15, 2023 at 2:57 PM Tim Moody wrote: > > I'd like to send an email from a python3 process on a wmcs VPS to report > errors. > > I looked at https://wikitech.wikimedia.org/wiki/Help:Email_in_Cloud_VPS but > could use some help. > > sudo echo "Subject: sendmail test2" |

[Wikitech-l] Re: Gerrit replica downtime (30 minutes) tomorrow Tue, 16 May 13:00-15:00 UTC

2023-05-15 Thread Amir Sarabadani
This means codesearch will be affected (and won't get updated) and possibly even will be down during that time. Best Am Mo., 15. Mai 2023 um 22:03 Uhr schrieb Tyler Cipriani < tcipri...@wikimedia.org>: > Hello > > The read-only Gerrit replica[0] will be down for 30 minutes tomorrow (Tue, > 16

[Wikitech-l] Re: Gerrit replica downtime (30 minutes) tomorrow Tue, 16 May 13:00-15:00 UTC

2023-05-15 Thread Daniel Zahn
Thank you Amir! Also here: https://gerrit.wikimedia.org/r/c/labs/codesearch/+/919925 Sorry for duplicate work, merge / abandon either at will from my side. But I used commit message for reasoning and needed a ticket, so linked to new: https://phabricator.wikimedia.org/T336710 Just today in

[Wikitech-l] Re: Gerrit replica downtime (30 minutes) tomorrow Tue, 16 May 13:00-15:00 UTC

2023-05-15 Thread Amir Sarabadani
I made the patch: https://gerrit.wikimedia.org/r/c/labs/codesearch/+/919924 I can merge and deploy it soon. Am Di., 16. Mai 2023 um 00:23 Uhr schrieb Daniel Zahn : > I have used codesearch to search for the config of codesearch with things > like > > >

[Wikitech-l] Gerrit replica downtime (30 minutes) tomorrow Tue, 16 May 13:00-15:00 UTC

2023-05-15 Thread Tyler Cipriani
Hello The read-only Gerrit replica[0] will be down for 30 minutes tomorrow (Tue, 16 May 2023) between 13:00–15:00 UTC[1] due to network switch upgrades in codfw row D[2]. During this window, git reads from the replica will not work. To my knowledge, this affects bots which rely on the replica

[Wikitech-l] send mail in python

2023-05-15 Thread Tim Moody
I'd like to send an email from a python3 process on a wmcs VPS to report errors. I looked at https://wikitech.wikimedia.org/wiki/Help:Email_in_Cloud_VPS but could use some help. sudo echo "Subject: sendmail test2" | /usr/sbin/sendmail -v works. When I try to send the equivalent from python

[Wikitech-l] Re: Gerrit replica downtime (30 minutes) tomorrow Tue, 16 May 13:00-15:00 UTC

2023-05-15 Thread Brian Wolff
Does this include other uses of gerrit replica? Should extension distributor be switched to main gerrit? -- Brian On Tuesday, May 16, 2023, Daniel Zahn wrote: > > This means codesearch will be affected (and won't get updated) and > possibly even will be down during that time. > > We, at least

[Wikitech-l] Re: Gerrit replica downtime (30 minutes) tomorrow Tue, 16 May 13:00-15:00 UTC

2023-05-15 Thread Daniel Zahn
> Does this include other uses of gerrit replica? Should extension distributor > be switched to main gerrit? Personally I think so, yes. We can make a list of users and discuss on https://phabricator.wikimedia.org/T336710 I also don't know yet which of the users is causing the highest load