See 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/2409/display/redirect>

Changes:


------------------------------------------
[...truncated 204.99 KB...]
    windowed_value, self.process_method(*args_for_process))
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/core.py";,>
 line 1453, in <lambda>
    wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/testing/util.py";,>
 line 202, in _equal
    raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: ['a'] == ['a', 
'b'], unexpected elements ['b'] [while running 'assert_that/Match']


..ss [ 50%]
s.....sss.............................s..............
> Task :sdks:python:test-suites:tox:py2:testPy2Gcp
.................. [ 21%]
..............ssss...................................................... [ 23%]
.......................ssss.s.................sssss..................... [ 25%]
........................................................................ [ 28%]
...............s...s....................sssssss......................... [ 30%]
.....sss................................................................ [ 33%]
....................sssssssssssssssssssssssssss..s.....s................ [ 35%]
......................................ss................................ [ 37%]
..................
> Task :sdks:python:test-suites:tox:py36:testPy36Gcp
....s...s... [ 46%]
.s..........ssssssssssssssssssssss...................................... [ 48%]
................................................sss.s................... [ 50%]
....
> Task :sdks:python:test-suites:tox:py35:testPy35Gcp
.....s.......sssssssssssssssssssssssssssss.sssssssss..sss [ 50%]
ssssss................................s.............s.....s.........s... [ 53%]
..
> Task :sdks:python:test-suites:tox:py37:testPy37Gcp
..........s........ [ 52%]
........s.s.......s..........Exception in thread Thread-2072:
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 906, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 679, in invoke_process
    windowed_value, additional_args, additional_kwargs)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 759, in _invoke_process_per_window
    windowed_value, self.process_method(*args_for_process))
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/core.py";,>
 line 1453, in <lambda>
    wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/testing/util.py";,>
 line 202, in _equal
    raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: ['a'] == ['a', 
'b'], unexpected elements ['b']

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/portability/local_job_service.py";,>
 line 265, in _run_job
    self._pipeline_proto)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py";,>
 line 517, in run_via_runner_api
    return self.run_stages(stage_context, stages)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py";,>
 line 618, in run_stages
    stage_context.safe_coders)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py";,>
 line 957, in _run_stage
    result, splits = bundle_manager.process_bundle(data_input, data_output)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py";,>
 line 2179, in process_bundle
    for result, split_result in executor.map(execute, part_inputs):
  File "/usr/lib/python3.7/concurrent/futures/_base.py", line 586, in 
result_iterator
    yield fs.pop().result()
  File "/usr/lib/python3.7/concurrent/futures/_base.py", line 432, in result
    return self.__get_result()
  File "/usr/lib/python3.7/concurrent/futures/_base.py", line 384, in 
