[ https://issues.apache.org/jira/browse/FLINK-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076898#comment-17076898 ]
Robert Metzger commented on FLINK-15772: ---------------------------------------- Did the changes in 1a06dd82a06d2fb80b4a878e1bc90eda72d1c307 go through a PR? I wonder if this is related: https://issues.apache.org/jira/browse/FLINK-17010 Since your commit, "Streaming File Sink s3 end-to-end" has failed twice, and has never passed. > Shaded Hadoop S3A with credentials provider end-to-end test fails on travis > --------------------------------------------------------------------------- > > Key: FLINK-15772 > URL: https://issues.apache.org/jira/browse/FLINK-15772 > Project: Flink > Issue Type: Bug > Components: Connectors / FileSystem, Tests > Affects Versions: 1.10.0, 1.11.0 > Reporter: Yu Li > Assignee: Aljoscha Krettek > Priority: Critical > Labels: test-stability > Fix For: 1.11.0 > > > Shaded Hadoop S3A with credentials provider end-to-end test fails on travis > with below error: > {code} > Job with JobID 048b4651c0ba858b926aeb36f5315058 has finished. > Job Runtime: 6016 ms > sort: cannot read: > '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-17605057822/temp/test_batch_wordcount-2abf3dbf-b4ba-4d3a-a43b-c43e710eb439*': > No such file or directory > FAIL WordCount (hadoop_with_provider): Output hash mismatch. Got > d41d8cd98f00b204e9800998ecf8427e, expected 72a690412be8928ba239c2da967328a5. > head hexdump of actual: > head: cannot open > '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-17605057822/temp/test_batch_wordcount-2abf3dbf-b4ba-4d3a-a43b-c43e710eb439*' > for reading: No such file or directory > ed2bf7571ec8ab184b7316809da0b2facb9b367a7c7f0f1bdaac6dd5e6f107ae > ed2bf7571ec8ab184b7316809da0b2facb9b367a7c7f0f1bdaac6dd5e6f107ae > [FAIL] Test script contains errors. > Checking for errors... > No errors in log files. > Checking for exceptions... > No exceptions in log files. > Checking for non-empty .out files... > No non-empty .out files. > [FAIL] 'Shaded Hadoop S3A with credentials provider end-to-end test' failed > after 0 minutes and 20 seconds! Test exited with exit code 1 > {code} > https://api.travis-ci.org/v3/job/641444512/log.txt -- This message was sent by Atlassian Jira (v8.3.4#803005)