)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"9817160177f54ebef089eb9d4546bf286ec22e35","unresolved":true,"context_lines":[{"line_number":9,"context_line":"This new version (0.38.2) introduce the support"},{"line_number":10,"context_line":"of Python 3.13."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Depends-On: https://review.opendev.org/c/openstack/nova/+/933365"},{"line_number":13,"context_line":"Depends-On: https://review.opendev.org/c/openstack/neutron/+/935524"},{"line_number":14,"context_line":"Depends-On: https://review.opendev.org/c/openstack/neutron/+/937527"},{"line_number":15,"context_line":"Depends-On: https://review.opendev.org/c/openstack/tempest/+/937782"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":9,"id":"16cbbc68_dfd969a6","line":12,"updated":"2025-01-13 19:04:41.000000000","message":"hi just an fyi with master nova and the oslo.logs bump its pass for me locally without this change.\n\nit might be wroth dropign this and seeign if it passes in ci","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"ad8d97ce20b2e254b1e0d0fde0b321c244b922b8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"e3b17a00_64f4cd8e","updated":"2024-10-24 18:38:27.000000000","message":"recheck to see if the nova unit/functional tests fail in the same way.\n\nthe tempet job failed because oslo seams to be broken when used by neutron","commit_id":"276377c727f579b8b53c0a796eacde604264a3a4"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"332333b4750880900695255a2a131a41856e96eb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"66d5c8a6_5adc8f79","updated":"2024-10-25 10:01:38.000000000","message":"Well... The common point between all the failing jobs seems to be rlocks patching...\n\nI can observe many error like this within the failing jobs logs (mistral, masakari, etc...):\n```\nRLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules.\n```\n\nThe same is not true on successful jobs like nova. Notice that I didn\u0027t check all the jobs logs.\n\nThose deliverables are surely importing modules before monkey-patching there env.\nThis behavioral change is surely related to:\n\n- https://github.com/eventlet/eventlet/pull/970\n\nWhich was released within 0.37 https://github.com/eventlet/eventlet/issues/979\n\nIn substance, this eventlet change \"patch\" Green existing locks _after_ patching modules, since patching modules might involve imports that create new locks.\n\nWould be good to ping their maintainers here.","commit_id":"4e87ce086617b27b15ea9bc82c191b01d0583eeb"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"08ee265e3fc8e5064ecad053536596fb76362493","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"49447d45_dba2a77b","updated":"2024-12-10 10:41:46.000000000","message":"I prepared a new version that will be released soon: https://github.com/eventlet/eventlet/issues/1001\n\nIt delivers additional fixes for python 3.13.","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"37cc139a326df85ddc7030d79183fe216bda9f8a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"cd6faffc_81b2dbaa","updated":"2024-11-18 15:54:04.000000000","message":"The Neutron CI is currently blocked but a new release of os-ken [1] has been approved. Once we bump the upper requirements, I\u0027ll check again the proposed patch [2] to see if it works fine in the tempest jobs.\n\n[1]https://review.opendev.org/c/openstack/releases/+/935527\n[2]https://review.opendev.org/c/openstack/neutron/+/935524","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"fde30e84793ab500263308f77895744f4b11a798","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b6840804_5d86d740","updated":"2024-12-07 20:18:52.000000000","message":"We do have the same log line in mistral about Rlock not greened.\n\nThis log line appears more often now because of this commit:\nhttps://github.com/eventlet/eventlet/commit/06ec82896ebb9a26edaf6e1ad4d63393990f15b7\n\nIt does not seems harmful, and per my tests, it\u0027s mostly due to the test environment which is importing a lot of thing before calling eventlet.monkey_patch().\n\n\n\nHowever, this commit:\nhttps://github.com/eventlet/eventlet/commit/c4f4e691e2a6b129f29e47e99e0763ea568c4311\n\nis the root cause of failure on mistral side (especially the write part).\n\nUnfortunately, I don\u0027t know enough on eventlet part to either fix mistral or eventlet to make this works.\n\nI don\u0027t know neither if this is the same problem for nova, neutron and other projects. \n\nMaybe @herveberaud.pro@gmail.com would know more about this since he reviewed it at first place?","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"6ebb6eb34730a14d79554ce7107f1755854a59e3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"894373f8_441fe82a","updated":"2024-11-18 20:22:34.000000000","message":"also need to wait on https://review.opendev.org/c/openstack/requirements/+/935543 or rebase on top of it","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"7c5af28d6020fd485c80f91c69ce66e01e68f73b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"ecf51f53_21487174","updated":"2024-11-20 10:31:46.000000000","message":"for heat \"86 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules.\"\n\nnova seems to have a unit test that gets stuck or crashes\n\nand neutron in the tempest jobs seems to be affected via oslo.messaging going \"RuntimeError: cannot notify on un-acquired lock\"","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"656e6a6f28eef15f2ba10386eb2af5c586f1f092","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"ff8159f5_cd55d47d","updated":"2024-11-20 07:07:25.000000000","message":"ftr, there is an issue with mistral and this new version of eventlet. I can reproduce locally. I will try to see on mistral side how to fix this.","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"811ebfbf1dff53fa193d7682c1b7425e879b85b3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"8aa28071_7bd1f89a","updated":"2024-11-20 06:52:45.000000000","message":"recheck cross-heat-py312","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"8715e9e138d8f3128ebd1703a31cc4b21b1a0de5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"90883e35_98b48c89","updated":"2024-11-19 15:33:16.000000000","message":"recheck cross-mistral-py312","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"4831000612c31d0666e6e2b91a554e2a0a377aa0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"552685b5_c4f2c193","updated":"2024-12-06 08:37:19.000000000","message":"recheck latest","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"a5de38dd419cfe7d6f078af19b8c267347b56e4e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"bbfdded1_f7495592","updated":"2024-12-06 16:18:58.000000000","message":"still the same failure:\n\nDec 06 09:17:46.080415 np0039271408 neutron-server[80515]: ERROR neutron.api.v2.resource     raise RuntimeError(\"cannot notify on un-acquired lock\")","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"f1b2cb33729c65ae937c5fb1cf37e27465c2971b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"1b1e8890_500fc488","in_reply_to":"49447d45_dba2a77b","updated":"2024-12-10 10:43:10.000000000","message":"I\u0027d suggest to ignore 0.37.0 and to go straight to 0.38.1","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"d89c2c3150374afec3740db203d2fbb82f4e544f","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"ab8c1417_81efe170","in_reply_to":"b6840804_5d86d740","updated":"2024-12-09 20:14:38.000000000","message":"\u003e It does not seems harmful, and per my tests, it\u0027s mostly due to the test environment which is importing a lot of thing before calling eventlet.monkey_patch().\n\nthis is precisely the cause for the failures afaict. you must make sure that monkey_patch() is called before anything else gets imported. even if eventlet only issues a warning, weird things will happen later","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"50858426f39d9c853ab9312c11411eb286b45b10","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f0e75db7_c4a582ca","in_reply_to":"ecf51f53_21487174","updated":"2024-11-20 15:10:58.000000000","message":"Neutron is fixing this issue with https://review.opendev.org/c/openstack/neutron/+/935524","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"d21ab6ce393ba0b8dcf67fceb60478e113c5c35c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0ff1e75c_f43e555c","in_reply_to":"f0e75db7_c4a582ca","updated":"2024-11-20 20:49:54.000000000","message":"that doesn\u0027t seem to be enough, see the q-svc log in https://zuul.opendev.org/t/openstack/build/4c991243369c47dd8d655be343d4faf8","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"1dd2f257cd9e0ac768050b30c69c122145be718d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"c380932c_74755388","in_reply_to":"ff8159f5_cd55d47d","updated":"2024-11-20 07:08:17.000000000","message":"it\u0027s non voting anyway so no issue for me to move this forward","commit_id":"ece01bbacf5f1261d03281e1cc9a92adebd883b4"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"3e54ffe2e2720005c90dcbb347c1805c537f4791","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"7b9cb96f_d5a62f2f","updated":"2024-12-10 14:19:38.000000000","message":"Updated with https://pypi.org/project/eventlet/0.38.1/","commit_id":"cd4f257b9a606ff37baea51fc6ae4cb8d845b5b7"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"1491f69578f07edaf9ee9e4cc3d517e0922175fd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"beff6088_93747788","updated":"2024-12-10 20:54:42.000000000","message":"recheck some failures look unrelated","commit_id":"cd4f257b9a606ff37baea51fc6ae4cb8d845b5b7"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"c88a88e6bedbf9fe199b80a468e5d3c6babf8b67","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"2b130a70_83fc6bf2","updated":"2024-12-11 13:36:43.000000000","message":"https://review.opendev.org/c/openstack/neutron/+/937527 will be merged today or tomorrow. Neutron API is no longer failing in tempest","commit_id":"21ec161dacbc78b76a88faff9648c4c109273975"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3fe29696f1ba9ef096b457168bb944b3aa9d1b5d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"f2a09f3e_01c420cb","updated":"2024-12-11 10:29:08.000000000","message":"recheck new neutron patch","commit_id":"21ec161dacbc78b76a88faff9648c4c109273975"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"bf7f0b537c2abf49af5f5c5453c546be8d862800","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"7568477e_3bafb67b","updated":"2024-12-12 05:52:26.000000000","message":"recheck tempest/swift fix merged","commit_id":"21ec161dacbc78b76a88faff9648c4c109273975"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"3f49940d73e71d5990abe4963ef9fb3fd74748ab","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"cdba2093_704ac4cb","updated":"2024-12-12 08:50:39.000000000","message":"sadly still failing in the swift metadata check","commit_id":"21ec161dacbc78b76a88faff9648c4c109273975"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"a5c7f870783db0465eda69d0eaab07cbae40ea30","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"5d73e6e5_b41752d8","updated":"2025-01-06 06:03:13.000000000","message":"2025-01-04 13:22:16,477 DEBUG [nova.compute.manager] Unexpected attempt to cancel events during shutdown.\n\nsounds like maybe some race condition\n\nbut yes, it seems like the nova patch still needs more work, see also the discussion there","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"9261155a165c21c40bc8bf3801c77c5166dfcae6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"e350f188_8e892774","updated":"2025-01-08 14:17:24.000000000","message":"Adding Gibi as he is in charge of managing the migration for Nova","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":36603,"name":"Itamar Turner-Trauring","display_name":"Itamar Turner-Trauring","email":"itamar@pythonspeed.com","username":"itamarst2"},"change_message_id":"ad35e8ee74bb7810d50acccb285f850ae66a811a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"4158aa65_b9dfad47","updated":"2025-01-08 18:09:52.000000000","message":"I believe I have figured out what\u0027s going on with Nova.\n\n1. The failures only happen with eventlet 0.37.0 and later.\n2. One of the changes there is making os.read/os.write be non-blocking by default.\n3. Hypothesis: This impacts oslo.log\u0027s PipeMutex.\n4. Evidence: When I install the git version of oslo.log, which has a fix for PipeMutex, nova functional tests start passing locally even with the latest eventlet.\n\nTherefore, the solution is like:\n\n1. Release oslo.log with the fixed PipeMutex: https://review.opendev.org/c/openstack/releases/+/938683\n2. Change this change to also up the version of oslo.log","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"ff09ce9686b1aa559d76fa2abc8b943e5773ca60","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"b3cd8724_22f00adb","updated":"2024-12-17 13:50:44.000000000","message":"\\o/","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"3fc8486bb52d6bd94d486e758ee97961db55de78","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"76f013d1_8f0ab4d9","updated":"2024-12-17 06:38:46.000000000","message":"failures in cinder and nova, not sure if any of these are related but I would advise further investigation before proceeding","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"223aac558bcaea052c59120aed8de9e3f386aa86","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"11b68e17_86864d0f","updated":"2025-01-04 13:03:29.000000000","message":"recheck cross-mistral-py312","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"235ed4b02bdbce180c6ee724271f3443f151eae5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"cf636f9b_9cd1fec0","updated":"2025-01-06 13:31:54.000000000","message":"recheck cross-nova-functional","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"56a03bfcf50c2c767981fc6c507465baefef8db0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"5ed31c71_465e6cf5","updated":"2024-12-17 06:39:00.000000000","message":"recheck gather more data","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"fe207c976f3e769f79d06811c9067b1dd814b5b2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"cad5980c_bd9734b3","updated":"2024-12-16 22:45:56.000000000","message":"recheck gather some more data on stability","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"7973a86288bba827d16ab6480b8b15860acd1bc3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"13a2a1dc_eee7f718","updated":"2024-12-16 17:08:58.000000000","message":"recheck nova unit test timeout - might indicate some instability/timing issue?","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"71de2b78ee7ac81da607f28608a0e9f44034675a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"9863a5af_5fd11bde","updated":"2025-01-06 17:21:02.000000000","message":"same nova func failure again. and in addition nova unit test timeout, stuck 30 mins with no progress before the timeout, good chance this is also related","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"d2aa899b0137af13a70e9fd98425df718373ac8f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"6d9a56a8_e905afc8","updated":"2025-01-04 14:57:16.000000000","message":"so the good news is that mistral is now ok.\nthe bad one is failure on cross-nova-functional","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"176b02e40f5e0878c1f1f96ee8ade651e6971368","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":8,"id":"6fa61597_f448572c","in_reply_to":"4158aa65_b9dfad47","updated":"2025-01-09 12:38:32.000000000","message":"when oslo.log is released, there will be an automatic u-c bump proposed, but we can then rebase this patch on top of it to verify\n\nbut actually I wonder, are the fixes you are talking about part of https://review.opendev.org/c/openstack/oslo.log/+/937729 ? because then you\u0027d have to amend that change to be able to be merged without this one first","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":36603,"name":"Itamar Turner-Trauring","display_name":"Itamar Turner-Trauring","email":"itamar@pythonspeed.com","username":"itamarst2"},"change_message_id":"43dbfb37df5c74a510338ce416db5baacd2f4ea8","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":8,"id":"4a02b7f6_eca36427","in_reply_to":"6fa61597_f448572c","updated":"2025-01-09 16:06:56.000000000","message":"No, it was a different change that has already been merged, https://review.opendev.org/c/openstack/oslo.log/+/935800","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"89b2565b541bf07f935e260555b50cfe76e57829","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"f1cff5cd_5a50bda1","in_reply_to":"9863a5af_5fd11bde","updated":"2025-01-08 09:56:49.000000000","message":"Indeed","commit_id":"31ad06aa33716d51d2e2a62dd43b8d1647b5c842"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"432991731c1fcd9f37b949624a3d5039cc18b31a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"5d58a38b_a776cda3","updated":"2025-01-10 09:55:35.000000000","message":"Thank you Itamar, great job!","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"1a7a8ded9dc0b861242142f9b6027546f39cdd4a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"702cd8e8_bf2a196f","updated":"2025-01-10 07:18:16.000000000","message":"\\o/","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"0f884bc513b4e3fe6bcf0c3ab541e423ae82f909","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"c6e5bc32_e4739972","updated":"2025-01-10 17:48:57.000000000","message":"all other nova jobs tested fine in https://review.opendev.org/c/openstack/nova/+/938879, so this is just blocked by the nova unit/func test fixup","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"3e7a287bab4f726dfa851b9b34595edec410c541","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"b1304fba_2cc4efa2","updated":"2025-01-13 12:10:23.000000000","message":"im actully hoping to make time to update it today or find some else to take it over if it dont so let me see if i can update ti today","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"3ff1159f2591246fa811a7d2b06f8bedb1bdddb8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"e227df4c_d0023d5d","updated":"2025-01-09 17:39:48.000000000","message":"ok, let\u0027s see how this goes","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":10342,"name":"Jay Faulkner","display_name":"JayF","email":"jay@jvf.cc","username":"JayF","status":"youtube.com/@oss-gr / podcast.gr-oss.io"},"change_message_id":"aedb309c68887a07628ce2020825b8c92fff14b8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"11a59bf9_5332ab36","updated":"2025-01-09 23:11:18.000000000","message":"recheck More data\n\nThe nova unit test bug didn\u0027t happen every time when Itamar was testing locally, so lets get more runs just to be safe","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"6a3a4983c5c424acd7738fe9d7e0aa3180bf8d37","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"27eef033_a30d68be","updated":"2025-01-09 19:49:03.000000000","message":"recheck nice, even masakari suddenly passing, doing one more time to gather more data","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"d8bdfd5cf5da39adeee2220492f54d8d806ae241","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"a119af5e_ec67a9fd","in_reply_to":"144b78c0_87051c82","updated":"2025-01-13 18:02:02.000000000","message":"\u003e Do you know what are the supported python runtimes of \"F\"?\n\nThis isn\u0027t decided yet, but I don\u0027t expect there to be much change. There is no working Centos10 image in the CI, so we cannot drop CS9 and py3.9. we might add py3.13 support, but possibly only as optional","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"e6bc20bf70f1c6c5154ca208d77543561185d31c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"f2a7f08e_64df388c","in_reply_to":"3a34c034_425bd3cd","updated":"2025-01-14 09:11:29.000000000","message":"Thank you Sean.\n@Jens: In all the case if we want 3.13 support, then this bump is mandatory.","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"b64a0d964efc09b0a08e4c5bb039e453dd463f99","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"3a34c034_425bd3cd","in_reply_to":"a119af5e_ec67a9fd","updated":"2025-01-13 18:07:55.000000000","message":"my rebase of https://review.opendev.org/c/openstack/nova/+/938879 is also green so teh updated https://review.opendev.org/c/openstack/nova/+/933365 shoudl be ready to go.\n\nill see if we can get that merged today or early this week and then ye can proceed with this bump.","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"3f350eb581ce9203d88bf2a323027cb81215302a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"144b78c0_87051c82","in_reply_to":"c6e5bc32_e4739972","updated":"2025-01-13 10:49:16.000000000","message":"Sean blocked (-workflow [1]) his nova patch (the one on the depends-on of this patch [2]) and told that he won\u0027t actively work on it [1], meaning that this bump and the support of Python 3.13 is for now blocked.\n\nThe requirements freeze is in most than 1 big month leaving us a chance to unlock our path.\n\nDo you know what are the supported python runtimes of \"F\"?\n\n[1] https://review.opendev.org/c/openstack/nova/+/933365/comment/018d22a5_8be32ef2/\n[2] https://review.opendev.org/c/openstack/nova/+/933365","commit_id":"27ded6c22e5f1ea9a16c8d3dabbd7fad72775f00"},{"author":{"_account_id":10342,"name":"Jay Faulkner","display_name":"JayF","email":"jay@jvf.cc","username":"JayF","status":"youtube.com/@oss-gr / podcast.gr-oss.io"},"change_message_id":"10c2ff3b867dfa9ef8b2e406cfb995d00b0b6859","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"62d8af50_287c0de3","updated":"2025-01-14 00:02:47.000000000","message":"Noting the other depends-on are merged, and noop. LGTM. Thank you Itamar and friends!","commit_id":"dc7eafa720146f0ff1bacfdc01d8862a7aaabd81"}]}
