ceph - ceph-devel - 2024-11-12

Timestamp (UTC)Message
2024-11-12T00:33:16.454Z
<Paulo Castro> I've got it building in Fedora 40. Cherry-pick this commit, <https://github.com/pecastro/ceph/tree/f40-build-fix>
```96% tests passed, 9 tests failed out of 249

Total Test time (real) = 6668.26 sec

The following tests FAILED:
          4 - run-tox-mgr (Failed)
          7 - run-tox-mgr-dashboard-py3 (Failed)
         10 - run-tox-mgr-dashboard-lint (Failed)
         16 - run-tox-mgr-dashboard-openapi (Failed)
         19 - run-tox-python-common (Failed)
         22 - run-tox-cephadm (Failed)
         25 - run-tox-cephfs-top (Failed)
         54 - unittest_mempool (Failed)
        161 - test_ceph_argparse.py (Failed)
Errors while running CTest
Output from these tests are in: /ceph/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
ninja: build stopped: subcommand failed.

real    116m34.761s```
I'll look tomorrow on how onerous the MR process is for REAL code...
2024-11-12T00:35:13.408Z
<Paulo Castro> I've got it building in Fedora 40 with the default 3.12 python. Cherry-pick this commit, <https://github.com/pecastro/ceph/tree/f40-build-fix>
```96% tests passed, 9 tests failed out of 249

Total Test time (real) = 6668.26 sec

The following tests FAILED:
          4 - run-tox-mgr (Failed)
          7 - run-tox-mgr-dashboard-py3 (Failed)
         10 - run-tox-mgr-dashboard-lint (Failed)
         16 - run-tox-mgr-dashboard-openapi (Failed)
         19 - run-tox-python-common (Failed)
         22 - run-tox-cephadm (Failed)
         25 - run-tox-cephfs-top (Failed)
         54 - unittest_mempool (Failed)
        161 - test_ceph_argparse.py (Failed)
Errors while running CTest
Output from these tests are in: /ceph/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
ninja: build stopped: subcommand failed.

real    116m34.761s```
I'll look tomorrow on how onerous the MR process is for REAL code...

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