All post-commit tests #26612
all-post-commit-workflows.yaml
on: workflow_dispatch
build-artifact-profiler
/
...
/
check-docker-images
9s
build-artifact
/
...
/
check-docker-images
9s
code-analysis
/
...
/
check-docker-images
11s
static-checks
/
Run Pre-commit Hooks
28s
static-checks
/
check-black
2s
static-checks
/
check-spdx-licenses
54s
static-checks
/
check-metal-kernel-count
6s
static-checks
/
check-doc
22s
static-checks
/
check-docs-links
13s
static-checks
/
check-forbidden-imports
6s
static-checks
/
check-sweeps-workflow
9s
static-checks
/
cmake-version
15s
build-artifact-profiler
/
...
/
🐳️ Build image
0s
build-artifact-profiler
/
🛠️ Build Release ubuntu 20.04
11m 24s
build-artifact
/
🛠️ Build Release ubuntu 20.04
12m 8s
code-analysis
/
🤖 Clang Tidy
41m 35s
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: tt-train-cpp-unit-tests
Matrix: ttnn-unit-tests
Annotations
34 errors, 28 warnings, and 664 notices
run-profiler-regression (wormhole_b0, N300) / profiler-regression
Process completed with exit code 2.
|
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 1 wormhole_b0 N300:
tests/ttnn/unit_tests/test_sub_device.py#L151
test_sub_devices_mesh[silicon_arch_name=wormhole_b0-silicon_arch_wormhole_b0=True-create_fabric_sub_device=False-enable_async_mode=False]
TypeError: synchronize_device(): incompatible function arguments. The following argument types are supported:
1. (device: ttnn._ttnn.multi_device.MeshDevice, cq_id: ttnn._ttnn.types.QueueId = QueueId(0), sub_device_ids: list[ttnn._ttnn.device.SubDeviceId] = []) -> None
Invoked with: <ttnn._ttnn.device.Device object at 0x7f5ad7ebfbb0>, QueueId(0), [SubDeviceId(1)]
|
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 11 wormhole_b0 N300:
tests/ttnn/unit_tests/operations/ccl/test_all_gather_N300_post_commit.py#L70
test_all_gather_on_n300_post_commit[silicon_arch_name=wormhole_b0-silicon_arch_wormhole_b0=True-enable_async=True-num_iters=1-mem_config=MemoryConfig(memory_layout=TensorMemoryLayout::INTERLEAVED,buffer_type=BufferType::L1,shard_spec=std::nullopt)-input_dtype=DataType.BFLOAT8_B-num_devices=2-num_links=1-output_shape=[1, 1, 32, 704]-dim=3-layout=Layout.TILE]
RuntimeError: TT_FATAL @ /work/ttnn/cpp/ttnn/operations/ccl/all_gather/device/all_gather_op.cpp:242: num_devices > 1
info:
all_gather op will only work for num_devices > 1, but has 1
backtrace:
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0xbf32f0) [0x7fb175a472f0]
--- ttnn::operations::ccl::all_gather(tt::tt_metal::Tensor const&, int, unsigned int, std::__1::optional<tt::tt_metal::MemoryConfig> const&, std::__1::optional<unsigned long>, std::__1::optional<unsigned long>, ttnn::ccl::Topology)
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x232ea86) [0x7fb177182a86]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x232e927) [0x7fb177182927]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x232e5f5) [0x7fb1771825f5]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x232e50e) [0x7fb17718250e]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0xc1827e) [0x7fb175a6c27e]
--- /usr/bin/python3(PyCFunction_Call+0x59) [0x5f59b9]
--- /usr/bin/python3(_PyObject_MakeTpCall+0x29e) [0x5f658e]
--- /usr/bin/python3() [0x50adc8]
--- /usr/bin/python3(PyObject_Call+0x1f7) [0x5f52c7]
--- /usr/bin/python3() [0x59c85c]
--- /usr/bin/python3(PyObject_Call+0x27e) [0x5f534e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1f35) [0x56c9a5]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3() [0x59c54f]
--- /usr/bin/python3(_PyObject_MakeTpCall+0x29e) [0x5f658e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x62f5) [0x570d65]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1882) [0x56c2f2]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1882) [0x56c2f2]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(PyObject_Call+0x1f7) [0x5f52c7]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1f35) [0x56c9a5]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(PyObject_Call+0x1f7) [0x5f52c7]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1f35) [0x56c9a5]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x5809) [0x570279]
--- /usr/bin/python3() [0x50a59e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x5809) [0x570279]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3() [0x59c54f]
--- /usr/bin/python3(_PyObject_MakeTpCall+0x29e) [0x5f658e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x62f5) [0x570d65]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x1b6) [0x5f5d66]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x859) [0x56b2c9]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x1b6) [0x5f5d66]
--- /usr/bin/python3
|
run-profiler-regression (wormhole_b0, N150) / profiler-regression
Process completed with exit code 2.
|
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 4 wormhole_b0 N300:
tests/ttnn/unit_tests/tensor/test_tensor_prealloc_and_write.py#L79
test_tensor_preallocation_and_write_apis[silicon_arch_name=wormhole_b0-silicon_arch_wormhole_b0=True-mesh_device=4-enable_async=False-tensor_layout=Layout.TILE-memory_location=BufferType.L1-mem_layout=TensorMemoryLayout.INTERLEAVED-in_dtype=DataType.BFLOAT16-shape=(1, 10, 64, 96)]
RuntimeError: TT_FATAL @ /work/ttnn/cpp/ttnn/tensor/tensor.cpp:800: device->num_devices() == 1
info:
memcpy only supports single device mesh
backtrace:
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0xb83ef8) [0x7f45733c5ef8]
--- tt::tt_metal::memcpy(tt::tt_metal::distributed::MeshCommandQueue&, tt::tt_metal::Tensor&, void const*, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- tt::tt_metal::write_tensor(tt::tt_metal::Tensor const&, tt::tt_metal::Tensor, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>)
--- ttnn::operations::core::copy_host_to_device_tensor(tt::tt_metal::Tensor const&, tt::tt_metal::Tensor, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>)
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x24f5ee5) [0x7f4574d37ee5]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x24f5e0d) [0x7f4574d37e0d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x24f5cfe) [0x7f4574d37cfe]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0xc1827e) [0x7f457345a27e]
--- /usr/bin/python3(PyCFunction_Call+0x59) [0x5f59b9]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x656f) [0x570fdf]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3() [0x59c4ce]
--- /usr/bin/python3(_PyObject_MakeTpCall+0x29e) [0x5f658e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x5e14) [0x570884]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(PyObject_Call+0x1f7) [0x5f52c7]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1f35) [0x56c9a5]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(PyObject_Call+0x1f7) [0x5f52c7]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1f35) [0x56c9a5]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x5809) [0x570279]
--- /usr/bin/python3() [0x50a59e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x5809) [0x570279]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3() [0x59c54f]
--- /usr/bin/python3(_PyObject_MakeTpCall+0x29e) [0x5f658e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x62f5) [0x570d65]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x1b6) [0x5f5d66]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x859) [0x56b2c9]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x1b6) [0x5f5d66]
--- /usr/bin/python3(PyObject_Call+0x1f7) [0x5f52c7]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1f35) [0x56c9a5]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x5809) [0x570279]
--- /usr/bin/python3() [0x50a59e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x5809) [0x570279]
--- /usr/bin/python3(_PyEval_EvalCodeWithName+0x26a) [0x56946a]
--- /usr/bin/python3(_PyFunction_Vectorcall+0x393) [0x5f5f43]
--- /usr/bin/python3() [0x59c54f]
--- /usr/bin/python3(PyObject_Call+0x27e) [0x5f534e]
--- /usr/bin/python3(_PyEval_EvalFrameDefault+0x1f35) [0x56c9a5]
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x56289e5f1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x56289e5f1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x56289e5f1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x56289e5f1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x56289e5f1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x56289e5ecdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x56289e5f30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x56289e5ecdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x56289e5f30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x56289e5ecdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x56289e5f30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x56289e5ecdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x56289e5f30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x56289e647fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fe832ff474d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fe8359d808d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x56289e5ecdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x56289e5f30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fe833132e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe831e84083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x56289e5ec7ce]
" thrown in the test body.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 1 wormhole_b0 N150:
tests/ttnn/unit_tests/test_sub_device.py#L151
test_sub_devices_mesh[silicon_arch_name=wormhole_b0-silicon_arch_wormhole_b0=True-create_fabric_sub_device=False-enable_async_mode=False]
TypeError: synchronize_device(): incompatible function arguments. The following argument types are supported:
1. (device: ttnn._ttnn.multi_device.MeshDevice, cq_id: ttnn._ttnn.types.QueueId = QueueId(0), sub_device_ids: list[ttnn._ttnn.device.SubDeviceId] = []) -> None
Invoked with: <ttnn._ttnn.device.Device object at 0x7f31c171e530>, QueueId(0), [SubDeviceId(1)]
|
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 10 wormhole_b0 N300:
tests/ttnn/unit_tests/operations/test_prefetcher.py#L50
test_run_prefetcher_post_commit[device_params={'trace_region_size': 23887872}-num_reader_cores=2-num_tensors=2-input_shapes=[(256, 512), (256, 512)]-dtypes=[<DataType.BFLOAT4_B: 4>, <DataType.BFLOAT4_B: 4>]-num_layers=5]
RuntimeError: TT_THROW @ /work/ttnn/cpp/ttnn/operations/global_cb_utils.hpp:36: tt::exception
info:
Error finding a device for a GlobalCB in MultiDeviceGlobalCircularBuffer
backtrace:
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0xb83ef8) [0x7fadcb8daef8]
--- ttnn::operations::dram_prefetcher::DramPrefetcher::validate(std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> const&) const
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(_ZN4ttnn16device_operation6detail21launch_on_mesh_deviceIN2tt8tt_metal9operation23OldInfraDeviceOperationINSt3__16vectorINS4_6TensorENS7_9allocatorIS9_EEEEEENS3_3stl10StrongTypeIhNS_10QueueIdTagEEElNS5_15DeviceOperationISC_EENSD_13tensor_args_tESC_PNS4_11distributed10MeshDeviceEEEvT0_T1_RKT2_RKT3_RT4_RT5_+0x23d) [0x7fadcd5ff52d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(_ZN4ttnn16device_operation6detail23launch_on_single_deviceIN2tt8tt_metal9operation23OldInfraDeviceOperationINSt3__16vectorINS4_6TensorENS7_9allocatorIS9_EEEEEEEENT_21tensor_return_value_tENS3_3stl10StrongTypeIhNS_10QueueIdTagEEERKNSE_22operation_attributes_tERKNSE_13tensor_args_tE+0x86) [0x7fadcd5ff206]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x28a813a) [0x7fadcd5ff13a]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(_ZN4ttnn16device_operation6detail6invokeIN2tt8tt_metal9operation23OldInfraDeviceOperationINSt3__16vectorINS4_6TensorENS7_9allocatorIS9_EEEEEEEENT_21tensor_return_value_tENS3_3stl10StrongTypeIhNS_10QueueIdTagEEERKNSE_22operation_attributes_tERKNSE_13tensor_args_tE+0x197) [0x7fadcd5feaf7]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x28a749b) [0x7fadcd5fe49b]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x28a717b) [0x7fadcd5fe17b]
--- std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> tt::tt_metal::operation::run<std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>>>(tt::tt_metal::operation::DeviceOperation<std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>>>&&, std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> const&, std::__1::vector<std::__1::optional<tt::tt_metal::Tensor const>, std::__1::allocator<std::__1::optional<tt::tt_metal::Tensor const>>> const&, std::__1::vector<std::__1::optional<tt::tt_metal::Tensor>, std::__1::allocator<std::__1::optional<tt::tt_metal::Tensor>>> const&, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>)
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x12a7275) [0x7fadcbffe275]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x12a6e9c) [0x7fadcbffde9c]
--- void tt::tt_metal::operation::launch_op_func<std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>>>(std::__1::function<std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> (std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> const&, std::__1::vector<std::__1::optional<tt::tt_metal::Tensor const>, std::__1::allocator<std::__1::optional<tt::tt_metal::Tensor const>>> const&, std::__1::vector<
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 4 wormhole_b0 N150:
tests/ttnn/unit_tests/operations/test_dropout.py#L40
test_dopout
assert False
+ where False = <function allclose at 0x7fea52186820>(0.205013671875, 0.2, rtol=0.02)
+ where <function allclose at 0x7fea52186820> = np.allclose
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x560e6d5b1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x560e6d5b1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x560e6d5b1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x560e6d5b1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L67
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x87029) [0x560e6d5b1029]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x560e6d5acdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x560e6d5b30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x560e6d5acdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x560e6d5b30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x560e6d5acdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x560e6d5b30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x560e6d5acdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x560e6d5b30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150:
tests/ttnn/unit_tests/gtests/tensor/test_create_tensor.cpp#L92
unknown file
C++ exception with description "TT_THROW @ /work/tt_metal/distributed/mesh_device.cpp:595: tt::exception
info:
command_queue() is not supported on MeshDevice - use individual devices instead
backtrace:
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0xddfd8) [0x560e6d607fd8]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libtt_metal.so(+0x3c274d) [0x7fa9c8ea874d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/_ttnn.so(+0x28a208d) [0x7fa9cb88c08d]
--- tt::tt_metal::distributed::MeshDevice::push_work(std::__1::function<void ()>, bool)
--- ttnn::write_buffer(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor&, std::__1::vector<std::__1::shared_ptr<void>, std::__1::allocator<std::__1::shared_ptr<void>>>, std::__1::optional<tt::tt_metal::v0::BufferRegion> const&)
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x82df7) [0x560e6d5acdf7]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x890c8) [0x560e6d5b30c8]
--- void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
--- testing::Test::Run()
--- testing::TestInfo::Run()
--- testing::TestSuite::Run()
--- testing::internal::UnitTestImpl::RunAllTests()
--- bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
--- testing::UnitTest::Run()
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/build/lib/libgmock_main.so.1.13.0(main+0x3e) [0x7fa9c8fe6e6e]
--- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa9c7d38083]
--- ./build/test/ttnn/unit_tests_ttnn_tensor(+0x827ce) [0x560e6d5ac7ce]
" thrown in the test body.
|
tt-train-cpp-unit-tests (wormhole_b0, N300) / tt-train wormhole_b0 N300
Process completed with exit code 8.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 10 wormhole_b0 N150:
tests/ttnn/unit_tests/operations/test_prefetcher.py#L50
test_run_prefetcher_post_commit[device_params={'trace_region_size': 23887872}-num_reader_cores=2-num_tensors=2-input_shapes=[(256, 512), (256, 512)]-dtypes=[<DataType.BFLOAT4_B: 4>, <DataType.BFLOAT4_B: 4>]-num_layers=5]
RuntimeError: TT_THROW @ /work/ttnn/cpp/ttnn/operations/global_cb_utils.hpp:36: tt::exception
info:
Error finding a device for a GlobalCB in MultiDeviceGlobalCircularBuffer
backtrace:
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0xb83ef8) [0x7f57c6197ef8]
--- ttnn::operations::dram_prefetcher::DramPrefetcher::validate(std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> const&) const
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(_ZN4ttnn16device_operation6detail21launch_on_mesh_deviceIN2tt8tt_metal9operation23OldInfraDeviceOperationINSt3__16vectorINS4_6TensorENS7_9allocatorIS9_EEEEEENS3_3stl10StrongTypeIhNS_10QueueIdTagEEElNS5_15DeviceOperationISC_EENSD_13tensor_args_tESC_PNS4_11distributed10MeshDeviceEEEvT0_T1_RKT2_RKT3_RT4_RT5_+0x23d) [0x7f57c7ebc52d]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(_ZN4ttnn16device_operation6detail23launch_on_single_deviceIN2tt8tt_metal9operation23OldInfraDeviceOperationINSt3__16vectorINS4_6TensorENS7_9allocatorIS9_EEEEEEEENT_21tensor_return_value_tENS3_3stl10StrongTypeIhNS_10QueueIdTagEEERKNSE_22operation_attributes_tERKNSE_13tensor_args_tE+0x86) [0x7f57c7ebc206]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x28a813a) [0x7f57c7ebc13a]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(_ZN4ttnn16device_operation6detail6invokeIN2tt8tt_metal9operation23OldInfraDeviceOperationINSt3__16vectorINS4_6TensorENS7_9allocatorIS9_EEEEEEEENT_21tensor_return_value_tENS3_3stl10StrongTypeIhNS_10QueueIdTagEEERKNSE_22operation_attributes_tERKNSE_13tensor_args_tE+0x197) [0x7f57c7ebbaf7]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x28a749b) [0x7f57c7ebb49b]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x28a717b) [0x7f57c7ebb17b]
--- std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> tt::tt_metal::operation::run<std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>>>(tt::tt_metal::operation::DeviceOperation<std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>>>&&, std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> const&, std::__1::vector<std::__1::optional<tt::tt_metal::Tensor const>, std::__1::allocator<std::__1::optional<tt::tt_metal::Tensor const>>> const&, std::__1::vector<std::__1::optional<tt::tt_metal::Tensor>, std::__1::allocator<std::__1::optional<tt::tt_metal::Tensor>>> const&, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>)
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x12a7275) [0x7f57c68bb275]
--- /home/ubuntu/actions-runner/_work/tt-metal/tt-metal/.local/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x12a6e9c) [0x7f57c68bae9c]
--- void tt::tt_metal::operation::launch_op_func<std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>>>(std::__1::function<std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> (std::__1::vector<tt::tt_metal::Tensor, std::__1::allocator<tt::tt_metal::Tensor>> const&, std::__1::vector<std::__1::optional<tt::tt_metal::Tensor const>, std::__1::allocator<std::__1::optional<tt::tt_metal::Tensor const>>> const&, std::__1::vector<
|
code-analysis / 🤖 Clang Tidy
Process completed with exit code 1.
|
models-unit-tests (wormhole_b0, N150) / model wormhole_b0 N150
The action has timed out.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 11 wormhole_b0 N150
The action has timed out.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 9 wormhole_b0 N150
The action has timed out.
|
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
|
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.
|
run-profiler-regression (wormhole_b0, N300) / profiler-regression:
tests/ttnn/unit_tests/operations/ccl/test_all_gather.py#L499
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
run-profiler-regression (wormhole_b0, N300) / profiler-regression:
models/demos/ttnn_falcon7b/tests/multi_chip/test_falcon_causallm.py#L31
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
run-profiler-regression (wormhole_b0, N300) / profiler-regression:
python_env/lib/python3.8/site-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:
python_env/lib/python3.8/site-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`.
|
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.
|
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.
|
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 4 wormhole_b0 N300
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 4 wormhole_b0 N300
No files were found with the provided path: ~/run-log/20250301071054_sys_logs.tar. No artifacts will be uploaded.
|
run-profiler-regression (wormhole_b0, N150) / profiler-regression:
tests/ttnn/unit_tests/operations/ccl/test_all_gather.py#L499
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
run-profiler-regression (wormhole_b0, N150) / profiler-regression:
models/demos/ttnn_falcon7b/tests/multi_chip/test_falcon_causallm.py#L31
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
run-profiler-regression (wormhole_b0, N150) / profiler-regression:
python_env/lib/python3.8/site-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:
python_env/lib/python3.8/site-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`.
|
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.
|
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.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn cpp unit tests wormhole_b0 N300
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn cpp unit tests wormhole_b0 N300
No files were found with the provided path: ~/run-log/20250301071354_sys_logs.tar. No artifacts will be uploaded.
|
cpp-unit-tests (wormhole_b0, N300) / ttnn tensor cpp unit tests wormhole_b0 N300
No files were found with the provided path: ~/run-log/20250301071359_sys_logs.tar. 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.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn cpp unit tests wormhole_b0 N150
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn cpp unit tests wormhole_b0 N150
No files were found with the provided path: ~/run-log/20250301072035_sys_logs.tar. No artifacts will be uploaded.
|
cpp-unit-tests (wormhole_b0, N150) / ttnn tensor cpp unit tests wormhole_b0 N150
No files were found with the provided path: ~/run-log/20250301072036_sys_logs.tar. No artifacts will be uploaded.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 11 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 group 9 wormhole_b0 N150
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
|
disk-usage-after-startup
Disk usage is 42 %
|
printing-out-smi-info-cleanup
Touching and printing out SMI info
|
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 63 %
|
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 43 %
|
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 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.
|
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 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.
|
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 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 distributed
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
|
disk-usage-after-startup
Disk usage is 27 %
|
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 80 %
|
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 83 %
|
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 39 %
|
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 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.
|
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 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 All C++
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
|
disk-usage-after-startup
Disk usage is 26 %
|
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 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 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 81 %
|
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.
|
printing-out-smi-info-cleanup
Touching and printing out SMI info
|
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-setup-success-startup
Hugepages is now setup.
|
disk-usage-after-startup
Disk usage is 85 %
|
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 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.
|
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 34 %
|
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, N300) / 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 56 %
|
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, N300) / model 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 83 %
|
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 43 %
|
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 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 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, 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 27 %
|
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 29 %
|
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 11 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 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.
|
disk-usage-after-startup
Disk usage is 50 %
|
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 device
[DEPRECATION] This action is deprecated. Please migrate to reading the Docker image from the pipeline.
|
disk-usage-after-startup
Disk usage is 40 %
|
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 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.
|
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 81 %
|
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 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.
|
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 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 42 %
|
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 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.
|
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 80 %
|
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 25 %
|
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 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, 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 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.
|
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 86 %
|
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 35 %
|
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 22 %
|
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 81 %
|
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 83 %
|
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 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.
|
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 44 %
|
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 80 %
|
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 39 %
|
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 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 26 %
|
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 83 %
|
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 39 %
|
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 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) / 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 25 %
|
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 29 %
|
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 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.
|
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 40 %
|
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 33 %
|
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 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, 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 34 %
|
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 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 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.
|
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 10 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 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, 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 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, 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 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) / 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 41 %
|
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 34 %
|
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 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.
|
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 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) / 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 38 %
|
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 52 %
|
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 32 %
|
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 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.
|
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 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.
|
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 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) / 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 32 %
|
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 9 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 llk
[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 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.
|
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 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.
|
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 81 %
|
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 37 %
|
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 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, 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 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, N150) / ttnn group 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 81 %
|
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 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.
|
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 3 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 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.
|
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 40 %
|
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 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.
|
disk-usage-after-startup
Disk usage is 63 %
|
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 10 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 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.
|
fast-dispatch-unit-tests (wormhole_b0, N300) / eager unit tests 5 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 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 83 %
|
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 6 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 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.
|
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 5 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 47 %
|
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 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 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, N300) / eager unit tests 6 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 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.
|
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 3 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 83 %
|
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 50 %
|
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 12 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 29 %
|
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 3 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 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.
|
ttnn-unit-tests (wormhole_b0, N300) / ttnn group 8 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 27 %
|
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 3 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.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 5 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.
|
fast-dispatch-unit-tests (wormhole_b0, N150) / eager unit tests 5 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.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 12 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 63 %
|
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 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 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.
|
cpp-unit-tests (wormhole_b0, N300) / All C++ 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.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 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 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.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 6 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 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 group 8 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.
|
cpp-unit-tests (wormhole_b0, N150) / All C++ 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 24 %
|
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 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 85 %
|
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 6 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 46 %
|
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) / model 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 80 %
|
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 11 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.
|
ttnn-unit-tests (wormhole_b0, N150) / ttnn group 9 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 35 %
|
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TTMetal_build_any
|
179 MB |
|
TTMetal_build_any_profiler
|
185 MB |
|
eager-dist-ubuntu-20.04-any
|
331 MB |
|
packages-ubuntu-20.04-amd64-Debug-x86_64-linux-clang-17-libcpp
|
125 MB |
|
packages-ubuntu-20.04-amd64-RelWithDebInfo-x86_64-linux-clang-17-libcpp
|
136 MB |
|
packages-ubuntu-20.04-amd64-Release-x86_64-linux-clang-17-libcpp
|
89.4 MB |
|
packages-ubuntu-20.04-amd64-Release-x86_64-linux-clang-17-libcpp_profiler
|
89.5 MB |
|
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-17-libcpp
|
89.4 MB |
|
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-17-libstdcpp
|
89.7 MB |
|
packages-ubuntu-22.04-amd64-Release-x86_64-linux-gcc-12
|
90.1 MB |
|
test_reports_025dd048-7088-49ce-9e86-799b93f31b2b
|
1.95 KB |
|
test_reports_04fdb29f-a578-4f41-82b2-2e2f46fcdc92
|
1.21 KB |
|
test_reports_05e2221c-aa96-4a79-9c5f-718ba088dd4c
|
1.5 KB |
|
test_reports_0b29dfde-f847-457b-a398-02bb3799d5a8
|
904 Bytes |
|
test_reports_0fcaa533-8d48-4c78-802d-759ab8e5475a
|
15.3 KB |
|
test_reports_107c21c0-5484-433e-aa17-a6c597e30ac2
|
5.27 KB |
|
test_reports_1399f2e8-c3d3-4113-8bf8-b6d837ddeedc
|
35 KB |
|
test_reports_16838e6b-ea98-40fc-bb71-56e78edfa285
|
598 Bytes |
|
test_reports_16b0ad77-da0f-47e5-b7d4-a04cfc9aae36
|
325 Bytes |
|
test_reports_1bc94709-7101-4195-bf4a-3b7029057f04
|
22.2 KB |
|
test_reports_1c9f1ef8-ebc7-424d-937b-bc240cf8eb90
|
26.2 KB |
|
test_reports_223cf839-a764-48a1-9c9f-fb6db2ca048d
|
3.16 KB |
|
test_reports_25939387-b69b-44e9-a06e-806c2fd30763
|
36.8 KB |
|
test_reports_260d0057-0e57-411e-a957-73514a8374f4
|
1.23 KB |
|
test_reports_28803862-9076-4839-8759-c3788ade84bf
|
4.85 KB |
|
test_reports_2a9e9248-72aa-4271-a920-84c5fc6bdfb1
|
1.41 KB |
|
test_reports_2cfae729-1fb5-4872-8001-933af0631036
|
3.84 KB |
|
test_reports_3150073e-8145-4224-b1e1-2baba1b05b64
|
12 KB |
|
test_reports_3cbb353b-8d1f-4d6a-baa2-8748a6e09584
|
1.27 KB |
|
test_reports_3d88ad5f-9e8a-4288-b769-1a771c0c799e
|
34 KB |
|
test_reports_3eb90d57-303b-4e5a-ac34-4d8d464e9375
|
9.28 KB |
|
test_reports_3fb0ed10-52bf-4b53-a85f-d93d26030b2a
|
14.4 KB |
|
test_reports_40624b57-a4a8-4c03-9cb6-da02ebe7c729
|
1.37 KB |
|
test_reports_427f2d44-862c-471a-ae49-2ec03bbcc2a4
|
5.5 KB |
|
test_reports_438c85c8-da9d-47ca-96d3-e8b44c3183fe
|
5.8 KB |
|
test_reports_48a8eded-90fc-40fa-adeb-ead89196910d
|
40.2 KB |
|
test_reports_48aa3704-9803-45fd-bcb3-02449330b5dd
|
26.3 KB |
|
test_reports_4ec094f5-beab-49f3-93cd-da89764a78cb
|
1.91 KB |
|
test_reports_4f686386-0a04-4d7a-99d1-525dd2674739
|
539 Bytes |
|
test_reports_51b45f20-eccd-4a93-a7cb-e94e8cfba9c5
|
611 Bytes |
|
test_reports_52f21b50-2e66-4110-9712-bb86cbdd4374
|
78.1 KB |
|
test_reports_551fda94-4f60-4e05-b7ec-1bcd95898c6c
|
10.6 KB |
|
test_reports_556cbd99-a4fd-4122-8dc7-fa713e7a94bd
|
4.32 KB |
|
test_reports_5644d3fb-bb3e-44be-aaed-29b0c42d6bca
|
1.37 KB |
|
test_reports_566a5163-b51b-48a4-9053-4936f7821bb1
|
26.1 KB |
|
test_reports_57a99c24-cd51-4237-b041-d360b4d26834
|
598 Bytes |
|
test_reports_58a9dcea-c2a6-42db-90d3-07d0998fcaa2
|
2.79 KB |
|
test_reports_5bbe1cce-5f65-44ff-aba6-ae23634acaa9
|
1.33 KB |
|
test_reports_6089fbc0-3e58-4016-b338-67f3f6770065
|
22.2 KB |
|
test_reports_62af56d5-41ac-4d17-ac8e-5fdfec494cfc
|
11.4 KB |
|
test_reports_634e552f-915c-4e06-845c-d553a8f94b22
|
26.2 KB |
|
test_reports_6360293e-ff87-486a-8026-afda3d54ed57
|
53.6 KB |
|
test_reports_63d38996-4074-467f-ba46-61ec097c7d2e
|
1.33 KB |
|
test_reports_658af13b-0949-4023-846d-4fb1d72e85a8
|
4.34 KB |
|
test_reports_67e21698-6472-47bb-871e-f2fc3943f5e8
|
4.92 KB |
|
test_reports_68b0e127-f339-4446-9a1e-fa7fe319c4f9
|
1.92 KB |
|
test_reports_6a65064a-7286-488c-b985-0d4b5ac33ffe
|
903 Bytes |
|
test_reports_6a8839bf-a84b-4643-a9ce-8483ea0ab33d
|
9.27 KB |
|
test_reports_6c086a48-4762-4e33-9f92-ab071f9eb7b1
|
1.46 KB |
|
test_reports_6d380c50-7fb2-4c60-b194-554b499b180d
|
3.2 KB |
|
test_reports_716c9f05-0c3f-4d7a-802f-3d18e4e118df
|
1.48 KB |
|
test_reports_71dd77c8-b61a-4f75-9da1-7b9ccd0391d8
|
656 Bytes |
|
test_reports_72017f14-129e-4b3c-ae6f-193515f85bf7
|
1.8 KB |
|
test_reports_75259577-e0ec-4da8-8048-a69fc78d9a7d
|
16.8 KB |
|
test_reports_778809f1-f3e4-4e23-8bd8-c6cacea704ff
|
4.44 KB |
|
test_reports_7a40ae8f-e1d3-49c8-85a2-26023246b426
|
78.3 KB |
|
test_reports_7bd1fd44-3db6-463e-b5a5-225758ad57ba
|
4.4 KB |
|
test_reports_7c6140e5-f64b-483f-b7e6-f485d3c54a79
|
645 Bytes |
|
test_reports_80bc38af-a85a-4165-a4b5-89f440bc0959
|
1.49 KB |
|
test_reports_829bfb79-9f02-4b65-a372-94219a2e2490
|
905 Bytes |
|
test_reports_84875ecf-e7cd-408d-a3c3-b380ce5e05e4
|
4.35 KB |
|
test_reports_8f7eba69-4b36-42e2-9e78-5b494b77c579
|
325 Bytes |
|
test_reports_903c3e9a-1166-4082-9798-088e553ec5a0
|
11.4 KB |
|
test_reports_909ddf6f-3052-4913-a5db-782fb9897342
|
903 Bytes |
|
test_reports_90ca243a-da0e-4210-974d-323e9e0e9d6d
|
11.1 KB |
|
test_reports_963b7375-c8c9-4f74-883f-01d0a386730d
|
7.74 KB |
|
test_reports_9cbda5f1-c921-4897-839e-559eec8b7646
|
2.54 KB |
|
test_reports_a560fc98-67ff-4bb0-82a4-a93e7a7ee69f
|
663 Bytes |
|
test_reports_a9161f98-496c-4a22-be51-e76e3b42cc5a
|
1.45 KB |
|
test_reports_ac23bd50-c167-42fb-87c8-7d7050ee20f2
|
36.7 KB |
|
test_reports_adbd286f-96ff-47e5-a3ba-e0d02423bb9d
|
62.5 KB |
|
test_reports_b13c7344-3375-4809-9167-e7e7c67591dc
|
14.7 KB |
|
test_reports_b1af728e-0984-4fbb-ad20-7175e082fd86
|
6.02 KB |
|
test_reports_b587f2e4-c3c1-4ed8-8662-1acb90dacd75
|
123 KB |
|
test_reports_b87787f0-70d8-470b-a50e-da33f5691d1b
|
4.39 KB |
|
test_reports_b9cee584-d40e-4aa0-a261-666b98c7d4b1
|
40.8 KB |
|
test_reports_bc78e7a3-04f2-4fac-91f5-f3d7ff1a274c
|
13.1 KB |
|
test_reports_c0e539c6-de1d-42bb-a1cf-3ea8b5289212
|
598 Bytes |
|
test_reports_c3711c39-432d-491a-b6a4-3a7bd212836a
|
1.97 KB |
|
test_reports_c78922a5-1a34-48d8-90dd-d623155e95d8
|
32.3 KB |
|
test_reports_c7944279-cb6a-45e4-ba1c-dda324a2c5f4
|
14.1 KB |
|
test_reports_c9a0abe7-d33b-4e48-9717-b4554140a655
|
15 KB |
|
test_reports_cbb0cfb7-a4d9-405b-b904-90238f2639a8
|
546 Bytes |
|
test_reports_cc8faac1-4628-4815-9c6a-a3e3704bed7c
|
54.2 KB |
|
test_reports_cde957d0-61a2-42f7-b251-3f9be5f67e92
|
11.1 KB |
|
test_reports_d3f23e15-d275-4de4-b45f-7949e6f9c92a
|
1.8 KB |
|
test_reports_d6d55b4e-5d42-45fd-8233-954ce41a758b
|
62.1 KB |
|
test_reports_dd41dd01-b3a5-4bce-b317-4e1c7b4b0937
|
10.7 KB |
|
test_reports_e2ca9323-934a-4fc3-87c7-23ec9a652baf
|
598 Bytes |
|
test_reports_e3477d72-346b-40fe-952b-c1049acc0246
|
123 KB |
|
test_reports_e7a98260-63d1-425f-8202-a446c045e728
|
1.44 KB |
|
test_reports_f839cdc5-3c0e-45b3-9265-9b301b018081
|
3.81 KB |
|
test_reports_faa46884-6540-40a9-a806-69a017f1ee30
|
1.27 KB |
|
test_reports_fe4c9dee-715b-4112-8bb8-2f17a655aaaf
|
10.6 KB |
|