You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Madhusanka Jayalath (Jira)" <ji...@apache.org> on 2020/05/07 00:57:00 UTC

[jira] [Created] (BEAM-9913) Cross-language ValidatesRunner tests are failing due to failure of ':sdks:java:container:pullLicenses'

Chamikara Madhusanka Jayalath created BEAM-9913:
---------------------------------------------------

             Summary: Cross-language ValidatesRunner tests are failing due to failure of ':sdks:java:container:pullLicenses'
                 Key: BEAM-9913
                 URL: https://issues.apache.org/jira/browse/BEAM-9913
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Chamikara Madhusanka Jayalath
            Assignee: Hannah Jiang


Both beam_PostCommit_XVR_Flink and beam_PostCommit_XVR_Spark are perma red.

For example,

[https://builds.apache.org/view/A-D/view/Beam/view/PostCommit/job/beam_PostCommit_XVR_Flink/2487/]

[https://scans.gradle.com/s/rydkawcamxtm4/console-log?task=:sdks:java:container:pullLicenses]

 
Caused by: 
org.gradle.process.internal.ExecException
Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 2
 
at org.gradle.process.internal.DefaultExecHandle$ExecResultImpl.assertNormalExitValue(DefaultExecHandle.java:396)
at org.gradle.process.internal.DefaultExecAction.execute(DefaultExecAction.java:37)
 

Probably due to [https://github.com/apache/beam/pull/11548]

 

Hannah, can you please take a look ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)