Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019eaa27-36ef-0a94-d51c-5fddb35cd95c

Job ID
019eaa27-6ce7-9206-31ba-78d15db46e93
Created
2026-06-09 02:12:51 UTC
Updated
2026-06-09 02:12:51 UTC
Duration
1m 10s
Source Ref
2dbe4b8817f02df638fbe2fa863119860519e794
Source URL
https://github.com/catalystcommunity/reactorcide.git
Runner Image
10.16.0.1:5000/public/reactorcide/runnerbase:dev
Priority
10
Queue
reactorcide-jobs

Logs

2026-06-09T02:12:54.471171342ZCloning into '/workspace'...
2026-06-09T02:13:34.400722415Z=== Running Python Tests ===
2026-06-09T02:13:34.675753404ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-06-09T02:13:34.67576573ZCreating virtual environment at: .venv
2026-06-09T02:13:34.745578488Z Building runnerlib @ file:///workspace/runnerlib
2026-06-09T02:13:35.023266899ZDownloading cryptography (4.3MiB)
2026-06-09T02:13:35.025820889ZDownloading pygments (1.2MiB)
2026-06-09T02:13:35.701739051Z Downloaded cryptography
2026-06-09T02:13:35.844328263Z Downloaded pygments
2026-06-09T02:13:36.715742894Z Built runnerlib @ file:///workspace/runnerlib
2026-06-09T02:13:36.721620962Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-06-09T02:13:36.721630213Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-06-09T02:13:36.721636885Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-06-09T02:13:36.904078692ZInstalled 22 packages in 184ms
2026-06-09T02:13:40.244180145Z============================= test session starts ==============================
2026-06-09T02:13:40.244189525Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-06-09T02:13:40.244193214Zrootdir: /workspace/runnerlib
2026-06-09T02:13:40.24419684Zconfigfile: pyproject.toml
2026-06-09T02:13:40.244396765Zplugins: cov-7.0.0
2026-06-09T02:13:40.2444027Zcollected 385 items
2026-06-09T02:13:40.244406445Z
2026-06-09T02:13:40.281311357Ztests/test_config.py .................... [ 5%]
2026-06-09T02:13:40.29666015Ztests/test_container_advanced.py ......... [ 7%]
2026-06-09T02:13:40.305365621Ztests/test_container_isolation.py .... [ 8%]
2026-06-09T02:13:40.338335142Ztests/test_container_validation.py ................... [ 13%]
2026-06-09T02:13:40.460827732Ztests/test_directory_operations.py ............ [ 16%]
2026-06-09T02:13:40.549957107Ztests/test_eval.py ..................................................... [ 30%]
2026-06-09T02:13:40.584501387Z............... [ 34%]
2026-06-09T02:13:40.978572958Ztests/test_eval_cli.py ..................... [ 39%]
2026-06-09T02:13:42.665604252Ztests/test_git_operations.py .......... [ 42%]
2026-06-09T02:13:43.236241083Ztests/test_git_ops.py ....... [ 44%]
2026-06-09T02:13:43.806376079Ztests/test_integration.py ........... [ 47%]
2026-06-09T02:13:45.455516045Ztests/test_job_isolation.py .... [ 48%]
2026-06-09T02:13:45.595692049Ztests/test_plugins.py ....................... [ 54%]
2026-06-09T02:13:45.662475773Ztests/test_register_secret.py ............ [ 57%]
2026-06-09T02:13:46.18096338Ztests/test_secrets.py ................... [ 62%]
2026-06-09T02:13:51.857023519Ztests/test_secrets_local.py ............................ [ 69%]
2026-06-09T02:13:51.91429356Ztests/test_secrets_resolver.py ............................. [ 76%]
2026-06-09T02:13:57.395162574Ztests/test_secrets_server.py ........ [ 78%]
2026-06-09T02:13:59.389210304Ztests/test_source_preparation.py ................. [ 83%]
2026-06-09T02:13:59.49938499Ztests/test_validation.py ........................... [ 90%]
2026-06-09T02:13:59.719780577Ztests/test_workflow.py ..................................... [100%]
2026-06-09T02:13:59.719790367Z
2026-06-09T02:13:59.719796881Z============================= 385 passed in 21.62s =============================