ceph - sepia - 2025-01-15

Timestamp (UTC)Message
2025-01-15T04:57:15.196Z
<nizamial09> being addressed here: <https://github.com/ceph/ceph/pull/60014>
2025-01-15T04:59:08.666Z
<Zac Dover> Cool. That PR eventually passed all its tests.
2025-01-15T08:16:43.351Z
<Ronen Friedman> @Dan Mick
Well - as no one else reported issues with accessing the sentry reports, I assumed it's an access issue (and still not sure it's not - as you did not see that problem in the logs).
Can you send me a link to a recent report for which you can see the details, and I'll check whether it shows me anything?
2025-01-15T10:38:00.182Z
<Matan Breizman> Hey all, does anyone know how can we upgrade our jenkins ci builders from clang14 to a more up to date release?
Thanks!
2025-01-15T14:56:59.422Z
<Joseph Mundackal> are newer clang versions available on the various OS's we test/run on?

i would expect that to be a problem till we get containerized build done (work in progress)
2025-01-15T15:13:35.256Z
<David Galloway> <https://pulpito.ceph.com/alimasa-2025-01-15_12:51:45-rgw:bucket-logging-wip-alimasa-bucket-logging-log-info-distro-default-smithi/>
2025-01-15T15:15:49.350Z
<Ronen Friedman> @David Galloway - thanks. This one works for me. (I am relieved...).
So why are all my runs failing to update the DB?
2025-01-15T15:18:17.682Z
<David Galloway> We're not sure yet
2025-01-15T16:41:25.334Z
<hwpplayer1> fsbot
2025-01-15T16:53:33.302Z
<Dan Mick> I think containers don't really solve this...we have to generate code that matches available runtimes
2025-01-15T17:00:23.168Z
<Joseph Mundackal> ah - you are right! (my bad!)
2025-01-15T17:03:30.676Z
<David Galloway> Is clang the kind of thing where we need, for example, clang12 for older Ceph versions and clang14 for newer?
2025-01-15T17:26:12.756Z
<Dan Mick> @nehaojha I don't seem to be able to get @Ankush Behl's attention at all. Do you know if PTO is involved, or?..
2025-01-15T17:31:05.865Z
<Bill Scales> I assume that its supporting ubuntu 22.4 (jammy) that is causing us to use clang14? Any plans to move up to ubuntu 24.4?
2025-01-15T17:44:45.899Z
<nehaojha> I will find out
2025-01-15T19:08:53.566Z
<David Galloway> @Adam Kraitman installed one of our builders with Noble and I ran a Ceph PR job against it which failed.  So I've marked it back offline.  We don't have a lot of bandwidth to sink time into proactive changes like that at the moment but eventually, yeah, the builders will be up to date.
2025-01-15T20:19:21.446Z
<Dan Mick> I know @John Mulligan has experimented with noble building (in his container-build framework if nothing else) and has some changes; I don't know if they're pushed to main yet
2025-01-15T20:20:15.738Z
<John Mulligan> some are. there's a bunch of stuff tracked in the PR description:
  <https://github.com/ceph/ceph/pull/59841>
2025-01-15T20:21:12.492Z
<Dan Mick> can those be made independent of the containerized tool branch and pushed separately (perhaps not by you, but by someone)?
2025-01-15T20:21:24.445Z
<John Mulligan> they largely are
2025-01-15T20:21:45.601Z
<John Mulligan> again, take a look at that link. I updated it monday or yesterday
2025-01-15T20:22:09.158Z
<Dan Mick> I'm standing on the lifeguard chair here, not jumping in.  Just connecting info with potential need.
2025-01-15T20:22:42.227Z
<Dan Mick> maybe @Matan Breizman or @Bill Scales could help
2025-01-15T20:43:55.087Z
<John Mulligan> my janky branch with fixes of marginal quality is here:
<https://github.com/phlogistonjohn/ceph/commits/jjm-containerized-build-wip1/>
it gets smaller as more stuff lands in main, but sometimes grows when I revisit the build and try something new
2025-01-15T20:44:17.943Z
<John Mulligan> it is based on top of the branch with the containerized build script
2025-01-15T20:45:31.376Z
<John Mulligan> also.... no one joined the discussion today (not that I really mind)
2025-01-15T20:45:51.556Z
<David Galloway> Dan and I were tied up in a call that ran over.  Sorry!
2025-01-15T20:46:49.466Z
<Joseph Mundackal> Applogies. Was stuck on other calls
2025-01-15T21:55:50.516Z
<nehaojha> @Samuel Just FYI
2025-01-15T22:00:00.153Z
<Samuel Just> clang below 16 has code generation bugs with C++ coroutines, crimson needs at least 16

Any issue? please create an issue here and use the infra label.