__get_result
    raise self._exception
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py";,>
 line 44, in run
    self._future.set_result(self._fn(*self._fn_args, **self._fn_kwargs))
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py";,>
 line 2176, in execute
    return bundle_manager.process_bundle(part_map, expected_outputs)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py";,>
 line 2091, in process_bundle
    result_future = self._worker_handler.control_conn.push(process_bundle_req)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py";,>
 line 1433, in push
    response = self.worker.do_instruction(request)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 378, in do_instruction
    getattr(request, request_type), request.instruction_id)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 413, in process_bundle
    bundle_processor.process_bundle(instruction_id))
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py";,>
 line 839, in process_bundle
    input_op_by_transform_id[data.transform_id].process_encoded(data.data)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py";,>
 line 216, in process_encoded
    self.output(decoded_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/operations.py";,>
 line 329, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/operations.py";,>
 line 192, in receive
    self.consumer.process(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/operations.py";,>
 line 683, in process
    delayed_application = self.dofn_runner.process(o)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 908, in process
    self._reraise_augmented(exn)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 906, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 679, in invoke_process
    windowed_value, additional_args, additional_kwargs)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 759, in _invoke_process_per_window
    windowed_value, self.process_method(*args_for_process))
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 1054, in process_outputs
    self.main_receivers.receive(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/operations.py";,>
 line 192, in receive
    self.consumer.process(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/operations.py";,>
 line 683, in process
    delayed_application = self.dofn_runner.process(o)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 908, in process
    self._reraise_augmented(exn)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 906, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 508, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 1054, in process_outputs
    self.main_receivers.receive(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/operations.py";,>
 line 192, in receive
    self.consumer.process(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/worker/operations.py";,>
 line 683, in process
    delayed_application = self.dofn_runner.process(o)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 908, in process
    self._reraise_augmented(exn)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 981, in _reraise_augmented
    raise_with_traceback(new_exn)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-gcp-pytest/py37-gcp-pytest/lib/python3.7/site-packages/future/utils/__init__.py";,>
 line 419, in raise_with_traceback
    raise exc.with_traceback(traceback)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 906, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 679, in invoke_process
    windowed_value, additional_args, additional_kwargs)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/runners/common.py";,>
 line 759, in _invoke_process_per_window
    windowed_value, self.process_method(*args_for_process))
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/core.py";,>
 line 1453, in <lambda>
    wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/testing/util.py";,>
 line 202, in _equal
    raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: ['a'] == ['a', 
'b'], unexpected elements ['b'] [while running 'assert_that/Match']

.s....................
> Task :sdks:python:test-suites:tox:py2:testPy2Gcp
...................................................... [ 40%]
..............................s.........................ssss............ [ 42%]
.........s....................
> Task :sdks:python:test-suites:tox:py36:testPy36Gcp
..s.........................sss........................s............ [ 52%]
...s.s...........s...
> Task :sdks:python:test-suites:dataflow:py37:preCommitIT
Terminated

> Task :sdks:python:test-suites:dataflow:py37:preCommitIT FAILED

> Task :sdks:python:test-suites:tox:py2:testPy2Gcp
............sssssssssssss....ss........... [ 44%]
.....ssssssssss......................................................... [ 47%]
.....................s..ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/scripts/run_pytest.sh>
 py27-gcp-pytest '' (exited with code -15)
py27-gcp-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
scripts/run_tox.sh: line 52:  5133 Terminated              tox -c tox.ini 
--recreate -e $1 --installpkg $2

> Task :sdks:python:test-suites:tox:py2:testPy2Gcp FAILED

> Task :sdks:python:test-suites:tox:py35:testPy35Gcp
.s...sss.s.............................sssss.ssssssss....ss........... [ 55%]
.s..ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/scripts/run_pytest.sh>
 py35-gcp-pytest '' (exited with code -15)
py35-gcp-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
scripts/run_tox.sh: line 52:  5138 Terminated              tox -c tox.ini 
--recreate -e $1 --installpkg $2

> Task :sdks:python:test-suites:tox:py35:testPy35Gcp FAILED

> Task :sdks:python:test-suites:tox:py37:testPy37Gcp
..............s...... [ 55%]
.................s........s.ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_pytest.sh>
 py37-gcp-pytest '' (exited with code -15)
py37-gcp-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
scripts/run_tox.sh: line 52:  5141 Terminated              tox -c tox.ini 
--recreate -e $1 --installpkg $2

> Task :sdks:python:test-suites:tox:py37:testPy37Gcp FAILED

> Task :sdks:python:test-suites:dataflow:py2:preCommitIT
Traceback (most recent call last):
  File "setup.py", line 313, in <module>
    'mypy': generate_protos_first(mypy),
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/setuptools/__init__.py";,>
 line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/commands.py";,>
 line 158, in run
    TestProgram(argv=argv, config=self.__config)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/core.py";,>
 line 121, in __init__
    **extra_args)
  File "/usr/lib/python2.7/unittest/main.py", line 95, in __init__
    self.runTests()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/core.py";,>
 line 207, in runTests
    result = self.testRunner.run(self.test)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/plugins/multiprocess.py";,>
 line 396, in run
    timeout=nexttimeout)
  File "<string>", line 2, in get
  File "/usr/lib/python2.7/multiprocessing/managers.py", line 759, in 
_callmethod
Terminated

> Task :sdks:python:test-suites:dataflow:py2:preCommitIT FAILED

> Task :sdks:python:test-suites:tox:py36:testPy36Gcp
..ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/scripts/run_pytest.sh>
 py36-gcp-pytest '' (exited with code -15)
py36-gcp-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
scripts/run_tox.sh: line 52:  5145 Terminated              tox -c tox.ini 
--recreate -e $1 --installpkg $2

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=1f7cda21-5d03-4b1f-80ff-b56bf4b77267, 
currentDir=<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 28133
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-28133.out.log
----- Last  20 lines from daemon log file - daemon-28133.out.log -----
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/commands.py";,>
 line 158, in run
    TestProgram(argv=argv, config=self.__config)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/core.py";,>
 line 121, in __init__
    **extra_args)
  File "/usr/lib/python2.7/unittest/main.py", line 95, in __init__
    self.runTests()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/core.py";,>
 line 207, in runTests
    result = self.testRunner.run(self.test)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/plugins/multiprocess.py";,>
 line 396, in run
    timeout=nexttimeout)
  File "<string>", line 2, in get
  File "/usr/lib/python2.7/multiprocessing/managers.py", line 759, in 
_callmethod
Terminated
Daemon vm is shutting down... The daemon has exited normally or was terminated 
in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may 
have crashed)

* 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

> Task :sdks:python:test-suites:tox:py2:testPy2Cython
> Task :sdks:python:test-suites:tox:py35:testPy35Cython
> Task :sdks:python:test-suites:tox:py37:testPy37Cython
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to