Skip to content

All post-commit tests #27042

All post-commit tests

All post-commit tests #27042

Triggered via push March 6, 2025 18:51
Status In progress
Total duration
Artifacts 76
build-artifact-profiler  /  ...  /  check-docker-images
10s
build-artifact-profiler / build-docker-image / check-docker-images
build-artifact  /  ...  /  check-docker-images
10s
build-artifact / build-docker-image / check-docker-images
code-analysis  /  ...  /  check-docker-images
8s
code-analysis / build-docker-image / check-docker-images
static-checks  /  Run Pre-commit Hooks
34s
static-checks / Run Pre-commit Hooks
static-checks  /  check-black
3s
static-checks / check-black
static-checks  /  check-spdx-licenses
57s
static-checks / check-spdx-licenses
static-checks  /  check-metal-kernel-count
8s
static-checks / check-metal-kernel-count
static-checks  /  check-doc
19s
static-checks / check-doc
static-checks  /  check-docs-links
18s
static-checks / check-docs-links
static-checks  /  check-forbidden-imports
6s
static-checks / check-forbidden-imports
static-checks  /  check-sweeps-workflow
9s
static-checks / check-sweeps-workflow
static-checks  /  cmake-version
1m 46s
static-checks / cmake-version
build-artifact-profiler  /  ...  /  🐳️ Build image
0s
build-artifact-profiler / build-docker-image / 🐳️ Build image
build-artifact  /  ...  /  🐳️ Build image
0s
build-artifact / build-docker-image / 🐳️ Build image
code-analysis  /  ...  /  🐳️ Build image
0s
code-analysis / build-docker-image / 🐳️ Build image
build-artifact-profiler  /  🛠️ Build Release ubuntu 20.04
6m 50s
build-artifact-profiler / 🛠️ Build Release ubuntu 20.04
build-artifact  /  🛠️ Build Release ubuntu 20.04
6m 5s
build-artifact / 🛠️ Build Release ubuntu 20.04
code-analysis  /  🤖 Clang Tidy
34m 0s
code-analysis / 🤖 Clang Tidy
Matrix: run-profiler-regression
Matrix: build-docs / build-deploy-docs
Matrix: build
Matrix: cpp-unit-tests
Matrix: fabric-unit-tests
Matrix: fast-dispatch-unit-tests
Matrix: models-unit-tests
Matrix: sd-unit-tests
Matrix: smoke-tests / metalium-smoke
Matrix: tt-train-cpp-unit-tests
Matrix: ttnn-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 114 warnings, and 451 notices
code-analysis / 🤖 Clang Tidy
Process completed with exit code 1.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 device
The self-hosted runner: tt-metal-ci-vm-171 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
static-checks / Run Pre-commit Hooks
Unexpected input(s) 'fetch-refs', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
static-checks / Run Pre-commit Hooks
Unexpected input(s) 'fetch-refs', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
build-docs / build-deploy-docs (grayskull)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
hugepages-service-not-found-startup
Hugepages service not found. Using old rc.local method
ttnn-unit-tests (wormhole_b0, N300) / ttnn example tests wormhole_b0 N300
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 tools
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 tools
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
ttnn-unit-tests (wormhole_b0, N300) / ttnn fast runtime off wormhole_b0 N300: tests/ttnn/unit_tests/operations/test_uniform.py#L22
cannot collect test class 'TestMode' because it has a __new__ constructor (from: tests/ttnn/unit_tests/operations/test_uniform.py)
ttnn-unit-tests (wormhole_b0, N150) / ttnn example tests wormhole_b0 N150
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
ttnn-unit-tests (wormhole_b0, N150) / ttnn fast runtime off wormhole_b0 N150: tests/ttnn/unit_tests/operations/test_uniform.py#L22
cannot collect test class 'TestMode' because it has a __new__ constructor (from: tests/ttnn/unit_tests/operations/test_uniform.py)
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 FD2
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 FD2
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L97
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L97
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mse.py#L70
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mse.py#L70
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L71
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L97
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mae.py#L97
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mse.py#L70
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/loss_ops/test_loss_mse.py#L70
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 2 wormhole_b0 N300: tests/ttnn/unit_tests/operations/test_uniform.py#L22
cannot collect test class 'TestMode' because it has a __new__ constructor (from: tests/ttnn/unit_tests/operations/test_uniform.py)
run-profiler-regression (wormhole_b0, N300) / profiler-regression: usr/local/lib/python3.8/dist-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
run-profiler-regression (wormhole_b0, N300) / profiler-regression: usr/local/lib/python3.8/dist-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 2 wormhole_b0 N150: tests/ttnn/unit_tests/operations/test_uniform.py#L22
cannot collect test class 'TestMode' because it has a __new__ constructor (from: tests/ttnn/unit_tests/operations/test_uniform.py)
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1284
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1284
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1284
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1304
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1304
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1284
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1284
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1284
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1304
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/generation_funcs.py#L44
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150: tests/tt_eager/python_api_testing/sweep_tests/pytorch_ops.py#L1304
PyTorch data is handled automatically in tensor infra. This function does nothing now:
run-profiler-regression (wormhole_b0, N150) / profiler-regression: usr/local/lib/python3.8/dist-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
run-profiler-regression (wormhole_b0, N150) / profiler-regression: usr/local/lib/python3.8/dist-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L69
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: .local/lib/python3.8/site-packages/tt_lib/utils.py#L149
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L99
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L69
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: .local/lib/python3.8/site-packages/tt_lib/utils.py#L149
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L99
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L69
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: .local/lib/python3.8/site-packages/tt_lib/utils.py#L149
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L99
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L69
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L69
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: .local/lib/python3.8/site-packages/tt_lib/utils.py#L149
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L99
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L69
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: .local/lib/python3.8/site-packages/tt_lib/utils.py#L149
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L99
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L69
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: .local/lib/python3.8/site-packages/tt_lib/utils.py#L149
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L99
PyTorch data is handled automatically in tensor infra. This function does nothing now:
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300: tests/tt_eager/python_api_testing/unit_testing/misc/test_rmsnorm.py#L69
PyTorch data is handled automatically in tensor infra. This function does nothing now:
disk-usage-after-startup
Disk usage is 60 %
disk-usage-after-startup
Disk usage is 77 %
disk-usage-after-startup
Disk usage is 71 %
disk-usage-after-startup
Disk usage is 57 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-setup-success-startup
Hugepages is now setup.
disk-usage-after-startup
Disk usage is 71 %
disk-usage-after-startup
Disk usage is 77 %
disk-usage-after-startup
Disk usage is 62 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
disk-usage-after-startup
Disk usage is 62 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
ttnn-unit-tests (wormhole_b0, N300) / ttnn example tests wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 76 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 dispatch
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 73 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 api
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 59 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 device
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 77 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 distributed
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 77 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 api
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 74 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 All C++
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 55 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 eth
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 82 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 tools
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 66 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 debug_tools
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 73 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 debug_tools
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 87 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 distributed
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 76 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 eth
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 67 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 stl
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 75 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 dispatch
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 79 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 user kernel path
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 64 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 stl
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 57 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 All C++
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 65 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 user kernel path
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 69 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / api wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 53 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 tools
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 77 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / device wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 75 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / api wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 75 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / debug_tools wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 84 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / device wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 71 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / eth wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 45 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / distributed wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 59 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / debug_tools wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 51 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / lightmetal wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 71 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / eth wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 73 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / llk wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 67 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / stl wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 59 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / lightmetal wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 70 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / ttnn cpp unit tests wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 77 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / user kernel path wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 71 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 74 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / stl wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 74 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / llk wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 76 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / user kernel path wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 57 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 68 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / ttnn cpp unit tests wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 75 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / tools wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 77 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / tools wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 73 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
ttnn-unit-tests (wormhole_b0, N300) / ttnn fast runtime off wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 61 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fabric-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 fabric unit tests
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 82 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
ttnn-unit-tests (wormhole_b0, N150) / ttnn example tests wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 55 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
ttnn-unit-tests (wormhole_b0, N150) / ttnn fast runtime off wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 59 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / dispatch multicmd queue wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 84 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 FD2
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 71 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / dispatch multicmd queue wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 45 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 2 wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 87 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / distributed wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 75 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
models-unit-tests (wormhole_b0, N150) / models slow dispatch (ubuntu-20.04, model)
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 84 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 FD2
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 60 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 2 wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 65 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 7 wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 74 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N300) / ttnn ccl cpp unit tests wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 77 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 7 wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 62 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 1 wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 69 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N150) / wormhole_b0 N150 llk
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 76 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 1 wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 72 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
cpp-unit-tests (wormhole_b0, N150) / ttnn ccl cpp unit tests wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 76 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
sd-unit-tests (wormhole_b0, N300) / wormhole_b0 N300 llk
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 62 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 2 wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 68 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
disk-usage-after-startup
Disk usage is 87 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 2 wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 72 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N300) / sweep wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 53 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
disk-usage-after-startup
Disk usage is 70 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N150) / sweep wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 77 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
disk-usage-after-startup
Disk usage is 71 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 4 wormhole_b0 N150
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 64 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
disk-usage-after-startup
Disk usage is 70 %
printing-smi-info-startup
Touching and printing out SMI info
reset-successful-startup
tt-smi reset was successful
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
hugepages-setup-success-startup
Hugepages is now setup.
disk-usage-after-startup
Disk usage is 57 %
printing-smi-info-startup
Touching and printing out SMI info

