Chesnay Schepler created FLINK-14333:
----------------------------------------

             Summary: YARNSessionFIFOSecuredITCase fails on Travis
                 Key: FLINK-14333
                 URL: https://issues.apache.org/jira/browse/FLINK-14333
             Project: Flink
          Issue Type: Task
          Components: Deployment / YARN, Tests
    Affects Versions: 1.10.0
            Reporter: Chesnay Schepler


https://travis-ci.org/apache/flink/builds/593958591

{code}
20:59:33.116 [ERROR] Tests run: 4, Failures: 2, Errors: 0, Skipped: 2, Time 
elapsed: 46.546 s <<< FAILURE! - in 
org.apache.flink.yarn.YARNSessionFIFOSecuredITCase
20:59:33.116 [ERROR] 
testDetachedMode(org.apache.flink.yarn.YARNSessionFIFOSecuredITCase)  Time 
elapsed: 18.732 s  <<< FAILURE!
java.lang.AssertionError: 
Found a file 
/home/travis/build/apache/flink/flink-yarn-tests/target/flink-yarn-tests-fifo-secured/flink-yarn-tests-fifo-secured-logDir-nm-1_0/application_1570309129335_0001/container_1570309129335_0001_01_000001/jobmanager.log
 with a prohibited string (one of [Exception, Started 
SelectChannelConnector@0.0.0.0:8081]). Excerpts:
[
2019-10-05 20:59:11,971 INFO  
org.apache.flink.runtime.checkpoint.StandaloneCompletedCheckpointStore  - 
Shutting down
2019-10-05 20:59:11,999 INFO  
org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Job 
4d21a21eee0bf5af6fc8616debddfcd4 reached globally terminal state FINISHED.
2019-10-05 20:59:12,026 INFO  org.apache.flink.runtime.jobmaster.JobMaster      
            - Stopping the JobMaster for job Streaming 
WordCount(4d21a21eee0bf5af6fc8616debddfcd4).
2019-10-05 20:59:12,050 INFO  
org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Suspending 
SlotPool.
2019-10-05 20:59:12,051 INFO  org.apache.flink.runtime.jobmaster.JobMaster      
            - Close ResourceManager connection 
8cbddf818ec206854b4ee4d75b08bf98: JobManager is shutting down..
2019-10-05 20:59:12,051 INFO  
org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Stopping 
SlotPool.
2019-10-05 20:59:12,052 INFO  org.apache.flink.yarn.YarnResourceManager         
            - Disconnect job manager 
00000000000000000000000000000...@akka.tcp://flink@localhost:41357/user/jobmanager_0
 for job 4d21a21eee0bf5af6fc8616debddfcd4 from the resource manager.
2019-10-05 20:59:12,062 INFO  
org.apache.flink.runtime.jobmaster.JobManagerRunnerImpl       - 
JobManagerRunner already shutdown.
2019-10-05 20:59:12,325 ERROR org.apache.flink.yarn.YarnResourceManager         
            - Fatal error occurred in ResourceManager.
org.apache.flink.runtime.resourcemanager.exceptions.ResourceManagerException: 
Received shutdown request from YARN ResourceManager.
org.apache.flink.runtime.resourcemanager.exceptions.ResourceManagerException: 
Received shutdown request from YARN ResourceManager.
        at 
org.apache.flink.yarn.YarnResourceManager.onShutdownRequest(YarnResourceManager.java:454)
        at 
org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl$HeartbeatThread.run(AMRMClientAsyncImpl.java:275)
2019-10-05 20:59:12,330 ERROR 
org.apache.flink.runtime.entrypoint.ClusterEntrypoint         - Fatal error 
occurred in the cluster entrypoint.
org.apache.flink.runtime.resourcemanager.exceptions.ResourceManagerException: 
Received shutdown request from YARN ResourceManager.
        at 
org.apache.flink.yarn.YarnResourceManager.onShutdownRequest(YarnResourceManager.java:454)
        at 
org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl$HeartbeatThread.run(AMRMClientAsyncImpl.java:275)
2019-10-05 20:59:12,342 INFO  org.apache.flink.runtime.blob.BlobServer          
            - Stopped BLOB server at 0.0.0.0:34373
]
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to