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/08/05 06:56:44 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210805.3 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 4 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%2f21569&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzUxMjE0MjYsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiODYxMDExMDUtYjhkMi00NWUyLWIzZDItNGNjNmU2MzUzMTE3In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Thu, Aug 05 2021 06:56:28 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)  
---  
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)  
---  
cron_snapshot_deployment_binary  
| 0 error(s), 0 warning(s)  
---  
test_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 1 error(s), 91 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
compile_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
compile_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 0 warning(s)  
---  
|  |  Test results  
---  
| Failed | 2  
---|---  
Passed | 54521  
Others | 2788  
Total tests | 57311  
Total run duration | 35 minutes  
|  |  Commits  
---  
|  [80df36b5](https://github.com/flink-ci/flink-
mirror/commit/80df36b51af791f67126e07e182015ea6ea73fd2) |
[FLINK-22675][runtime] Add lifecycle methods to ShuffleMaster  |  wsry  
---|---|---  
[0ee4038e](https://github.com/flink-ci/flink-
mirror/commit/0ee4038ef596b22630bc814f677fa489d3796241) |
[FLINK-23249][runtime] Introduce ShuffleMasterContext to ShuffleMaster  |
wsry  
[6bc8399e](https://github.com/flink-ci/flink-
mirror/commit/6bc8399e7f1738ec22cb1082c096269b5106cee5) |
[FLINK-22674][runtime] Provide JobID when applying for shuffle resources by
ShuffleMaster#registerPartitionWithProducer  |  wsry  
[81e1db3c](https://github.com/flink-ci/flink-
mirror/commit/81e1db3c439c1758dccd1a20f2f6b70120f48ef7) |
[FLINK-23214][runtime] Make ShuffleMaster a cluster level shared service  |
wsry  
[35ac5e58](https://github.com/flink-ci/flink-
mirror/commit/35ac5e58cfbc57ad9ebca16dd52d36a5deba54d8) |
[hotfix][connector][jdbc] Corrected exception variable name (#16662)  |
mans2singh  
[23b048be](https://github.com/flink-ci/flink-
mirror/commit/23b048be1188c2767b2e5dd54dbd88c4baa9f0df) |
[FLINK-22670][FLIP-150][connector/common] Hybrid source baseline  |  tweise  
[233e5d47](https://github.com/flink-ci/flink-
mirror/commit/233e5d47450e5d5a980e45045d81dc3e26af1c97) |  [hotfix][streaming]
Removed useless calculateThroughput in the test  |  akalash  
[97727afa](https://github.com/flink-ci/flink-
mirror/commit/97727afa449ae1a576ad78dbb98aa42625545785) |
[FLINK-23590][streaming] Replace System.currentTimeMillis with
SystemClock.relativeTimeMillis() in the test  |  akalash  
[5ffde90e](https://github.com/flink-ci/flink-
mirror/commit/5ffde90e75c696667c08743ffbd16e888044dd15) |  [hotfix][docs] add
missing file extension to redirect alias  |  sjwiesman  
[de7a00b6](https://github.com/flink-ci/flink-
mirror/commit/de7a00b6d9c5cc85ab5ad299f8c30e534ea8ebcd) |
[FLINK-23402][streaming-java] Simplify shuffle mode for batch execution  |
twalthr  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzUxMjE0MjYsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiODYxMDExMDUtYjhkMi00NWUyLWIzZDItNGNjNmU2MzUzMTE3In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAADLH7GGHTFZI4YKMH2WTAEE3SLJBTMGJAEVI47C4GJJ6BHSV2BRDQBBGWWQJKRR2CDG4A2ILUDZH2HZ42J64YZME733KB7PH7WBBZQ3MCXD54BRYR2EGUNTP7CFIHVTE33BFI6T2KPS3TF7UBQSCEWUKJ6TQ&i=AIAADMMVLZUQVWGDA2AIL3RONAI6Q5ATFX72EZTNYIHGPNERXBV5OPBV4ZYGEC5JNS4C4VDYXEEUXR3W5BWZTTMWB73KQJSDODHMHZLEMS34D5H72CSGSVR3SGC2Y2VWUYXS77TQ3A66I3FC7TC3O3YIHTZ7HD5FNFKLNFZECN7ARSXLIS6YBPCDD26C6T2YGOIMYIQ37VZFUFWUXPVBNK4LOPVV2PBOIY2BLAO6CHU3FM2QSCGJPO6JZLS5XWHB3UMQRGTBEW4D2AV5O32VDAZGUSEVPWQ)