The azure backend cannot be run in the same thread as an asyncio
event loop: https://forge.softwareheritage.org/T3981
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Maniphest Tasks
- Restricted Maniphest Task
- Commits
- rDVAUdf35ac0601ff: Rewrite the server to use flask instead of aiohttp
Diff Detail
- Repository
- rDVAU Software Heritage Vault
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 27278 Build 42669: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 42668: arc lint + arc unit
Time | Test | |
---|---|---|
384 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.vault.tests.test_server::test_client_batch_progress_notfound cli = <FlaskClient <VaultServerApp 'swh.vault.api.server'>>
def test_client_batch_progress_notfound(cli):
| |
388 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.vault.tests.test_server::test_client_progress_notfound cli = <FlaskClient <VaultServerApp 'swh.vault.api.server'>>
def test_client_progress_notfound(cli):
| |
107 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.vault.tests.test_backend::test_available | |
426 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.vault.tests.test_backend::test_cache_expire_oldest | |
135 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.vault.tests.test_backend::test_cache_expire_until | |
View Full Test Results (2 Failed · 112 Passed) |
Event Timeline
Build has FAILED
Patch application report for D7291 (id=26388)
Rebasing onto 252aa1464d...
Current branch diff-target is up to date.
Changes applied before test
commit 8f8da1887dd35a0921791bdfd50dd6b648f48757 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 11:08:31 2022 +0100 Rewrite the server to use flask instead of aiohttp The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/T3981
Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/218/
See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/218/console
Build has FAILED
Patch application report for D7291 (id=26392)
Rebasing onto 252aa1464d...
Current branch diff-target is up to date.
Changes applied before test
commit 2a80c26d2e902984eaef0c1fd3393f3eb73c9c87 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 11:08:31 2022 +0100 Rewrite the server to use flask instead of aiohttp The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/T3981
Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/219/
See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/219/console
Build has FAILED
Patch application report for D7291 (id=26393)
Rebasing onto 252aa1464d...
Current branch diff-target is up to date.
Changes applied before test
commit 2df5faf7622831a3576d3db5687914e620fe8c9f Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 11:08:31 2022 +0100 Rewrite the server to use flask instead of aiohttp The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/T3981
Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/220/
See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/220/console
Build is green
Patch application report for D7291 (id=26395)
Rebasing onto 252aa1464d...
Current branch diff-target is up to date.
Changes applied before test
commit df35ac0601ff2685506a685205582a39333fd9a4 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 11:08:31 2022 +0100 Rewrite the server to use flask instead of aiohttp The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/T3981
See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/222/ for more details.