See 
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/84/display/redirect?page=changes>

Changes:

[iemejia] Exclude Unbounded PCollection tests from Flink Portable runner batch


------------------------------------------
[...truncated 562.30 KB...]
PyYAML==5.1
requests==2.22.0
requests-oauthlib==1.3.0
rsa==4.0
scipy==1.2.2
setuptools==44.0.0
six==1.14.0
tenacity==6.0.0
tensorboard==2.1.0
tensorflow==2.1.0
tensorflow-estimator==2.1.0
termcolor==1.1.0
typing==3.7.4.1
typing-extensions==3.7.4.1
urllib3==1.25.8
virtualenv==16.7.9
Werkzeug==1.0.0
wheel==0.34.2
wrapt==1.11.2
Removing intermediate container 1e8c901ad2d2
 ---> a458af9523d2
Step 12/15 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> b1a64420e2ef
Step 13/15 : COPY target/LICENSE /opt/apache/beam/
 ---> 767e1694733b
Step 14/15 : COPY target/NOTICE /opt/apache/beam/
 ---> 7c6906e396ca
Step 15/15 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in e1b02d37fbd9
Removing intermediate container e1b02d37fbd9
 ---> 7a22d684663d
Successfully built 7a22d684663d
Successfully tagged apachebeam/python2.7_sdk:2.20.0.dev

> Task :runners:spark:job-server:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 18089
Launching Python expansion service @ 18088

> Task :runners:spark:job-server:validatesCrossLanguageRunnerJavaUsingJava

org.apache.beam.runners.core.construction.ExternalTest > expandMultiOutputTest 
FAILED
    java.lang.RuntimeException at ExternalTest.java:91

org.apache.beam.runners.core.construction.ExternalTest > expandMultipleTest 
FAILED
    java.lang.RuntimeException at ExternalTest.java:91

org.apache.beam.runners.core.construction.ExternalTest > expandSingleTest FAILED
    java.lang.RuntimeException at ExternalTest.java:91

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
combineGloballyTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
partitionTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
coGroupByKeyTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
groupByKeyTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
combinePerKeyTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > flattenTest 
FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
singleInputOutputTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
multiInputOutputWithSideInputTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

11 tests completed, 11 failed

> Task :runners:spark:job-server:validatesCrossLanguageRunnerJavaUsingJava 
> FAILED

> Task :runners:spark:job-server:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ExternalTest > expandMultiOutputTest 
FAILED
    java.lang.RuntimeException at ExternalTest.java:91

org.apache.beam.runners.core.construction.ExternalTest > expandMultipleTest 
FAILED
    java.lang.RuntimeException at ExternalTest.java:91

org.apache.beam.runners.core.construction.ExternalTest > expandSingleTest FAILED
    java.lang.RuntimeException at ExternalTest.java:91

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
combineGloballyTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
partitionTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
coGroupByKeyTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
groupByKeyTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
combinePerKeyTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > flattenTest 
FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
singleInputOutputTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest > 
multiInputOutputWithSideInputTest FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:98

11 tests completed, 11 failed

> Task :runners:spark:job-server:validatesCrossLanguageRunnerJavaUsingPython 
> FAILED

> Task :runners:spark:job-server:validatesCrossLanguageRunnerPythonUsingJava
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner 
>>> --environment_cache_millis=10000 --job_endpoint=localhost:18091
>>>   test options: --attr=UsesCrossLanguageTransforms
setup.py:249: UserWarning: You are using Apache Beam with Python 2. New 
releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/dist.py>:476:
 UserWarning: Normalizing '2.20.0.dev' to '2.20.0.dev0'
  normalized_version,
running nosetests
running egg_info
Skipping proto regeneration: all files up to date
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing top-level names to apache_beam.egg-info/top_level.txt
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/python/apache_beam/__init__.py>:82:
 UserWarning: You are using Apache Beam with Python 2. New releases of Apache 
Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/python/apache_beam/transforms/trigger_test.py>:541:
 YAMLLoadWarning: calling yaml.load_all() without Loader=... is deprecated, as 
the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full 
details.
  for spec in yaml.load_all(open(transcript_filename)):
test_generate_sequence 
(apache_beam.io.external.generate_sequence_test.XlangGenerateSequenceTest) ... 
ok
test_write (apache_beam.io.external.xlang_parquetio_test.XlangParquetIOTest) 
... ok
test_cogroup_by_key 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_combine_globally 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_combine_per_key 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_flatten 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_group_by_key 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_multi_input_output_with_sideinput 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_partition 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_prefix 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok

----------------------------------------------------------------------
XML: nosetests-xlangValidateRunner.xml
----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 10 tests in 146.351s

OK

> Task :runners:spark:job-server:validatesCrossLanguageRunnerPythonUsingPython
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner 
>>> --environment_cache_millis=10000 --job_endpoint=localhost:18091
>>>   test options: --attr=UsesCrossLanguageTransforms
setup.py:249: UserWarning: You are using Apache Beam with Python 2. New 
releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/dist.py>:476:
 UserWarning: Normalizing '2.20.0.dev' to '2.20.0.dev0'
  normalized_version,
running nosetests
running egg_info
Skipping proto regeneration: all files up to date
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing top-level names to apache_beam.egg-info/top_level.txt
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/python/apache_beam/__init__.py>:82:
 UserWarning: You are using Apache Beam with Python 2. New releases of Apache 
Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/python/apache_beam/transforms/trigger_test.py>:541:
 YAMLLoadWarning: calling yaml.load_all() without Loader=... is deprecated, as 
the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full 
details.
  for spec in yaml.load_all(open(transcript_filename)):
test_generate_sequence 
(apache_beam.io.external.generate_sequence_test.XlangGenerateSequenceTest) ... 
ok
test_write (apache_beam.io.external.xlang_parquetio_test.XlangParquetIOTest) 
... ok
test_cogroup_by_key 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_combine_globally 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_combine_per_key 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_flatten 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_group_by_key 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_multi_input_output_with_sideinput 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_partition 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok
test_prefix 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest) ... 
ok

----------------------------------------------------------------------
XML: nosetests-xlangValidateRunner.xml
----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 10 tests in 79.750s

OK

> Task :runners:spark:job-server:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 19270.
Stopping expansion service pid: 19271.

> Task :runners:spark:job-server:sparkJobServerCleanup
Stopping job server pid: 10234.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:spark:job-server:validatesCrossLanguageRunnerJavaUsingJava'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/runners/spark/job-server/build/reports/tests/validatesCrossLanguageRunnerJavaUsingJava/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:spark:job-server:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/runners/spark/job-server/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 18m 57s
102 actionable tasks: 78 executed, 22 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/g776y2bwqfceo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@beam.apache.org
For additional commands, e-mail: builds-h...@beam.apache.org

Reply via email to