You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yu Li (Jira)" <ji...@apache.org> on 2020/01/26 07:15:00 UTC

[jira] [Created] (FLINK-15772) Shaded Hadoop S3A with credentials provider end-to-end test fails on travis

Yu Li created FLINK-15772:
-----------------------------

             Summary: 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
            Reporter: Yu Li
             Fix For: 1.10.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)