Yun Gao created FLINK-25464:
-------------------------------
Summary: Python tests hangs on install dependencies
Key: FLINK-25464
URL: https://issues.apache.org/jira/browse/FLINK-25464
Project: Flink
Issue Type: Bug
Components: API / Python, Build System / Azure Pipelines
Affects Versions: 1.14.2
Reporter: Yun Gao
{code:java}
Dec 25 04:35:54 py38-cython create: /__w/1/s/flink-python/.tox/py38-cython
Dec 25 04:35:58 py38-cython installdeps: -rdev/dev-requirements.txt, pytest,
apache-flink-libraries
Dec 25 04:51:00
==============================================================================
Dec 25 04:51:00 Process produced no output for 900 seconds.
Dec 25 04:51:00
==============================================================================
Dec 25 04:51:00
==============================================================================
Dec 25 04:51:00 The following Java processes are running (JPS)
Dec 25 04:51:00
==============================================================================
Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError
Dec 25 04:51:00 137834 Jps
Dec 25 04:51:00
==============================================================================
Dec 25 04:51:00 Printing stack trace of Java process 137834
Dec 25 04:51:00
==============================================================================
Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError
137834: No such process
Dec 25 04:51:00 Killing process with pid=725 and all descendants
./flink-python/dev/lint-python.sh: line 580: 2770 Terminated
$TOX_PATH -c $FLINK_PYTHON_DIR/tox.ini --recreate 2>&1
2771 | tee -a $LOG_FILE
/__w/1/s/tools/ci/watchdog.sh: line 113: 725 Terminated $cmd
Dec 25 04:51:00 Process exited with EXIT CODE: 143.
Dec 25 04:51:00 Trying to KILL watchdog (720).
Dec 25 04:51:00 Searching for .dump, .dumpstream and related files in '/__w/1/s'
The STDIO streams did not close within 10 seconds of the exit event from
process '/bin/bash'. This may indicate a child process inherited the STDIO
streams and has not yet exited.
##[error]Bash exited with code '143'.
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28588&view=logs&j=821b528f-1eed-5598-a3b4-7f748b13f261&t=6bb545dd-772d-5d8c-f258-f5085fba3295&l=23407
--
This message was sent by Atlassian Jira
(v8.20.1#820001)