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/12/23 12:18:15 UTC

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

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

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20201223.9 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%2f11235&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NjYyMjc4NjksIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNWI2YTdkZWItOGM4MS00MDc2LTkzYjgtYWQ3OGQ2NzUzNTU0In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Wed, Dec 23 2020 12:17:58 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)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 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 '1'.  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_python_wheels  
| 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)  
---  
cron_snapshot_deployment_maven  
| 0 error(s), 0 warning(s)  
---  
build_wheels  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 0 error(s), 9 warning(s)  
---  
test_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
test_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 52502  
Others | 1526  
Total tests | 54028  
Total run duration | 18 minutes  
|  |  Commits  
---  
|  [59a212fa](https://github.com/flink-ci/flink-
mirror/commit/59a212fa7750286b88486dd6894b32fa2aec3ecb) |  [FLINK-20650][k8s]
Remove "native-k8s" command and add bash wrapper for JobManager and
TaskManager container args  |  wangyang0918  
---|---|---  
[1cd557ea](https://github.com/flink-ci/flink-
mirror/commit/1cd557ea8186e298e02ebebdcb01c435f8507710) |  [hotfix][javadocs]
Fix copy-paste error  |  casidiablo  
[8cefffd6](https://github.com/flink-ci/flink-
mirror/commit/8cefffd66d3950400e27fc00306776c848be7db0) |
[hotfix][docs][example] Correct variable name  |  hehuiyuan  
[243c05be](https://github.com/flink-ci/flink-
mirror/commit/243c05bea0d63f44b8bdb9305dc3b04b4afce40e) |  [FLINK-19969][cli]
List 'run-application' in help message  |  yuruguo  
[e45c4d6e](https://github.com/flink-ci/flink-
mirror/commit/e45c4d6e99d2796c7c67e1efcd589e9a1eed58dc) |  [hotfix][docs] Fix
typo  |  xixingya  
[aeeeae4d](https://github.com/flink-ci/flink-
mirror/commit/aeeeae4d764ece0c0f23a8c006f9e9a81b4a947b) |
[hotfix][docs][conf] Add missing space  |  RocMarshal  
[dca092f3](https://github.com/flink-ci/flink-
mirror/commit/dca092f301a0894bceaf591512b0e03c9fa8d220) |
[FLINK-20621][python] Improve the TypeInformation implementation in Python
DataStream API  |  shuiqiangchen  
[d42aa454](https://github.com/flink-ci/flink-
mirror/commit/d42aa454d54181e6a9102342ebc6d1668fe9bda9) |
[FLINK-20690][table-planner-blink] Introduce BatchPhysicalCorrelate &
BatchPhysicalPythonCorrelate, and make BatchExecCorrelate &
BatchExecPythonCorrelate only extended from ExecNode  |  godfreyhe  
[c25870bb](https://github.com/flink-ci/flink-
mirror/commit/c25870bb43f03941b91c5fd3bcdfd5e22b010ea4) |
[FLINK-20690][table-planner-blink] Introduce StreamPhysicalCorrelate &
StreamPhysicalPythonCorrelate, and make StreamExecCorrelate &
StreamExecPythonCorrelate only extended from ExecNode  |  godfreyhe  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NjYyMjc4NjksIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNWI2YTdkZWItOGM4MS00MDc2LTkzYjgtYWQ3OGQ2NzUzNTU0In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAADCY4R6DYOJPRX6K2NAMLTHVYVLHHTBHR3OCX67G7SHLLARI4RERYUABSC5YCZA7BMRIA6K3RUZOR34BSCUKLSXY6NOECY5B5SCT33ZXTODJRZJQK3FB6KM7OS7CRCIY3PSYDZYZTLRJ3HRFSQSUQ5S4BM6A&i=AIAADNGQOSI3RUPYBVY3AGBICVAO2L32BQHNTNPK44R3NJILKTXYEXLZ4QMJEH7LVCTEUKB456K3EALMJTQS7N5TAEPA7QI6LUUOEFA4FCM6CL5ZRTYE53HEMXO6ZZKL6VZUHZ7PFL2NGTG6EONLC7KT6NSQRHXGVJ7UMTFJT37ZXL2TZGX7A27QKLMF7KFGAUEQ34HF765PR7ACRKML7N3Q76GW5IHUNPRBMM3SOMLA4XXP4VNLKB4MVQMF2XHPCCCYYHKEEXDKJHR34JTU23TBMAL4QXQ)