test: further reduce 3-level nested foreach to 1x2x1 #384
ux-tests.yml
on: push
Matrix: ux-tests
Unit Tests
1m 5s
Coverage Report
1m 22s
Annotations
13 errors and 4 warnings
|
sfn-batch
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260316-174827-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260316-174827-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260316-174827-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
|
pytest ► core.test_basic ► test_resources_cpu[airflow-kubernetes-deployer]:
junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-airflow-kubernetes.xml
Error:
test/ux/core/test_basic.py:188: in test_resources_cpu
|
|
pytest ► core.test_basic ► test_fail_flow_reports_failed_status[airflow-kubernetes-deployer]:
junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-airflow-kubernetes.xml
Error:
test/ux/core/test_basic.py:240: in test_fail_flow_reports_failed_status
|
|
pytest ► core.test_basic ► test_split_in_branch_deployer[airflow-kubernetes-deployer]:
junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-airflow-kubernetes.xml
Error:
test/ux/core/test_basic.py:271: in test_split_in_branch_deployer
|
|
pytest ► core.test_config ► test_config_from_deployment[airflow-kubernetes-deployer]:
junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-airflow-kubernetes.xml
Error:
test/ux/core/test_config.py:347: in test_config_from_deployment
|
|
pytest ► core.test_dag ► test_multibody_foreach[airflow-kubernetes-deployer]:
junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-airflow-kubernetes.xml
Error:
metaflow/runner/utils.py:248: in handle_timeout
|
|
airflow-kubernetes
Process completed with exit code 1.
|
|
argo-kubernetes
The job has exceeded the maximum execution time of 6h0m0s
|
|
pytest ► core.test_basic ► test_resources_cpu[airflow-kubernetes-deployer]:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml
Error:
test/ux/core/test_basic.py:188: in test_resources_cpu
|
|
pytest ► core.test_basic ► test_fail_flow_reports_failed_status[airflow-kubernetes-deployer]:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml
Error:
test/ux/core/test_basic.py:240: in test_fail_flow_reports_failed_status
|
|
pytest ► core.test_basic ► test_split_in_branch_deployer[airflow-kubernetes-deployer]:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml
Error:
test/ux/core/test_basic.py:271: in test_split_in_branch_deployer
|
|
pytest ► core.test_config ► test_config_from_deployment[airflow-kubernetes-deployer]:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml
Error:
test/ux/core/test_config.py:347: in test_config_from_deployment
|
|
pytest ► core.test_dag ► test_multibody_foreach[airflow-kubernetes-deployer]:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in:
junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml
Error:
metaflow/runner/utils.py:248: in handle_timeout
|
|
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@d61b558e8df85cb60d09ca3e5b09653b4477cea7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
local
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@d61b558e8df85cb60d09ca3e5b09653b4477cea7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
airflow-kubernetes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@d61b558e8df85cb60d09ca3e5b09653b4477cea7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Coverage Report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@d61b558e8df85cb60d09ca3e5b09653b4477cea7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-airflow-kubernetes
Expired
|
4.14 MB |
sha256:828262e5265e509f60e205e7d22eea28b1f079ef1fc690a9a2760374f4345c69
|
|
|
coverage-combined
Expired
|
3.88 MB |
sha256:24475cd4ccdee5599bc2fa2f44e96e9af1e5f455ae1660c6825363d228373cfd
|
|
|
coverage-local
Expired
|
4.13 MB |
sha256:044f8d4ed87f48526f6379a479a988200a7802618eec9d50dcaace6884d053df
|
|
|
coverage-unit
Expired
|
492 KB |
sha256:152cb10bc80e9e3ef090d28826e878f38cb1f1c194f1f181bc85dcf03340ba04
|
|
|
junit-airflow-kubernetes
Expired
|
3.75 KB |
sha256:7f53608932ecce11cf6a640f3d107c636986ae0be6810157209d8ceee02049d1
|
|
|
junit-local
Expired
|
1.72 KB |
sha256:889d23b2f96321d29c1eb3b2e6ebb5222566b43f4b98255370c13a25d83296ed
|
|
|
junit-unit
Expired
|
3.23 KB |
sha256:ceb132d20eac6bb89c4aa0c723a645e0d7b2a57fa99b17aaaeefcc263e4465ad
|
|
|
tilt-logs-airflow-kubernetes
Expired
|
213 KB |
sha256:454437ccef3175e6afe30ab11b5124afac34bdf6313fb3eee126d76f24c89a47
|
|
|
tilt-logs-local
Expired
|
20.1 KB |
sha256:f6090f5cda4bdea56e0fba0665c390c1fa6b19786ec03c5033ce23d78fb06d95
|
|