Activity log for bug #1989567

Date Who What changed Old value New value Message
2022-09-14 09:29:24 Anton Troyanov bug added bug
2022-09-14 09:30:10 Anton Troyanov description It seems that this test is flaky? FAIL: maasserver.tests.test_ipc.TestIPCCommunication.test_update_allows_new_connections_while_updating_connections_in_db [2022-09-14T09:05:34.259Z] maasserver.tests.test_ipc.TestIPCCommunication.test_update_allows_new_connections_while_updating_connections_in_db [2022-09-14T09:05:34.259Z] ---------------------------------------------------------------------- [2022-09-14T09:05:34.259Z] testtools.testresult.real._StringException: testtools.testresult.real._StringException: Seeds: {{{MAAS_RAND_SEED=6befe08c3988273a PYTHONHASHSEED=3758890546}}} [2022-09-14T09:05:34.259Z] Twisted logs: {{{Worker pid:96 IPC connected.Worker pid:96 opened RPC listener on port:470.Worker pid:96 registered RPC connection to ('chp6sr', 'fdb9:6ae7:5c64:e1f4:8839:1975:a597:68a5', 321).Worker pid:96 registered RPC connection to ('chp6sr', 'fdb9:6ae7:5c64:e1f4:8839:1975:a597:68a5', 101).Worker pid:96 registered RPC connection to ('chp6sr', 'fdb9:6ae7:5c64:e1f4:8839:1975:a597:68a5', 321).}}} [2022-09-14T09:05:34.259Z] [2022-09-14T09:05:34.259Z] Traceback (most recent call last): [2022-09-14T09:05:34.259Z] File "/run/build/checkout/src/maastesting/crochet.py", line 149, in wrapper [2022-09-14T09:05:34.259Z] return eventual_result.wait(timeout) [2022-09-14T09:05:34.259Z] File "/usr/lib/python3/dist-packages/crochet/_eventloop.py", line 198, in wait [2022-09-14T09:05:34.259Z] result.raiseException() [2022-09-14T09:05:34.259Z] File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 475, in raiseException [2022-09-14T09:05:34.259Z] raise self.value.with_traceback(self.tb) [2022-09-14T09:05:34.259Z] File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1660, in _inlineCallbacks [2022-09-14T09:05:34.259Z] result = current_context.run(gen.send, result) [2022-09-14T09:05:34.259Z] File "/run/build/checkout/src/maasserver/tests/test_ipc.py", line 560, in test_update_allows_new_connections_while_updating_connections_in_db [2022-09-14T09:05:34.259Z] self.assertEqual( [2022-09-14T09:05:34.259Z] File "/usr/lib/python3.10/unittest/case.py", line 845, in assertEqual [2022-09-14T09:05:34.259Z] assertion_func(first, second, msg=msg) [2022-09-14T09:05:34.259Z] File "/usr/lib/python3.10/unittest/case.py", line 838, in _baseAssertEqual [2022-09-14T09:05:34.259Z] raise self.failureException(msg) [2022-09-14T09:05:34.259Z] AssertionError: 2 != 3 It seems that this test is flaky? Failed on [master 750c81465] Merge into destination for testing the build. FAIL: maasserver.tests.test_ipc.TestIPCCommunication.test_update_allows_new_connections_while_updating_connections_in_db [2022-09-14T09:05:34.259Z] maasserver.tests.test_ipc.TestIPCCommunication.test_update_allows_new_connections_while_updating_connections_in_db [2022-09-14T09:05:34.259Z] ---------------------------------------------------------------------- [2022-09-14T09:05:34.259Z] testtools.testresult.real._StringException: testtools.testresult.real._StringException: Seeds: {{{MAAS_RAND_SEED=6befe08c3988273a PYTHONHASHSEED=3758890546}}} [2022-09-14T09:05:34.259Z] Twisted logs: {{{Worker pid:96 IPC connected.Worker pid:96 opened RPC listener on port:470.Worker pid:96 registered RPC connection to ('chp6sr', 'fdb9:6ae7:5c64:e1f4:8839:1975:a597:68a5', 321).Worker pid:96 registered RPC connection to ('chp6sr', 'fdb9:6ae7:5c64:e1f4:8839:1975:a597:68a5', 101).Worker pid:96 registered RPC connection to ('chp6sr', 'fdb9:6ae7:5c64:e1f4:8839:1975:a597:68a5', 321).}}} [2022-09-14T09:05:34.259Z] [2022-09-14T09:05:34.259Z] Traceback (most recent call last): [2022-09-14T09:05:34.259Z] File "/run/build/checkout/src/maastesting/crochet.py", line 149, in wrapper [2022-09-14T09:05:34.259Z] return eventual_result.wait(timeout) [2022-09-14T09:05:34.259Z] File "/usr/lib/python3/dist-packages/crochet/_eventloop.py", line 198, in wait [2022-09-14T09:05:34.259Z] result.raiseException() [2022-09-14T09:05:34.259Z] File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 475, in raiseException [2022-09-14T09:05:34.259Z] raise self.value.with_traceback(self.tb) [2022-09-14T09:05:34.259Z] File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1660, in _inlineCallbacks [2022-09-14T09:05:34.259Z] result = current_context.run(gen.send, result) [2022-09-14T09:05:34.259Z] File "/run/build/checkout/src/maasserver/tests/test_ipc.py", line 560, in test_update_allows_new_connections_while_updating_connections_in_db [2022-09-14T09:05:34.259Z] self.assertEqual( [2022-09-14T09:05:34.259Z] File "/usr/lib/python3.10/unittest/case.py", line 845, in assertEqual [2022-09-14T09:05:34.259Z] assertion_func(first, second, msg=msg) [2022-09-14T09:05:34.259Z] File "/usr/lib/python3.10/unittest/case.py", line 838, in _baseAssertEqual [2022-09-14T09:05:34.259Z] raise self.failureException(msg) [2022-09-14T09:05:34.259Z] AssertionError: 2 != 3
2022-09-14 09:31:34 Anton Troyanov summary test_update_allows_new_connections_while_updating_connections_in_db Flaky test: test_update_allows_new_connections_while_updating_connections_in_db
2022-09-16 09:54:41 Anton Troyanov maas: status New Triaged
2022-11-17 09:17:08 Adam Collard maas: milestone 3.4.0
2022-11-17 09:17:18 Adam Collard maas: importance Undecided High
2023-05-11 08:40:45 Jerzy Husakowski maas: milestone 3.4.0 3.5.0
2023-05-11 08:41:22 Jerzy Husakowski maas: status Triaged Incomplete
2024-01-02 13:49:07 Alexsander de Souza maas: status Incomplete Triaged
2024-01-02 13:59:00 Alexsander de Souza maas: assignee Alexsander de Souza (alexsander-souza)
2024-01-02 14:17:38 Alexsander de Souza merge proposal linked https://code.launchpad.net/~alexsander-souza/maas/+git/maas/+merge/457833
2024-01-03 21:11:59 MAAS Lander maas: status Triaged Fix Committed
2024-03-05 12:18:12 Anton Troyanov maas: milestone 3.5.0 3.5.0-beta1
2024-03-05 12:23:08 Anton Troyanov maas: status Fix Committed Fix Released