Artifacts

Produced during runtime
Name Size
TTMetal_build_any
193 MB
TTMetal_build_any_profiler
198 MB
eager-dist-ubuntu-20.04-any
333 MB
eager-dist-ubuntu-20.04-any-profiler
340 MB
packages-ubuntu-20.04-amd64-Debug-x86_64-linux-clang-17-libcpp
129 MB
packages-ubuntu-20.04-amd64-RelWithDebInfo-x86_64-linux-clang-17-libcpp
141 MB
packages-ubuntu-20.04-amd64-Release-x86_64-linux-clang-17-libcpp
90.2 MB
packages-ubuntu-20.04-amd64-Release-x86_64-linux-clang-17-libcpp_profiler
90.3 MB
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-17-libcpp
90.2 MB
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-17-libstdcpp
90.4 MB
packages-ubuntu-22.04-amd64-Release-x86_64-linux-gcc-12
90.9 MB
test_reports_01a15e73-1225-4306-ac88-544dff127531
431 Bytes
test_reports_083e041e-523c-4bda-825b-d8ef717bb824
1.22 KB
test_reports_086e5bb5-9311-45bb-9100-5a1092517661
547 Bytes
test_reports_12585463-2208-43fd-ae30-8bdec90a6141
3.84 KB
test_reports_190d1442-f582-49de-b198-ddf488b9b8c5
11 KB
test_reports_1a6083a0-0a11-4495-8759-e6ae373e5435
10.5 KB
test_reports_283c71ec-79ef-46f2-b11a-145ea922ea1b
4.74 KB
test_reports_2869e4a0-8fde-41fe-890f-ca7819d148a0
1.33 KB
test_reports_353f0160-dec9-4668-8909-ba96d8097cdd
919 Bytes
test_reports_37430e7f-662e-43d3-9c35-c20b10f6edab
548 Bytes
test_reports_375432fb-0d39-49aa-9fb4-391b739bf6d8
2.99 KB
test_reports_38686b27-4342-4c10-ad3b-2467d810371e
599 Bytes
test_reports_3df856b3-13e3-450b-a870-8dea143b5e67
676 Bytes
test_reports_3f91e06d-1fff-4f8a-9e61-0f8afcf6541c
599 Bytes
test_reports_43ee1795-eea1-4041-a6db-9a469184eddd
13.2 KB
test_reports_464c55eb-da24-4121-a8c8-ce9db88bbb1e
4.55 KB
test_reports_48ccb4d2-da01-4193-ab1d-528125b5de35
599 Bytes
test_reports_4d31353f-fd96-423a-8b6b-aeff1287e253
2.63 KB
test_reports_4d38eb24-41d9-4b1c-a18d-b04650347acb
903 Bytes
test_reports_57957caf-e34e-4392-a709-2dd9c4190065
1.33 KB
test_reports_58fac534-8c4f-45c3-8b01-ef5fb7084afd
4.75 KB
test_reports_5ae83cf1-5e7e-4785-a2a2-de3ebf7ce9ba
325 Bytes
test_reports_5b65264f-0ecb-43e3-8667-e13a9479b345
1.96 KB
test_reports_5ed0f289-0904-4337-9658-42acbc098986
10.8 KB
test_reports_613b5ed5-0f01-4a15-a655-331ff12dff61
9.23 KB
test_reports_65600b79-d6e5-466a-8a12-9890ce4dc4ae
1.38 KB
test_reports_66ad5590-ae81-4368-a51b-ff4b1520dc75
11.5 KB
test_reports_670a13ad-0948-40b5-8b6b-d3c6e805c51c
10.5 KB
test_reports_680725e7-44c2-4694-a2dc-c5fa9c612e85
3.21 KB
test_reports_6c307f15-84c2-4417-9652-3216d96def48
28.6 KB
test_reports_6caf928e-29bc-4209-a1f2-d5ea4fea114e
4.85 KB
test_reports_6ce0fb43-ad1b-4187-9217-c01681455416
1.93 KB
test_reports_6dd44fca-3c80-4fb3-8c0e-b83d0732994f
2.57 KB
test_reports_6f4af3ec-e27a-4e4e-badb-de59db9b6b02
4.75 KB
test_reports_73e9d29a-6f11-4327-b86a-c24f8501636a
1.47 KB
test_reports_77e5ccbd-7faa-4158-941e-ef79b832b62e
2.57 KB
test_reports_7ba0f7f1-57bc-4ef5-8053-1c4aff579cc4
26 KB
test_reports_8444119b-d4aa-4fcb-aa5f-ab2d86c4956e
11.3 KB
test_reports_87e375a5-9b38-4460-a05e-55a71924b128
1.46 KB
test_reports_93394558-f7e6-4d85-8fdc-5bf3d3d38aaa
1.49 KB
test_reports_95a3c87c-14b6-4c78-9d9d-846210fe1bf7
904 Bytes
test_reports_9891b87b-99fa-4c87-b15c-3c7a98023173
3.88 KB
test_reports_9d360978-94c9-4492-a23c-30580d9ef51b
1.28 KB
test_reports_9f46579d-b904-4879-8569-93f60ac501e9
1.38 KB
test_reports_a1467043-cee0-4b8f-af46-e0a1c3924bba
2.74 KB
test_reports_a4b77266-4cdf-40b1-b6a7-7683e7beb07b
29.5 KB
test_reports_a699ce1b-c9dc-4330-bd91-2c7772e23c29
9.04 KB
test_reports_b2e0d3d6-c3fd-43c3-804d-72e36b4fdc25
3.25 KB
test_reports_b5d8921e-e432-48c2-942c-76be081cd15e
10.7 KB
test_reports_c0ac5acb-8685-45d6-8faf-0bbced2db114
1.53 KB
test_reports_c2ea6948-a7f6-4ab2-b474-12e8e9a68b05
911 Bytes
test_reports_c62f4f8b-c487-4c23-852f-4c3e124c5b0b
325 Bytes
test_reports_cd77b55b-d198-43d2-854d-d76bae042641
1.9 KB
test_reports_cd9ae560-fba9-4641-92d5-202abf44bc57
1.49 KB
test_reports_cffd9ae3-54a1-42c5-b9e5-ab5b07c5c765
599 Bytes
test_reports_d36821b8-9362-42ce-bc27-e21eba6de38b
13 KB
test_reports_d39de188-8b25-4652-a36f-a0842e3bf436
3.05 KB
test_reports_d6f04dc8-77ca-4bb2-aec7-dcdc10c6a959
1.26 KB
test_reports_d90aa006-ac26-4d2a-a8cd-df11ed3df2dc
4.88 KB
test_reports_df292c5f-1ee1-4523-b0ca-0a9ea3a04366
26.1 KB
test_reports_e856706e-f8ea-4706-adf4-6b289e55bfa3
1.97 KB
test_reports_ebaf56e7-695a-4cf6-a04f-a85e4e9475f3
684 Bytes
test_reports_f16806dd-d332-4620-8222-83932f60a822
1.36 KB
test_reports_f227d6c6-f924-45dd-b2b4-9ce4916584f9
1.23 KB
test_reports_fc19633f-3640-45a8-a280-0b9762cc29c1
11.2 KB