2024-08-15T00:01:59.471Z | <yuriw> I’m afraid it will have ripple effect |
2024-08-15T00:04:12.382Z | <Kyrylo Shatskyy> looks like it is back again |
2024-08-15T00:58:32.248Z | <Dan Mick> On the subject of duplicate builds: I saw something interesting in the job for ceph-dev-new-trigger (which watches for pushes to ceph-ci and starts builds): <https://jenkins.ceph.com/job/ceph-dev-new-trigger/52223/> shows "Started by GitHub push by batrick" and "Started by GitHub push by dmick".....for the same job. ?!? |
2024-08-15T00:58:56.413Z | <Dan Mick> and so does 52224 |
2024-08-15T04:14:15.136Z | <Dan Mick> What is a good "seaworthiness" teuthology test for a Ceph container (exercising as much functionality as possible as shallowly as possible)? It'd be great if it could test ganesha and ceph-iscsi along with basic cluster ops |
2024-08-15T14:30:32.856Z | <Adam King> the orch/cephadm has some okay sanity check type tests. If you run the orch/cephadm suite with `--filter-all test_iscsi` it will get you a job that tests the iscis container pretty well and if you instead pass `--filter-all nfs-ingress2` you'll get some tests that deploy an nfs ganesha daemon , create an export, then mount and write to that export |
2024-08-15T15:05:31.748Z | <Ronen Friedman> shaman reports multiple failures of centos 9 builds |
2024-08-15T15:07:11.065Z | <Ronen Friedman> ```Error: Error downloading packages:
libntirpc-5.8-1.el9s.x86_64: Cannot download, all mirrors were already tried without success```
|
2024-08-15T15:22:15.638Z | <Casey Bodley> > ```Could not resolve host: [buildlogs.cdn.centos.org](http://buildlogs.cdn.centos.org)```
strange, it's working for me (<https://buildlogs.cdn.centos.org/> is available) |
2024-08-15T15:54:09.190Z | <Zack Cerza> anything new on this? |
2024-08-15T16:33:51.822Z | <Dan Mick> Not from me. I kinda ran out of ideas |
2024-08-15T16:42:17.471Z | <Zack Cerza> nothing but problems on this host. feels like it might need to be rebuilt. |
2024-08-15T17:13:27.643Z | <Ronen Friedman> I'll retry... |
2024-08-15T21:00:35.747Z | <yuriw> I see quincy builds failing |
2024-08-15T21:00:48.185Z | <yuriw> [https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVA[…]entos9,DIST=centos9,MACHINE_SIZE=gigantic/82165//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/82165//consoleFull) |
2024-08-15T21:02:14.690Z | <yuriw> https://files.slack.com/files-pri/T1HG3J90S-F07HTR83N8G/download/untitled |
2024-08-15T22:58:35.555Z | <Laura Flores> @yuriw this is coming from a PR in your WIP batch. It's unmerged |
2024-08-15T22:58:54.776Z | <Laura Flores> The failure matches what was added here: <https://github.com/ceph/ceph/pull/53894/files> |