Chesnay Schepler created FLINK-5411:
---------------------------------------

             Summary: LocalStreamEnvironmentITCase#testRunIsolatedJob failed on 
travis
                 Key: FLINK-5411
                 URL: https://issues.apache.org/jira/browse/FLINK-5411
             Project: Flink
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.3.0
            Reporter: Chesnay Schepler


https://s3.amazonaws.com/archive.travis-ci.org/jobs/189148248/log.txt

Running org.apache.flink.streaming.api.environment.LocalStreamEnvironmentITCase
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.011 sec <<< 
FAILURE! - in 
org.apache.flink.streaming.api.environment.LocalStreamEnvironmentITCase
testRunIsolatedJob(org.apache.flink.streaming.api.environment.LocalStreamEnvironmentITCase)
  Time elapsed: 1.604 sec  <<< ERROR!
java.util.ConcurrentModificationException: null
        at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
        at java.util.HashMap$ValueIterator.next(HashMap.java:1458)
        at 
org.apache.flink.runtime.resourcemanager.JobLeaderIdService.clear(JobLeaderIdService.java:114)
        at 
org.apache.flink.runtime.resourcemanager.JobLeaderIdService.stop(JobLeaderIdService.java:92)
        at 
org.apache.flink.runtime.resourcemanager.ResourceManager.shutDown(ResourceManager.java:182)
        at 
org.apache.flink.runtime.resourcemanager.ResourceManagerRunner.shutDownInternally(ResourceManagerRunner.java:83)
        at 
org.apache.flink.runtime.resourcemanager.ResourceManagerRunner.shutDown(ResourceManagerRunner.java:78)
        at 
org.apache.flink.runtime.minicluster.MiniCluster.shutdownInternally(MiniCluster.java:313)
        at 
org.apache.flink.runtime.minicluster.MiniCluster.shutdown(MiniCluster.java:281)
        at 
org.apache.flink.streaming.api.environment.Flip6LocalStreamEnvironment.execute(Flip6LocalStreamEnvironment.java:124)
        at 
org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1486)
        at 
org.apache.flink.streaming.api.environment.LocalStreamEnvironmentITCase.testRunIsolatedJob(LocalStreamEnvironmentITCase.java:41)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to