postgresql Pulling postgresql Pulled Network docker_services_cli_default Creating Network docker_services_cli_default Created Container docker_services_cli-postgresql-1 Creating Container docker_services_cli-postgresql-1 Created Container docker_services_cli-postgresql-1 Starting Container docker_services_cli-postgresql-1 Started ============================= test session starts ============================== platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/runner/work/invenio-testrig-client/invenio-testrig-client/workdir/tests/invenio-db/patched configfile: setup.cfg testpaths: tests, invenio_db plugins: invenio-4.0.0, github-actions-annotate-failures-0.4.0, isort-4.0.0, flask-1.3.0, black-ng-0.4.1, pydocstyle-2.4.0, cov-7.0.0, pycodestyle-2.5.0 collected 91 items tests/conftest.py ... [ 3%] tests/demo/__init__.py ... [ 6%] tests/demo/child.py ... [ 9%] tests/demo/parent.py ... [ 13%] tests/demo/versioned_a.py ... [ 16%] tests/demo/versioned_b.py ... [ 19%] tests/mocks.py ... [ 23%] tests/test_db.py [ 32%] tests/test_lock_timeout.py [ 39%] tests/test_uow.py .... [ 43%] tests/test_utc.py .... [ 48%] tests/test_utils.py .... [ 52%] tests/test_versioning.py ....... [ 60%] tests/utils.py ... [ 63%] invenio_db/__init__.py ... [ 67%] invenio_db/alembic/35c1075e6360_force_naming_convention.py ... [ 70%] invenio_db/alembic/96e796392533_create_database_migrations.py ... [ 73%] invenio_db/alembic/dbdbc1b19cf2_create_transaction_table.py ... [ 76%] invenio_db/cli.py ... [ 80%] invenio_db/ext.py ... [ 83%] invenio_db/patch_info.py ... [ 86%] invenio_db/proxies.py ... [ 90%] invenio_db/shared.py ... [ 93%] invenio_db/uow.py ... [ 96%] invenio_db/utils.py ... [100%] =============================== warnings summary =============================== tests/test_db.py::test_alembic tests/test_db.py::test_naming_convention tests/test_db.py::test_naming_convention tests/test_db.py::test_entry_points tests/test_db.py::test_db_create_alembic_upgrade tests/test_lock_timeout.py::test_alembic_lock_timeout tests/test_lock_timeout.py::test_alembic_lock_timeout_custom tests/test_lock_timeout.py::test_alembic_lock_timeout_prevents_long_waits tests/test_lock_timeout.py::test_alembic_lock_timeout_retry util.warn_deprecated( ================================ tests coverage ================================ _______________ coverage: platform linux, python 3.14.2-final-0 ________________ Name Stmts Miss Cover Missing invenio_db/__init__.py 4 0 100% invenio_db/alembic/35c1075e6360_force_naming_convention.py 57 2 96% 86, 107 invenio_db/alembic/96e796392533_create_database_migrations.py 8 0 100% invenio_db/alembic/dbdbc1b19cf2_create_transaction_table.py 16 0 100% invenio_db/cli.py 58 5 91% 23, 102-105 invenio_db/ext.py 105 7 93% 85, 114, 166-171, 196-197 invenio_db/patch_info.py 6 6 0% 3-45 invenio_db/proxies.py 3 0 100% invenio_db/shared.py 50 13 74% 44, 47-49, 52-53, 56-57, 64, 67-68, 113, 125 invenio_db/uow.py 79 16 80% 143-144, 148, 188, 244-259 invenio_db/utils.py 67 6 91% 100-101, 118, 131-133, 140 TOTAL 453 55 88% ======================= 91 passed, 9 warnings in 10.19s ======================== Container docker_services_cli-postgresql-1 Stopping Container docker_services_cli-postgresql-1 Stopped Container docker_services_cli-postgresql-1 Removing Container docker_services_cli-postgresql-1 Removed Network docker_services_cli_default Removing Network docker_services_cli_default Removed