Caizhi Weng created FLINK-14347:
-----------------------------------
Summary: YARNSessionFIFOITCase.checkForProhibitedLogContents found a log with prohibited string
Key: FLINK-14347
URL:
https://issues.apache.org/jira/browse/FLINK-14347 Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 1.8.2
Reporter: Caizhi Weng
YARNSessionFIFOITCase.checkForProhibitedLogContents fails with the following exception:
{code:java}
14:55:27.643 [ERROR] YARNSessionFIFOITCase.checkForProhibitedLogContents:77->YarnTestBase.ensureNoProhibitedStringInLogFiles:461 Found a file /home/travis/build/apache/flink/flink-yarn-tests/target/flink-yarn-tests-fifo/flink-yarn-tests-fifo-logDir-nm-1_0/application_1570546069180_0001/container_1570546069180_0001_01_000001/jobmanager.log with a prohibited string (one of [Exception, Started SelectChannelConnector@0.0.0.0:8081]). Excerpts:23760[{code}
Travis log link: [
https://travis-ci.org/apache/flink/jobs/595082243]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)