You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Azure DevOps <az...@microsoft.com.INVALID> on 2020/06/16 16:50:31 UTC

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:release-1.11 - apache-flink - 2ab524b6

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-
mirror:release-1.11 - apache-flink - 2ab524b6

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200616.27 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 7 hours  
  
|  |  [ View results ](https://dev.azure.com/apache-
flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f3601&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTYzOTM0MDAsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNDFjN2IxODAtNjg5Ny00MWRlLWExY2EtMTAyNTQ1NTdiYmRmIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Tue, Jun 16 2020 16:50:16 GMT+00:00  
Requested for | GitHub  
Reason | Continuous integration  
|  |  Details  
---  
| e2e_cron_hadoop241  
---  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 2 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The job
running on agent Azure Pipelines 12 ran longer than the maximum time of 240
minutes. For more information, see
https://go.microsoft.com/fwlink/?linkid=2077134  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The
operation was canceled.  
compile_cron_python_wheels  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
build_wheels  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 1 error(s), 1 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 26936  
Others | 866  
Total tests | 27802  
Total run duration | 14 minutes  
|  |  Commits  
---  
|  [2ab524b6](https://github.com/flink-ci/flink-
mirror/commit/2ab524b6531bdf15249e3815099ef68d357d3685) |
[FLINK-18083][hbase] Improve exception message of TIMESTAMP/TIME out of the
HBase connector supported precision  |  leonardBang  
---|---|---  
[24ab44cb](https://github.com/flink-ci/flink-
mirror/commit/24ab44cbb5e675d868a6fceb3fb25185156f426a) |
[FLINK-18322][connector/common][tests] Fix unstable
ExecutorNotifierTest#testExceptionInHandler (#12676)  |  becketqin  
[e2c54d71](https://github.com/flink-ci/flink-
mirror/commit/e2c54d713f4d1ba2749ca8b975e8ff5d25e2ae2f) |  [hotfix][table-
common] Relax literal casting check in AdaptedCallContext  |  twalthr  
[93a086c0](https://github.com/flink-ci/flink-
mirror/commit/93a086c0d1356da8069c8c7843acb5b29224fbdb) |  [FLINK-18065][docs]
Document FLIP-65 table and scalar functions  |  twalthr  
[bad13ade](https://github.com/flink-ci/flink-
mirror/commit/bad13adecd9f7e3c3586025992ca158e62268420) |  [hotfix][e2e] Sync
kafka 0.10 versions  |  zentol  
[8f317296](https://github.com/flink-ci/flink-
mirror/commit/8f3172962c5033d4a7dbf5232c18d3e872821c02) |
[FLINK-17800][roksdb] Support customized RocksDB write/read options and use
RocksDBResourceContainer to get them  |  carp84  
[5c0de8d6](https://github.com/flink-ci/flink-
mirror/commit/5c0de8d6d5a9eea1a779cf3703412f522bece54c) |
[FLINK-17800][roksdb] Ensure total order seek to avoid user misuse  |  Myasuka  
[fbae8fc9](https://github.com/flink-ci/flink-
mirror/commit/fbae8fc97caa6ffd852963cec2979a4ebf08eb07) |
[FLINK-17666][table-planner-blink] Insert into partitioned table can fail with
select *  |  danny0405  
[81c2511a](https://github.com/flink-ci/flink-
mirror/commit/81c2511a5bfe8e73bab3c559a5354eea980fb4bc) |  [hotfix][docs]
Remove outdated confusing HDFS reference in cluster setup.  |  StephanEwen  
[e3dce3e3](https://github.com/flink-ci/flink-
mirror/commit/e3dce3e39c1ea212ab577217aa4b7f394c110332) |
[FLINK-18307][scripts] Rename 'slaves' file to 'workers' |  StephanEwen  
|  We sent you this notification on behalf of [apache-flink]\apache-flink
Team. [View](https://dev.azure.com/apache-
flink/_notifications?subscriptionId=379843&publisherId=ms.vss-build.build-
event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTYzOTM0MDAsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNDFjN2IxODAtNjg5Ny00MWRlLWExY2EtMTAyNTQ1NTdiYmRmIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%3d%3d)  
---  
Microsoft respects your privacy. Review our Online Services [Privacy
Statement](https://privacy.microsoft.com/privacystatement).  
One Microsoft Way, Redmond, WA, USA 98052.  
Sent from Azure DevOps  
  
![](https://mucp.api.account.microsoft.com/m/v2/v?d=AIAACYAAQ4MI2ADKD2PH45Z7WBWGU43KVCNDCRG2FAF5QRD6NHOKLM7VVWDS25JXA6HMOOXRCCS3W2VKHMBD6EOBMJ37N5VMTXSKWGI3DTOSJKDMOCXMJKRKEHZCIHUNAVGYMEDYV66VTWKZNJMMFUSJKRJAG7A&i=AIAADV22GTUB7E7GRF77747YNQXWWVMNQFKFDFWPV3M3XLDOPSIRNPNHY5RIYP34XXXZIQVPVU44TPZIPIBPEKQDW6AEDGTFPSIN3754FF5JPNWEXBTWAZYSN5VNLQO64H6ZWWILRYNXMVYJEERUGHI6GAYT6ELIEJXKBXG6YCJK4L44LHQ7AY5R56ABZOAV4KRMFBWD5LZAN7BI4AG562ZQV3SL3WSAXBES2ZLJKXWREICBRIG3XNH53ZSATLVR6N3W7IUHHJPCLARC4ABHGAEGSV4E6GA)