Zhu Zhu created FLINK-17046:
-------------------------------

             Summary: SavepointWriterITCase failed on travis
                 Key: FLINK-17046
                 URL: https://issues.apache.org/jira/browse/FLINK-17046
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Checkpointing
    Affects Versions: 1.11.0
            Reporter: Zhu Zhu
             Fix For: 1.11.0


https://api.travis-ci.com/v3/job/316732861/log.txt

[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 7.67 s 
<<< FAILURE! - in org.apache.flink.state.api.SavepointWriterITCase
[ERROR] testStateBootstrapAndModification[Savepoint Writer: MemoryStateBackend 
(data in heap memory / checkpoints to JobManager) (checkpoints: 'null', 
savepoints: 'null', asynchronous: UNDEFINED, maxStateSize: 
5242880)](org.apache.flink.state.api.SavepointWriterITCase)  Time elapsed: 
1.736 s  <<< ERROR!
org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
        at 
org.apache.flink.state.api.SavepointWriterITCase.bootstrapState(SavepointWriterITCase.java:147)
        at 
org.apache.flink.state.api.SavepointWriterITCase.testStateBootstrapAndModification(SavepointWriterITCase.java:114)
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by 
NoRestartBackoffTimeStrategy
Caused by: java.lang.UnsupportedOperationException: This method should never be 
called
[ERROR] testStateBootstrapAndModification[Savepoint Writer: 
RocksDBStateBackend{checkpointStreamBackend=MemoryStateBackend (data in heap 
memory / checkpoints to JobManager) (checkpoints: 'null', savepoints: 'null', 
asynchronous: UNDEFINED, maxStateSize: 5242880), localRocksDbDirectories=null, 
enableIncrementalCheckpointing=UNDEFINED, numberOfTransferThreads=-1, 
writeBatchSize=-1}](org.apache.flink.state.api.SavepointWriterITCase)  Time 
elapsed: 0.486 s  <<< ERROR!
org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
        at 
org.apache.flink.state.api.SavepointWriterITCase.bootstrapState(SavepointWriterITCase.java:147)
        at 
org.apache.flink.state.api.SavepointWriterITCase.testStateBootstrapAndModification(SavepointWriterITCase.java:114)
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by 
NoRestartBackoffTimeStrategy
Caused by: java.lang.UnsupportedOperationException: This method should never be 
called



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

Reply via email to