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 2021/04/19 17:35:25 UTC

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master - apache-flink - ff33feb3

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master -
apache-flink - ff33feb3

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210419.16 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 5 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%2f16791&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzAyNzMxODQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYzliNTdmMmUtYWI1ZS00MWI4LThjOTAtYzMxYTdmNmM4YzVmIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Mon, Apr 19 2021 17:35:04 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)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_maven  
| 0 error(s), 0 warning(s)  
---  
compile_cron_azure  
| 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)  
---  
cron_snapshot_deployment_binary  
| 0 error(s), 0 warning(s)  
---  
test_cron_adaptive_scheduler  
| 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)  
---  
compile_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_azure  
| 0 error(s), 0 warning(s)  
---  
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)  
---  
e2e_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 1 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '143'.  
test_ci  
| 0 error(s), 10 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 73276  
Others | 3087  
Total tests | 76363  
Total run duration | 26 minutes  
|  |  Commits  
---  
|  [ff33feb3](https://github.com/flink-ci/flink-
mirror/commit/ff33feb3b57f3c21514c8941862866f844677080) |
[FLINK-22208][build] Bump snappy-java to 1.1.8.3  |  zentol  
---|---|---  
[62341358](https://github.com/flink-ci/flink-
mirror/commit/62341358d6c8de7bc06cab1f7270470ec48854e1) |  [hotfix][python]
Fix typo in BeamDataStreamPythonFunctionRunner  |  RocMarshal  
[6c588328](https://github.com/flink-ci/flink-
mirror/commit/6c58832852239cf7c04c72ac337dc12dbee0c178) |
[FLINK-22340][runtime] Make ThresholdMeter thread safe.  |  xintongsong  
[8df651d8](https://github.com/flink-ci/flink-
mirror/commit/8df651d804f7f93746ba2c931e2e43c458b92345) |  [hotfix][runtime]
Minor clean-up in ThreasholdMeter.  |  xintongsong  
[5fbf0d7f](https://github.com/flink-ci/flink-
mirror/commit/5fbf0d7f820c39f9ac210ef624647236b22a9cf7) |
[FLINK-22338][table-planner] Clear watermark output when test finished for
FromElementSourceFunctionWithWatermark  |  fsk119  
[ef8803af](https://github.com/flink-ci/flink-
mirror/commit/ef8803afa95708b35cb2c35db21d78cc2f68edfa) |
[FLINK-22339][python] Fix some encoding exceptions were not thrown in cython
coders  |  HuangXingBo  
[98424e63](https://github.com/flink-ci/flink-
mirror/commit/98424e6383bcce107844cbeecc2e9df4ffb4272a) |
[FLINK-22085][tests] Update NetworkFailureHandler to prevent closeOnFlush()
from being called recursively  |  lindong28  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzAyNzMxODQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYzliNTdmMmUtYWI1ZS00MWI4LThjOTAtYzMxYTdmNmM4YzVmIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACMAREKZWV3IRZ6WU4JFNTLSS7NXEIFNF5VHS2LWEPJUPLP5BQ6NG5ZG4VXEQCWVJCFNT3DJ5LVSWA2DHFKGK3YFAMX46AQCGJ5FC4G3XHORFARFEDFA6LEDKXBLIQZTITHE4ZYZ6BSN3BTISETJMVYM65GI&i=AIAADVYY35OC4HQ4455O3UDRKH3EG7BHJ54MLRJZJDESVQJ4CJZRTKWG5Q2RX7T2FHYLIHKK24PT6JDUPMAUZIOHLN62X3IRRWZYRXWWYBSWFVDXFVRVOPMYNHTZXJ7ZFTYQ3B3OJY2YA4VIKGYXCII6WKVXGDD6HK2OGN6O7QP4KGTTGDG3GJKKCEWNXIA4KDJIA5TEU2XRKUA6BTEJL2NJ5OOQAZAKAWRWIZRPP6GVHALM6KAO6XSVUMAG44XPIYZUMRRRNJ3QXGUDIKJNTS3FANQDOVQ)