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/07/29 15:21:41 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210729.3 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 3 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%2f21160&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzQ4Nzc3ODgsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYzZjZTZlMWItMzJmMy00ZWU2LWE4ZjgtZDc0NDc3YWIwYmE1In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Thu, Jul 29 2021 15:21:26 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  
| 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_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_hadoop313  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
test_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_azure  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_binary  
| 0 error(s), 0 warning(s)  
---  
compile_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
test_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 1 error(s), 61 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '143'.  
compile_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 52204  
Others | 2043  
Total tests | 54247  
Total run duration | 31 minutes  
|  |  Commits  
---  
|  [230f659e](https://github.com/flink-ci/flink-
mirror/commit/230f659e790785fd6b8b7660a0bfee5807718b0b) |
[FLINK-23452][streaming] Integration ThroughputCalculator in StreamTask for
the calculation of the subtask level throughput  |  akalash  
---|---|---  
[29d7bcd2](https://github.com/flink-ci/flink-
mirror/commit/29d7bcd2bb3347caec25b3aa04b508968ac2a4cd) |  [hotfix] Stopping
the StreamTask#systemTimerService explicitly after the invoke  |  akalash  
[45890c0a](https://github.com/flink-ci/flink-
mirror/commit/45890c0a00171acce52ba41a29fbe5de64537e24) |  [FLINK-23452][core]
Added specific configuration for the calculation of the throughput  |  akalash  
[fe26c9d0](https://github.com/flink-ci/flink-
mirror/commit/fe26c9d0644ce050b50c1cf14a5c917f07d006ca) |
[FLINK-23452][runtime] Added extra classes for the ability to calculate
throughput  |  akalash  
[3cbdd783](https://github.com/flink-ci/flink-
mirror/commit/3cbdd783e4ea32891b9bfee3a7370822c9c5c6e5) |
[FLINK-23452][refactor] Extracted PeriodTimer interface for the abstraction of
idle/backpressure time management  |  akalash  
[5c475d41](https://github.com/flink-ci/flink-
mirror/commit/5c475d41fea3c81557e0d463bed1c94024dd0da5) |  [FLINK-23354][blob]
Limit the size of ShuffleDescriptors in PermanentBlobCache on TaskExecutor  |
Thesharing  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzQ4Nzc3ODgsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYzZjZTZlMWItMzJmMy00ZWU2LWE4ZjgtZDc0NDc3YWIwYmE1In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAADALQXNTWOQU5NXYINPMFON5VPOK3VIEV5UAEXEFI6OX7WXAXIEXTDM472OZX3QVP5Y2UYJYNP6S4JSRTRV42JUFB4UHPJTJQGPDF6YLJ4W4P4D7JEJFD6MWBDYO5TWUOUXJK5T64VDG5OOTWBZAPDQBZVQQ&i=AIAACTJGN4UX2D6CHENSATPHO6CIRDDG2XNCLRIUGMRTXRBOALUTCAYWNOTIUI7JU2J7SPDQEQ7VLE5TPOM7BRFXHMC2KYJS3ET4E2TX24NAACXL5U6SZ52Z4G22XIBCKISQWJGM2VMLSUVKVWXAJOEVJTL5PHODST7BHIYTO7LBY2RDWNHC7HVHDFUQQD37RV6X4XJYXLV5A4YNWBU2VUTEAPKHOIYFBNM3I462P4FNE3FD3GQTZQCS7OL56VBEMQT7CC5IZ4YFKKEDWFXGY5M66QLEFTQ)