!gbYfCmRFdiprAcsClG:matrix.org

gerritcodereview

334 Members
5 Servers

Load older messages


SenderMessageTime
19 Apr 2024
@jim:acmegating.comcorvusso maybe when this is done, we just make a db dump, delete mariadb and do that21:26:53
@jim:acmegating.comcorvus * so maybe when this is done, we just make a db dump, delete mariadb and do that, then restore21:27:00
@clarkb:matrix.orgClarkya based on what I could tell the commit to really wide upgrade ranges too so you don't even really need to upgrade often. Made me feel more confident in the ability to do that21:27:43
@jim:acmegating.comcorvusi'm replacing those "alter/rename" lines with drop/create pairs. i only did the rename in the migration so that it would be fast on massive data sets. this data set is small, so it's no big deal to drop/create.21:28:03
@paladox:matrix.orgPaladox noneah ok21:28:46
@jim:acmegating.comcorvus3 more index renames to muddle through here21:29:44
@jim:acmegating.comcorvusi see a duplicate index on the zuul_provides table; i want to check whether we have that in opendev real quick21:34:45
@jim:acmegating.comcorvuswe do not. i'm going to delete the extra key there, because i don't think any migrations after this one will do it, and it's not supposed to be there.21:37:43
@jim:acmegating.comcorvus * we do not. i'm going to delete the extra key in gerrit's db, because i don't think any migrations after this one will do it, and it's not supposed to be there.21:37:55
@jim:acmegating.comcorvusokay, [manual] migration finished. i'll start up zuul again21:39:20
@jim:acmegating.comcorvusit's loading config from git21:40:48
@jim:acmegating.comcorvus2024-04-19 21:40:12,041 ERROR zuul.GerritConnection: zuul.driver.gerrit.gerritconnection.HTTPConflictException 2024-04-19 21:40:12,044 INFO zuul.GerritConnection: Got default branch for jgit: None 21:42:05
@jim:acmegating.comcorvussomething is weird about the jgit repo21:42:13
@jim:acmegating.comcorvus(that's not a fatal error, it's continuing -- just noting that we don't know what the default branch is because of that)21:42:33
@jim:acmegating.comcorvusstartup is a little slower than normal since i deleted the git repo cache, so that's warming up at the same time21:44:48
@clarkb:matrix.orgClarkjgit is a read only copy of the upstream repo iirc21:45:02
@clarkb:matrix.orgClarkthat may explain it if the state in gerrit is such that gerrit can't say what the default branch is?21:45:17
@jim:acmegating.comcorvus hrm maybe. we do a GET to projects/%s/HEAD to find the default branch 21:45:55
@jim:acmegating.comcorvus
curl -o - https://gerrit-review.googlesource.com/projects/jgit/HEAD
project state HIDDEN does not permit read
21:47:11
@jim:acmegating.comcorvushttps://ci.gerritcodereview.com/components shiny new (dark mode for me!) zuul is up21:48:01
@clarkb:matrix.orgClarkI'm guessing opendev's zuul has the same issue with jgit but we end up cehcking out the submodule sha so it doesn't matter too much for opendev21:48:05
@clarkb:matrix.orgClarknot sure if it matters for this zuul as it may end up just always doing the same thing: check out an explicit sha and call it good21:48:27
@jim:acmegating.comcorvusi think we have a backup default default default of master, but, yeah, probably something to keep in mind if we see jgit repo-related problems21:48:48
@jim:acmegating.comcorvuslet's merge that change now21:49:27
@paladox:matrix.orgPaladox noneawesome! Congrats and thanks!21:49:36
@jim:acmegating.comcorvusanyone else want to +2/submit https://gerrit-review.googlesource.com/c/zuul/ops/+/421497 ? :) or i can self-approve21:50:36
@clarkb:matrix.orgClarkdone21:51:30
@clarkb:matrix.orgClarkoh I just +2'd not submitted21:51:36
@clarkb:matrix.orgClarkmuscle memory. I'll submit now too21:51:42
@clarkb:matrix.orgClarknow it is actually done21:51:59

Show newer messages


Back to Room ListRoom Version: 9