You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/03/21 12:08:14 UTC

Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #351

See <https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/351/display/redirect>

------------------------------------------
[...truncated 173.35 KB...]
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_no_subtransform_composite (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 530, in test_no_subtransform_composite
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 76, in test_pardo
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_metrics (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 103, in test_pardo_metrics
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 141, in test_pardo_side_and_main_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 130, in test_pardo_side_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_read (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 136, in test_read
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_register_finalizations (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 838, in test_register_finalizations
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_reshuffle (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 420, in test_reshuffle
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 305, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 351, in _run_pardo_state_timers
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowing (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 457, in test_windowing
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

----------------------------------------------------------------------
Ran 33 tests in 0.192s

FAILED (errors=16, skipped=16)

> Task :beam-sdks-python:javaReferenceRunnerValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/build.gradle'> line: 391

* What went wrong:
Execution failed for task ':beam-sdks-python:javaReferenceRunnerValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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 5m 57s
61 actionable tasks: 47 executed, 13 from cache, 1 up-to-date

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

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

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


Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/355/display/redirect?page=changes>

Changes:

[migryz] Fix pyhamcrest import missing

------------------------------------------
[...truncated 172.44 KB...]
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_no_subtransform_composite (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 530, in test_no_subtransform_composite
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 76, in test_pardo
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_metrics (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 103, in test_pardo_metrics
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 141, in test_pardo_side_and_main_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 130, in test_pardo_side_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_read (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 136, in test_read
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_register_finalizations (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 838, in test_register_finalizations
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_reshuffle (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 420, in test_reshuffle
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 305, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 351, in _run_pardo_state_timers
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowing (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 457, in test_windowing
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

----------------------------------------------------------------------
Ran 33 tests in 0.133s

FAILED (errors=16, skipped=16)

> Task :beam-sdks-python:javaReferenceRunnerValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/build.gradle'> line: 391

* What went wrong:
Execution failed for task ':beam-sdks-python:javaReferenceRunnerValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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 5m 57s
61 actionable tasks: 46 executed, 14 from cache, 1 up-to-date

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

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

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


Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/354/display/redirect?page=changes>

Changes:

[iemejia] Revert "Review: Add some comments & tests"

[iemejia] Revert "[BEAM-6292] PasswordDecrypter: Delay decryption / Avoid

------------------------------------------
[...truncated 172.87 KB...]
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_no_subtransform_composite (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 530, in test_no_subtransform_composite
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 76, in test_pardo
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_metrics (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 103, in test_pardo_metrics
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 141, in test_pardo_side_and_main_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 130, in test_pardo_side_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_read (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 136, in test_read
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_register_finalizations (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 838, in test_register_finalizations
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_reshuffle (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 420, in test_reshuffle
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 305, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 351, in _run_pardo_state_timers
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowing (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 457, in test_windowing
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

----------------------------------------------------------------------
Ran 33 tests in 0.123s

FAILED (errors=16, skipped=16)

> Task :beam-sdks-python:javaReferenceRunnerValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/build.gradle'> line: 391

* What went wrong:
Execution failed for task ':beam-sdks-python:javaReferenceRunnerValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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 5m 50s
61 actionable tasks: 48 executed, 12 from cache, 1 up-to-date

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

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

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


Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #353

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/353/display/redirect?page=changes>

Changes:

[jeff] [BEAM-5638] Exception handling for Java MapElements and FlatMapElements

------------------------------------------
[...truncated 211.89 KB...]
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_no_subtransform_composite (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 530, in test_no_subtransform_composite
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 76, in test_pardo
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_metrics (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 103, in test_pardo_metrics
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 141, in test_pardo_side_and_main_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 130, in test_pardo_side_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_read (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 136, in test_read
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_register_finalizations (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 838, in test_register_finalizations
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_reshuffle (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 420, in test_reshuffle
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 305, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 351, in _run_pardo_state_timers
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowing (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 457, in test_windowing
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

----------------------------------------------------------------------
Ran 33 tests in 0.122s

FAILED (errors=16, skipped=16)

> Task :beam-sdks-python:javaReferenceRunnerValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/build.gradle'> line: 391

* What went wrong:
Execution failed for task ':beam-sdks-python:javaReferenceRunnerValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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 6m 15s
61 actionable tasks: 56 executed, 4 from cache, 1 up-to-date

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

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

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


Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #352

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/352/display/redirect?page=changes>

Changes:

[github] Correct spark version used by the spark runner in the website

------------------------------------------
[...truncated 172.72 KB...]
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_no_subtransform_composite (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 530, in test_no_subtransform_composite
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 76, in test_pardo
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_metrics (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 103, in test_pardo_metrics
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 141, in test_pardo_side_and_main_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_pardo_side_outputs (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 130, in test_pardo_side_outputs
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_read (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 136, in test_read
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_register_finalizations (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 838, in test_register_finalizations
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_reshuffle (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 420, in test_reshuffle
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 305, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 351, in _run_pardo_state_timers
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

======================================================================
ERROR: test_windowing (__main__.JavaReferenceRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 457, in test_windowing
    with self.create_pipeline() as p:
  File "apache_beam/runners/portability/portable_runner_test.py", line 182, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File "<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/apache_beam/runners/portability/java_reference_runner_test.py",> line 79, in create_options
    options = super(JavaReferenceRunnerTest, self).create_options()
  File "apache_beam/runners/portability/portable_runner_test.py", line 175, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 139, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File "apache_beam/runners/portability/portable_runner_test.py", line 145, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File "apache_beam/runners/portability/portable_runner_test.py", line 108, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
TypeError: _subprocess_command() takes exactly 2 arguments (3 given)

----------------------------------------------------------------------
Ran 33 tests in 0.121s

FAILED (errors=16, skipped=16)

> Task :beam-sdks-python:javaReferenceRunnerValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_PVR_Reference/ws/src/sdks/python/build.gradle'> line: 391

* What went wrong:
Execution failed for task ':beam-sdks-python:javaReferenceRunnerValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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 6m 1s
61 actionable tasks: 46 executed, 14 from cache, 1 up-to-date

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

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

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