[
https://issues.apache.org/jira/browse/FLINK-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated FLINK-15377:
--------------------------
Description:
The "Run Mesos WordCount test" fails nightly run on travis with below error:
{code}
rm: cannot remove
'/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-slave.INFO':
Permission denied
rm: cannot remove
'/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-fetcher.INFO':
Permission denied
rm: cannot remove
'/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-slave.4a4fda410c57.invalid-user.log.INFO.20191224-031307.1':
Permission denied
...
[FAIL] 'Run Mesos WordCount test' failed after 5 minutes and 26 seconds! Test
exited with exit code 0 but the logs contained errors, exceptions or non-empty
.out files
{code}
https://api.travis-ci.org/v3/job/628795106/log.txt
was:
The "Run Mesos WordCount test" fails nightly run on travis with below error:
{code}
rm: cannot remove
'/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-slave.INFO':
Permission denied
rm: cannot remove
'/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-fetcher.INFO':
Permission denied
rm: cannot remove
'/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-slave.4a4fda410c57.invalid-user.log.INFO.20191224-031307.1':
Permission denied
...
[FAIL] 'Run Mesos WordCount test' failed after 5 minutes and 26 seconds! Test
exited with exit code 0 but the logs contained errors, exceptions or non-empty
.out files
{code}
> Mesos WordCount test fails on travis
> ------------------------------------
>
> Key: FLINK-15377
> URL: https://issues.apache.org/jira/browse/FLINK-15377
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Mesos
> Affects Versions: 1.10.0
> Reporter: Yu Li
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.10.0
>
>
> The "Run Mesos WordCount test" fails nightly run on travis with below error:
> {code}
> rm: cannot remove
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-slave.INFO':
> Permission denied
> rm: cannot remove
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-fetcher.INFO':
> Permission denied
> rm: cannot remove
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/test-data/log/mesos-sl/mesos-slave.4a4fda410c57.invalid-user.log.INFO.20191224-031307.1':
> Permission denied
> ...
> [FAIL] 'Run Mesos WordCount test' failed after 5 minutes and 26 seconds! Test
> exited with exit code 0 but the logs contained errors, exceptions or
> non-empty .out files
> {code}
> https://api.travis-ci.org/v3/job/628795106/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)