Chesnay Schepler created FLINK-9655:
---------------------------------------
Summary: Externalized checkpoint E2E test fails on travis
Key: FLINK-9655
URL:
https://issues.apache.org/jira/browse/FLINK-9655 Project: Flink
Issue Type: Improvement
Components: State Backends, Checkpointing, Tests
Affects Versions: 1.5.0, 1.6.0
Reporter: Chesnay Schepler
https://travis-ci.org/zentol/flink-ci/builds/396395491
{code:java}
==============================================================================
Running 'Resuming Externalized Checkpoint after terminal failure (file, sync) end-to-end test'
==============================================================================
Flink dist directory: /home/travis/build/zentol/flink-ci/flink/build-target
TEST_DATA_DIR: /home/travis/build/zentol/flink-ci/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47420177246
Starting cluster.
Starting standalonesession daemon on host travis-job-b06f9adc-9d05-4569-b4bc-af11e6a0bc6e.
Starting taskexecutor daemon on host travis-job-b06f9adc-9d05-4569-b4bc-af11e6a0bc6e.
Waiting for dispatcher REST endpoint to come up...
Waiting for dispatcher REST endpoint to come up...
Waiting for dispatcher REST endpoint to come up...
Waiting for dispatcher REST endpoint to come up...
Waiting for dispatcher REST endpoint to come up...
Dispatcher REST endpoint is up.
Running externalized checkpoints test, with ORIGINAL_DOP=file NEW_DOP=false and STATE_BACKEND_TYPE=false STATE_BACKEND_FILE_ASYNC=true STATE_BACKEND_ROCKSDB_INCREMENTAL=false SIMULATE_FAILURE=false ...
Job () is running.
Waiting for job (1) to have at least completed checkpoints ...
Waiting for job to process up to 200 records, current progress: 0 records ...
Waiting for job to process up to 200 records, current progress: 0 records ...{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)