Sergey Nuyanzin created FLINK-32604:
---------------------------------------
Summary: PyFlink end-to-end fails with kafka-server-stop.sh: No
such file or directory
Key: FLINK-32604
URL: https://issues.apache.org/jira/browse/FLINK-32604
Project: Flink
Issue Type: Bug
Components: API / Python
Affects Versions: 1.18.0
Reporter: Sergey Nuyanzin
This build
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=51253&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=0f3adb59-eefa-51c6-2858-3654d9e0749d&l=7883
fails as
{noformat}
/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/kafka-common.sh: line
117:
/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-27379214502/kafka_2.12-3.2.3/bin/kafka-server-stop.sh:
No such file or directory
/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/kafka-common.sh: line
121:
/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-27379214502/kafka_2.12-3.2.3/bin/zookeeper-server-stop.sh:
No such file or directory
Jul 13 19:43:07 [FAIL] Test script contains errors.
Jul 13 19:43:07 Checking of logs skipped.
Jul 13 19:43:07
Jul 13 19:43:07 [FAIL] 'PyFlink end-to-end test' failed after 0 minutes and 40
seconds! Test exited with exit code 1
Jul 13 19:43:07
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)