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/03/25 05:34:49 UTC

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink - 1827e4dd

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink -
1827e4dd

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200325.2 failed  
---|---  
flink-ci.flink-master  
      
    
    Ran for 3 hours  
  
|  |  [ View results
](https://dev.azure.com/rmetzger/web/build.aspx?pcguid=03e2a4fd-f647-46c5-a324-527d2c2984ce&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f6593&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDAyODQ3NzksIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiMTNjNDc3YWMtZTBjYS00MjJkLTkxOTItZWI0NzFkZmUzMWY0In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master  
---|---  
Finished | Wed, Mar 25 2020 05:34:35 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)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoopfree  
| 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)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 2 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Path
does not exist: /home/agent2/myagent/_work/3/s/$(ARTIFACT_DIR)  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 34925  
Others | 606  
Total tests | 35531  
Total run duration | 16 minutes  
|  |  Commits  
---  
|  [1827e4dd](https://github.com/flink-ci/flink-
mirror/commit/1827e4dddfbac75a533ff2aea2f3e690777a3e5e) |
[FLINK-16170][elasticsearch] Fix SearchTemplateRequest ClassNotFoundException
when using flink-sql-connector-elasticsearch7  |  leonardBang  
---|---|---  
[f6312b84](https://github.com/flink-ci/flink-
mirror/commit/f6312b84e025bad6812fd62d47f4c98381f1c36a) |  [FLINK-15647][k8s]
Return an empty Map instead of null when annotations is not set  |
zhengcanbin  
[3df0eb78](https://github.com/flink-ci/flink-
mirror/commit/3df0eb78ad73db1a428fc50ed3d0804e7114d68b) |  [FLINK-15647][k8s]
Support user-specified annotations for the JM/TM pods  |  zhengcanbin  
[5c35d9d9](https://github.com/flink-ci/flink-
mirror/commit/5c35d9d95144593193244a07b965e310707488a9) |  [FLINK-15911][e2e]
Add e2e test for Flink over NAT.  |  xintongsong  
[9dc7a4a4](https://github.com/flink-ci/flink-
mirror/commit/9dc7a4a47f85153b98e1f50eb8917dd6c8e15c85) |
[FLINK-15911][runtime] Support unresolveable external hostname.  |
xintongsong  
[3c997796](https://github.com/flink-ci/flink-
mirror/commit/3c997796e3aa6c4498849bcb029ffe6f5db515fc) |
[FLINK-15911][runtime] Support configure address/port and bind-address/bind-
port separately for netty shuffle service.  |  xintongsong  
[8a1dbcc0](https://github.com/flink-ci/flink-
mirror/commit/8a1dbcc07d6b4ed7702741cd8b1c73d95f0d2583) |
[FLINK-15911][runtime] Support configure address/port and bind-address/bind-
port separately for JM/TM RPC services.  |  xintongsong  
[03b6e763](https://github.com/flink-ci/flink-
mirror/commit/03b6e763d5578c3b503246a2a40e5fd1fb990570) |
[FLINK-15911][runtime] Refactor to create AkkaRpsService with builder class,
in order to reduce the number of nested creating methods.  |  xintongsong  
[61086f45](https://github.com/flink-ci/flink-
mirror/commit/61086f4565d57ee02113ddbe1495cfab8e83cdb2) |  [hotfix][e2e]
Deduplicate codes for building docker image with custom jar.  |  xintongsong  
[c4aa5702](https://github.com/flink-ci/flink-
mirror/commit/c4aa57022c54703cd89f250032ebd3ea166152cc) |  [hotfix][runtime]
Minor code clean-ups.  |  xintongsong  
|  We sent you this notification on behalf of [Flink]\Flink Team.
[View](https://dev.azure.com/rmetzger/_notifications?subscriptionId=339437&publisherId=ms.vss-
build.build-event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDAyODQ3NzksIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiMTNjNDc3YWMtZTBjYS00MjJkLTkxOTItZWI0NzFkZmUzMWY0In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACETOA2KIBG7MJIHASJJMRK4YONHYT3HCKWGBI75CNN77TSKAH2E5TPCXD37E4OCGLBE574IDRSJZMGRLRJ72RAL3L6VN5NEVTDEY2LHTLYR26MJJDAD6PQQQIQJEFTUDQDVFBHDCGIJ6OLWSPYVXAABR44I&i=AIAADS2DOQCFB62ENI26FR2BFR4OBI4BNALQJUHCBUVIRUA4DYEEZ5TM4OMYSSKUJYD74MLIG77TD4N7PBW45XZBAPEWVA3ZW7V5LKC2FJVDT4A3DOVVKND5R357V37R47UN5SBFVI7UULR6I5TFFNNPWXVFFSZ5MHM2TQZH6LPF3QTP5LCTYCO6UI5PX5MYAWXZXXXVWEXOQEISOBQVNODYPZIPFLLY4SWOJ6AX5LGHA3EIN7UMVWKYV6BIGK5ZX76QMKC5I5YGYGNBSJEQKZEMCGRAMUY)