[ https://issues.apache.org/jira/browse/FLINK-15170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005149#comment-17005149 ]
Yu Li edited comment on FLINK-15170 at 12/30/19 6:33 AM: --------------------------------------------------------- Reproduced, the failure instance: https://api.travis-ci.org/v3/job/630652255/log.txt (Note: this only reproduced in the {{core-hadoop 2.4.1}} stage: https://travis-ci.org/apache/flink/jobs/630652255) [~lining] could you take a look? Thanks. was (Author: carp84): Reproduced, the failure instance: https://api.travis-ci.org/v3/job/630652255/log.txt (Note: this only fails the {{core-hadoop 2.4.1}} stage: https://travis-ci.org/apache/flink/jobs/630652255) [~lining] could you take a look? Thanks. > WebFrontendITCase.testCancelYarn fails on travis > ------------------------------------------------ > > Key: FLINK-15170 > URL: https://issues.apache.org/jira/browse/FLINK-15170 > Project: Flink > Issue Type: Bug > Components: Deployment / YARN, Runtime / Web Frontend > Affects Versions: 1.10.0 > Reporter: Dawid Wysakowicz > Assignee: lining > Priority: Major > Labels: test-stability > Fix For: 1.10.0 > > > https://api.travis-ci.org/v3/job/622756846/log.txt > {code} > 23:59:33.299 [INFO] Running > org.apache.flink.runtime.webmonitor.WebFrontendITCase > 23:59:33.365 [INFO] Running > org.apache.flink.runtime.webmonitor.handlers.JarSubmissionITCase > 23:59:35.379 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time > elapsed: 2.012 s - in > org.apache.flink.runtime.webmonitor.handlers.JarSubmissionITCase > 23:59:38.802 [ERROR] Tests run: 9, Failures: 1, Errors: 1, Skipped: 0, Time > elapsed: 5.5 s <<< FAILURE! - in > org.apache.flink.runtime.webmonitor.WebFrontendITCase > 23:59:38.802 [ERROR] > testCancelYarn(org.apache.flink.runtime.webmonitor.WebFrontendITCase) Time > elapsed: 0.436 s <<< ERROR! > java.util.concurrent.TimeoutException: Connection failed > at > org.apache.flink.runtime.webmonitor.WebFrontendITCase.testCancelYarn(WebFrontendITCase.java:324) > 23:59:38.802 [ERROR] > testCancel(org.apache.flink.runtime.webmonitor.WebFrontendITCase) Time > elapsed: 0.003 s <<< FAILURE! > java.lang.AssertionError > at > org.apache.flink.runtime.webmonitor.WebFrontendITCase.testCancel(WebFrontendITCase.java:240) > 23:59:39.193 [INFO] > 23:59:39.193 [INFO] Results: > 23:59:39.193 [INFO] > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)