Ning Kang created BEAM-10483:
--------------------------------
Summary: pullLicenses failed for
:sdks:python:test-suites:portable:py2:flinkValidatesRunner
Key: BEAM-10483
URL: https://issues.apache.org/jira/browse/BEAM-10483
Project: Beam
Issue Type: Bug
Components: test-failures
Reporter: Ning Kang
It seems to be perma red for several jenkins builds on July 14.
A similar issue could be BEAM-9913
{code:java}
ERROR:root:['test-utils-2.24.0-SNAPSHOT']
INFO:root:pull_licenses_java.py failed. It took 3.326392 seconds with 16
threads.
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Phrase/src/sdks/java/container/license_scripts/pull_licenses_java.py",
line 298, in <module>
error_msg)
RuntimeError: ('2 error(s) occurred.',
['**************************************** Licenses were not able to be pulled
automatically for some dependencies. Please search source code of the
dependencies on the internet and add "license" and "notice" (if available)
field to
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Phrase/src/sdks/java/container/license_scripts/dep_urls_java.yaml
for each missing license. Dependency List: [test-utils-2.24.0-SNAPSHOT]',
'**************************************** License type of some dependencies
were not identified. The license type is used to decide whether the source code
of the dependency should be pulled or not. Please add "type" field to
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Phrase/src/sdks/java/container/license_scripts/dep_urls_java.yaml
for each dependency. Dependency List: [test-utils-2.24.0-SNAPSHOT]'])
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)