Skip to content

Timeout failure in msvc-test workflow #703

@aobolensk

Description

@aobolensk

Job: https://github.com/learning-process/parallel_programming_course/actions/runs/20214289536/job/58052357843
Commit: f6ea6f7

[----------] 3 tests from PicMatrixTests/NesterovARunFuncTestsProcesses2
[ RUN      ] PicMatrixTests/NesterovARunFuncTestsProcesses2.MatmulFromPic/nesterov_a_test_task_processes_2_mpi_enabled_3_3
unknown file: error: C++ exception with description "
Task execute time need to be: time < 1 secs.
Original time in secs: 1.23234
" thrown in the test body.


[       OK ] PicMatrixTests/NesterovARunFuncTestsProcesses2.MatmulFromPic/nesterov_a_test_task_processes_2_mpi_enabled_3_3 (1240 ms)
[  FAILED  ] PicMatrixTests/NesterovARunFuncTestsProcesses2.MatmulFromPic/nesterov_a_test_task_processes_2_mpi_enabled_3_3, where GetParam() = (64-byte object <10-B7 57-90 F6-7F 00-00 80-3F 50-90 F6-7F 00-00 0F-00 00-00 00-00 00-00 00-05 AA-ED 4D-02 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 0F-00 00-00 00-00 00-00 D8-72 AB-ED 4D-02 00-00>, "nesterov_a_test_task_processes_2_mpi_enabled", (3, "3")) (1241 ms)
[ RUN      ] PicMatrixTests/NesterovARunFuncTestsProcesses2.MatmulFromPic/nesterov_a_test_task_processes_2_mpi_enabled_7_7

job aborted:
[ranks] message

[0] terminated

[1] application aborted
aborting MPI_COMM_WORLD (comm=0x44000000), error 1, comm rank 1

[2] terminated

---- error analysis -----

[1] on runnervm8j6r3
D:\a\parallel_programming_course\parallel_programming_course\install\bin\ppc_func_tests aborted the job. abort code 1

---- error analysis -----
 [  PROCESS 1  ]  [  PROCESS 1  ] Traceback (most recent call last):
  File "D:\a\parallel_programming_course\parallel_programming_course\scripts\run_tests.py", line 283, in <module>
    _execute(args_dict, env_copy)
  File "D:\a\parallel_programming_course\parallel_programming_course\scripts\run_tests.py", line 258, in _execute
    runner.run_processes(args_dict["additional_mpi_args"])
  File "D:\a\parallel_programming_course\parallel_programming_course\scripts\run_tests.py", line 225, in run_processes
    self.__run_exec(
  File "D:\a\parallel_programming_course\parallel_programming_course\scripts\run_tests.py", line 100, in __run_exec
    raise Exception(f"Subprocess return {result.returncode}.")
Exception: Subprocess return 1.
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions