2025-01-09T16:13:44.492Z | <yuriw> Did we get to a resolution for these failures?
PRs merging is blocked 😞 |
2025-01-09T18:10:32.286Z | <yuriw> <https://tracker.ceph.com/issues/69471> |
2025-01-09T18:10:42.907Z | <yuriw> @John Mulligan ^ |
2025-01-09T18:42:03.053Z | <John Mulligan> <https://github.com/ceph/ceph/pull/61292>
I'll monitor this PR and if 'make check' passes I will move it out of draft and ask for reviews. |
2025-01-09T19:24:00.447Z | <John Mulligan> It's been 40 mins since creating the pr and make check jenkins job hasn't even reported in to the pr yet. **sigh** |
2025-01-09T19:25:26.551Z | <Dan Mick> yeah jenkins is slightly busy |
2025-01-09T19:25:28.954Z | <Dan Mick> (yeesh) |
2025-01-09T22:05:11.347Z | <John Mulligan> run-tox-mgr passed but run-rbd-unit-tests-1.sh failed. I'm going to move this out of draft anyway, since the problem I was targeting is behaving as intended. |
2025-01-09T22:16:39.128Z | <Dan Mick> so is it really the case that the type error indication is un-root-causable? Are we thinking it's a bug in mypy? |
2025-01-09T22:42:26.143Z | <John Mulligan> I still think something, not sure what, but possibly the python version in the env changed. But I can't reproduce the exact problem, so it is really hard to root cause and Yuri was emphasizing how a lot of prs were blocked on it and so I didn't think it was worth investigating more when a workaround is easy. |
2025-01-09T23:01:59.793Z | <Dan Mick> Not trying to strongarm you into more diagnosis, just trying to figure out if we have any better intel. Things like this always make me worry that there's a lurking issue that's just going to pop up again somewhere else |
2025-01-09T23:02:25.257Z | <Dan Mick> personally I just don't know enough to be very effective; I have not done anything with Python type annotations |
2025-01-09T23:02:47.029Z | <Dan Mick> but I wonder if anyone else on the team has been investigating at all. This seems like something that could be a real ongoing thing. |