(Galaxy) demo tests #972
Triggered via schedule
February 5, 2026 00:26
Status
Cancelled
Total duration
1d 0h 7m 23s
Artifacts
6
galaxy-demo-tests.yaml
on: schedule
build-artifact
/
parse-platform
4s
build-artifact
/
...
/
check-docker-images
20s
build-artifact
/
download-artifacts
build-artifact
/
...
/
🐳️ Build Ubuntu images
0s
build-artifact
/
...
/
🐳️ Build ManyLinux image
0s
build-artifact
/
...
/
🔄 Update latest tag
build-artifact
/
...
/
🐍 Build wheel (Python 3.10)
6m 1s
Matrix: galaxy-demo-tests / galaxy-demo-tests
Annotations
13 errors and 28 warnings
|
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests
The job has exceeded the maximum execution time of 6h0m0s
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests
Process completed with exit code 1.
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
models/experimental/tt_dit/tests/models/flux1/test_pipeline_flux1.py#L117
test_flux1_pipeline[wormhole_b0-yes_use_cache-not_traced-encoder_device-4x8sp0tp1-dev-1024-1024-28-device_params0-True]
OSError: You are trying to access a gated repo.
Make sure to have access to it at https://huggingface.co/black-forest-labs/FLUX.1-dev.
401 Client Error. (Request ID: Root=1-6984ef20-6891e2921405ed4864a3205a;91c62299-99b5-4b07-a8e4-0e34a22176dd)
Cannot access gated repo for url https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/tokenizer/tokenizer_config.json.
Access to model black-forest-labs/FLUX.1-dev is restricted. You must have access to it and be authenticated to access it. Please log in.
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy QwenImage demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy Llama3 demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy SentenceBert demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy Whisper demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy Wan2.2 demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy GPT-OSS demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
galaxy-demo-tests / Galaxy Mochi demo tests
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
build-artifact / 🐍 Build wheel (Python 3.10) / 🐍 Build wheel (Python 3.10)
build_verbosity 2 is not supported for build frontend. Ignoring.
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/work/models/experimental/tt_dit/encoders/clip/encoder_pair.py#L76
Use load_torch_state_dict instead
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/work/models/experimental/tt_dit/encoders/clip/encoder_pair.py#L76
Use load_torch_state_dict instead
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/work/models/experimental/tt_dit/encoders/clip/encoder_pair.py#L76
Use load_torch_state_dict instead
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/work/models/experimental/tt_dit/encoders/clip/encoder_pair.py#L76
Use load_torch_state_dict instead
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/work/models/experimental/tt_dit/encoders/clip/encoder_pair.py#L76
Use load_torch_state_dict instead
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_2048_stochastic_verify] returned <class 'tuple'>.
Did you mean to use `assert` instead of `return`?
See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_1024_stochastic_verify] returned <class 'tuple'>.
Did you mean to use `assert` instead of `return`?
See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_128_stochastic_verify] returned <class 'tuple'>.
Did you mean to use `assert` instead of `return`?
See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L162
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L137
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
TTMetal_build_any_22.04_amd64_x86_64-linux-clang-20-libstdcpp_c1416c22db029ea0f19d9228f510ec8d68eae8d4_21693795608
|
161 MB |
sha256:0fcfb0009908e05536f89a120822c82ed995625042110d99aa34a6ab19efae37
|
|
|
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-20-libstdcpp-c1416c22db029ea0f19d9228f510ec8d68eae8d4-21693795608
|
162 MB |
sha256:84ad08985781a2b4712076518a941b731088c6aebaafe0b03fc8b8a227a1a0dd
|
|
|
test_reports_5cf3b155-9a69-4ef7-8794-6180292a3b45
|
766 Bytes |
sha256:b04400b9b2af7a8e93d6916b01c2eb5d806076b6f781e9b8e0bd852acbc25373
|
|
|
test_reports_6f5921a6-7405-4c43-96fa-d31c25b4fa9f
|
796 Bytes |
sha256:85b74bf3233ab7b70a1b4e2d10d99a0ed38d0a0e2ec199782f5f1a44ab45da71
|
|
|
test_reports_a8164779-d9ee-4c6f-ab06-353825a4b278
|
7.49 KB |
sha256:474b241bf89a413ba4a208d60000360dd7dbf1413f96a7aa62b05401df13e89d
|
|
|
ttnn-dist-cp310-Release-c1416c22db029ea0f19d9228f510ec8d68eae8d4-21693795608
|
30 MB |
sha256:0353d3354bd5dab78ab5072a6afd630f8b083dcc37e4709b2e96b94d44642852
|
|