Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 117, in unsafe_run_daemon_against_archive
- stdout, stderr = process.communicate(timeout=duration_seconds)
- ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 1220, in communicate
- stdout, stderr = self._communicate(input, endtime, timeout)
- ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 2127, in _communicate
- self._check_timeout(endtime, orig_timeout, stdout, stderr)
- ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 1267, in _check_timeout
- raise TimeoutExpired(
- ...<2 lines>...
- stderr=b''.join(stderr_seq) if stderr_seq else None)
- subprocess.TimeoutExpired: Command '['/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/../erraid', '-r', '.']' timed out after 182 seconds
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 155, in run_daemon_against_archive
- return (unsafe_run_daemon_against_archive(report, os.getcwd() + "/" + exec_path, archive_path,
- duration_seconds, check_times))
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 120, in unsafe_run_daemon_against_archive
- os.killpg(os.getpgid(process.pid), signal.SIGTERM)
- ~~~~~~~~~~^^^^^^^^^^^^^
- ProcessLookupError: [Errno 3] No such process
- TEST RESULT: KO (1 failures)
- ============
- JALON 1, TEST 2:
- FAIL:Unexpected exception during run:
- Traceback (most recent call last):
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 117, in unsafe_run_daemon_against_archive
- stdout, stderr = process.communicate(timeout=duration_seconds)
- ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 1220, in communicate
- stdout, stderr = self._communicate(input, endtime, timeout)
- ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 2127, in _communicate
- self._check_timeout(endtime, orig_timeout, stdout, stderr)
- ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 1267, in _check_timeout
- raise TimeoutExpired(
- ...<2 lines>...
- stderr=b''.join(stderr_seq) if stderr_seq else None)
- subprocess.TimeoutExpired: Command '['/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/../erraid', '-r', '.']' timed out after 182 seconds
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 155, in run_daemon_against_archive
- return (unsafe_run_daemon_against_archive(report, os.getcwd() + "/" + exec_path, archive_path,
- duration_seconds, check_times))
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 120, in unsafe_run_daemon_against_archive
- os.killpg(os.getpgid(process.pid), signal.SIGTERM)
- ~~~~~~~~~~^^^^^^^^^^^^^
- ProcessLookupError: [Errno 3] No such process
- TEST RESULT: KO (1 failures)
- ============
- JALON 1, TEST 5:
- FAIL:Unexpected exception during run:
- Traceback (most recent call last):
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 117, in unsafe_run_daemon_against_archive
- stdout, stderr = process.communicate(timeout=duration_seconds)
- ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 1220, in communicate
- stdout, stderr = self._communicate(input, endtime, timeout)
- ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 2127, in _communicate
- self._check_timeout(endtime, orig_timeout, stdout, stderr)
- ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/opt/homebrew/Cellar/[email protected]/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/subprocess.py", line 1267, in _check_timeout
- raise TimeoutExpired(
- ...<2 lines>...
- stderr=b''.join(stderr_seq) if stderr_seq else None)
- subprocess.TimeoutExpired: Command '['/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/../erraid', '-r', '.']' timed out after 182 seconds
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 155, in run_daemon_against_archive
- return (unsafe_run_daemon_against_archive(report, os.getcwd() + "/" + exec_path, archive_path,
- duration_seconds, check_times))
- File "/Users/user/Desktop/SY5-Projet/.sy5-2025-2026-projet-erraid-autotests.nosync/common.py", line 120, in unsafe_run_daemon_against_archive
- os.killpg(os.getpgid(process.pid), signal.SIGTERM)
- ~~~~~~~~~~^^^^^^^^^^^^^
- ProcessLookupError: [Errno 3] No such process
- TEST RESULT: KO (1 failures)
Advertisement