2024-10-14T01:59:35.416Z | <badone> Looks like the SMART warning was legit @Dan Mick |
2024-10-14T02:00:16.431Z | <Dan Mick> I doubt it |
2024-10-14T02:01:05.062Z | <badone> Oh, I thought Adam confirmed a disk failure above ^ |
2024-10-14T02:03:23.430Z | <Dan Mick> I think it's just an overzealous BIOS |
2024-10-14T02:03:44.358Z | <badone> Nice |
2024-10-14T07:15:01.084Z | <Ilya Dryomov> I think <https://github.com/ceph/ceph/pull/60228> needs to be included |
2024-10-14T07:18:46.745Z | <Ilya Dryomov> ... because the failure is caused by the change made in <https://github.com/ceph/ceph-build/pull/2280> |
2024-10-14T08:06:17.228Z | <Ilya Dryomov> I'd just append this commend to the outstanding backport PRs that introduce `Containerfile` and `build.sh` |
2024-10-14T08:06:33.187Z | <Ilya Dryomov> I'd just append this commit to the outstanding backport PRs that introduce `Containerfile` and `build.sh` |
2024-10-14T08:16:09.220Z | <Ilya Dryomov> ... and edit the PR description that is produced by the script to say `backport of #59868 and #60255` |
2024-10-14T08:34:01.838Z | <Ilya Dryomov> > I think <https://github.com/ceph/ceph/pull/60228> needs to be included
And it looks like <https://github.com/ceph/ceph/pull/60255> would need to be cherry picked on top of it |
2024-10-14T08:53:20.879Z | <Rongqi Sun> Only 4 servers provided for arm make check now. Are other machines being used for other tasks or have they lost power? |
2024-10-14T08:57:50.494Z | <Rongqi Sun> Only 4 servers are provided for arm make check now. Are other machines being used for other tasks or have they lost power? |
2024-10-14T10:12:49.604Z | <Adam Kraitman> I guess you mean the arm64&&jammy builders, we have few more arm64&&jammy builders with hardware issues so you're right only four active right now |
2024-10-14T11:19:37.914Z | <Rongqi Sun> Will hw issues be fixed? |
2024-10-14T15:41:17.197Z | <Laura Flores> Ah, I went ahead and added the commits. All I did was manually `cherry-pick -x <sha>` on the branch and push to the branch. |
2024-10-14T15:41:28.275Z | <Laura Flores> The PR descriptions still need to be updated |
2024-10-14T16:21:02.593Z | <Adam Kraitman> I don't think so but there is a chance that we will get new arm builders in the new lab |
2024-10-14T16:22:15.846Z | <Ilya Dryomov> > The PR descriptions still need to be updated
Done |
2024-10-14T18:39:36.675Z | <Zack Cerza> something I've been wondering about for some time is: could we have ceph-dev-new-trigger block on the jobs it triggers? that would let the trigger job actually link to the child jobs |
2024-10-14T18:45:57.788Z | <Dan Mick> thanks both of you |
2024-10-14T21:12:32.409Z | <yuriw> @Dan Mick @Laura Flores c9/quincy still failing
[https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVA[…]entos9,DIST=centos9,MACHINE_SIZE=gigantic/83787//consoleFull](https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83787//consoleFull)
/tmp/jenkins3898964355422405002.sh: line 2024: cd: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/dist/ceph-17.2.7-1733-g7cbcd345/container: No such file or directory
Mon Oct 14 07:20:40 PM UTC 2024 :: rm -fr /tmp/install-deps.1636120
Build step 'Execute shell' marked build as failure |
2024-10-14T21:45:50.794Z | <Dan Mick> yes, the three backport PRs aren't merged. @Laura Flores is there any reason to wait? |
2024-10-14T21:50:08.687Z | <Laura Flores> No reason to wait. I just didn’t merge them when I pushed the latest commit since the CI checks were running |
2024-10-14T21:58:26.900Z | <Joshua Blanch> @Adam Kraitman Can you help me get my tracker account access to assign issues to myself, or anyone who can help with that <https://tracker.ceph.com/users/14754> |
2024-10-14T22:06:39.520Z | <Dan Mick> we have to fix things so that's avoidable/overridable. There's just zero benefit and it's causing problems. |
2024-10-14T22:10:49.371Z | <Dan Mick> oh awesome. one of PRs has one check currently failing: "triage", because [docker.io](http://docker.io) rate-limited the pull of alpine. <rolls eyes out of sockets> |
2024-10-14T22:17:21.066Z | <Dan Mick> another has several required checks failing; one of them is API, which is failing because 2024-10-14 19:01:09,104.104 INFO:__main__:FAIL: test_get_indiv_flag (tasks.mgr.dashboard.test_osd.OsdFlagsTest). That seems like a pretty basic failure of a pretty basic test that should be bulletproof if it's going to be required for every single PR. |
2024-10-14T23:00:52.536Z | <Laura Flores> Merged squid and quincy, but not yet reef due to CI failures. I retriggered them: <https://github.com/ceph/ceph/pull/60228> |