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

Changes:

[daniel.o.programmer] [BEAM-4780] Updating to DockerJobBundleFactory in 
ReferenceRunner.

[herohde] Fix Go index parsing in the face of runner-gernerated keys

[herohde] Fix use of wrong key in Dataflow side input

------------------------------------------
[...truncated 1.11 MB...]
test_deterministic_coder (apache_beam.coders.coders_test_common.CodersTest) ... 
ok
test_dill_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_fast_primitives_coder (apache_beam.coders.coders_test_common.CodersTest) 
... ok
test_float_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_global_window_coder (apache_beam.coders.coders_test_common.CodersTest) ... 
ok
test_interval_window_coder (apache_beam.coders.coders_test_common.CodersTest) 
... ok
test_iterable_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_iterable_coder_unknown_length 
(apache_beam.coders.coders_test_common.CodersTest) ... ok
test_length_prefix_coder (apache_beam.coders.coders_test_common.CodersTest) ... 
ok
test_nested_observables (apache_beam.coders.coders_test_common.CodersTest) ... 
ok
test_pickle_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_proto_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_singleton_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_timestamp_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_tuple_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_tuple_sequence_coder (apache_beam.coders.coders_test_common.CodersTest) 
... ok
test_utf8_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_varint_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok
test_windowed_value_coder (apache_beam.coders.coders_test_common.CodersTest) 
... ok
test_windowedvalue_coder_paneinfo 
(apache_beam.coders.coders_test_common.CodersTest) ... ok
test_observable (apache_beam.coders.observable_test.ObservableMixinTest) ... 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/observable_test.py>:50:
 DeprecationWarning: Please use assertEqual instead.
  self.assertEquals(3, self.observed_count)
ok
test_base64_pickle_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_bytes_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_custom_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_deterministic_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_dill_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_fast_primitives_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_float_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_global_window_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_interval_window_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_iterable_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_iterable_coder_unknown_length 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_length_prefix_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_nested_observables 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_pickle_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_proto_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_singleton_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_timestamp_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_tuple_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_tuple_sequence_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_utf8_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_varint_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_windowed_value_coder 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_windowedvalue_coder_paneinfo 
(apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok
test_using_slow_impl (apache_beam.coders.slow_coders_test.SlowCoders) ... ok
test_standard_coders 
(apache_beam.coders.standard_coders_test.StandardCodersTest) ... 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/standard_coders_test.py>:50:
 ResourceWarning: unclosed file <_io.TextIOWrapper 
name='<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/../testing/data/standard_coders.yaml'>
 mode='r' encoding='UTF-8'>
  for ix, spec in enumerate(yaml.load_all(open(test_yaml))):
ok
test_byte_counting (apache_beam.coders.stream_test.StreamTest) ... 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/stream_test.py>:131:
 DeprecationWarning: Please use assertEqual instead.
  self.assertEquals(0, bc_s.get_count())
ok
test_large_var_int64 (apache_beam.coders.stream_test.StreamTest) ... ok
test_medium_var_int64 (apache_beam.coders.stream_test.StreamTest) ... ok
test_read_all (apache_beam.coders.stream_test.StreamTest) ... ok
test_read_write (apache_beam.coders.stream_test.StreamTest) ... ok
test_read_write_bigendian_int32 (apache_beam.coders.stream_test.StreamTest) ... 
ok
test_read_write_bigendian_int64 (apache_beam.coders.stream_test.StreamTest) ... 
ok
test_read_write_bigendian_uint64 (apache_beam.coders.stream_test.StreamTest) 
... ok
test_read_write_byte (apache_beam.coders.stream_test.StreamTest) ... ok
test_read_write_double (apache_beam.coders.stream_test.StreamTest) ... ok
test_read_write_large (apache_beam.coders.stream_test.StreamTest) ... ok
test_small_var_int64 (apache_beam.coders.stream_test.StreamTest) ... ok
test_dataflow_job_file 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_display_data 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_experiments 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_extra_package 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_from_dictionary 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_get_all_options 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... 
/usr/lib/python3.5/unittest/case.py:1116: DeprecationWarning: 
assertDictContainsSubset is deprecated
  DeprecationWarning)
ok
test_option_with_space 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_override_options 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_redefine_options 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_template_location 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_value_provider_options 
(apache_beam.options.pipeline_options_test.PipelineOptionsTest) ... ok
test_dataflow_job_file_and_template_location_mutually_exclusive 
(apache_beam.options.pipeline_options_validator_test.SetupTest) ... ok
test_gcs_path (apache_beam.options.pipeline_options_validator_test.SetupTest) 
... ok
test_is_service_runner 
(apache_beam.options.pipeline_options_validator_test.SetupTest) ... ok
test_job_name (apache_beam.options.pipeline_options_validator_test.SetupTest) 
... ok
test_local_runner 
(apache_beam.options.pipeline_options_validator_test.SetupTest) ... ok
test_missing_required_options 
(apache_beam.options.pipeline_options_validator_test.SetupTest) ... ok
test_num_workers 
(apache_beam.options.pipeline_options_validator_test.SetupTest) ... ok
test_project (apache_beam.options.pipeline_options_validator_test.SetupTest) 
... ok
test_test_matcher 
(apache_beam.options.pipeline_options_validator_test.SetupTest) ... ok
test_validate_dataflow_job_file 
(apache_beam.options.pipeline_options_validator_test.SetupTest) ... ok
test_validate_template_location 
(apache_beam.options.pipeline_options_validator_test.SetupTest) ... ok
test_choices (apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_experiments_options_setup 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_experiments_setup 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_runtime_value_provider_keyword_argument 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_runtime_value_provider_positional_argument 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_set_runtime_option 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_static_value_provider_choices 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_static_value_provider_keyword_argument 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_static_value_provider_positional_argument 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_static_value_provider_type_cast 
(apache_beam.options.value_provider_test.ValueProviderTests) ... ok
test_coders_microbenchmark 
(apache_beam.tools.microbenchmarks_test.MicrobenchmarksTest) ... ok
test_deprecated_with_since_current 
(apache_beam.utils.annotations_test.AnnotationTests) ... ok
test_deprecated_with_since_current_message 
(apache_beam.utils.annotations_test.AnnotationTests) ... ok
test_deprecated_without_current 
(apache_beam.utils.annotations_test.AnnotationTests) ... ok
test_deprecated_without_since_should_fail 
(apache_beam.utils.annotations_test.AnnotationTests) ... ok
test_experimental_with_current 
(apache_beam.utils.annotations_test.AnnotationTests) ... ok
test_experimental_with_current_message 
(apache_beam.utils.annotations_test.AnnotationTests) ... ok
test_experimental_without_current 
(apache_beam.utils.annotations_test.AnnotationTests) ... ok
Tests that the filter 'once' is sufficient to print once per ... ok
test_equal_objects (apache_beam.utils.counters_test.CounterNameTest) ... ok
test_hash_two_objects (apache_beam.utils.counters_test.CounterNameTest) ... ok
test_name_string_representation 
(apache_beam.utils.counters_test.CounterNameTest) ... ok
test_method_forwarding_not_windows (apache_beam.utils.processes_test.Exec) ... 
ok
test_method_forwarding_windows (apache_beam.utils.processes_test.Exec) ... ok
test_call_two_objects (apache_beam.utils.retry_test.RetryStateTest) ... ok
test_single_failure (apache_beam.utils.retry_test.RetryStateTest) ... ok
test_two_failures (apache_beam.utils.retry_test.RetryStateTest) ... ok
test_log_calls_for_permanent_failure (apache_beam.utils.retry_test.RetryTest) 
... ok
test_log_calls_for_transient_failure (apache_beam.utils.retry_test.RetryTest) 
... ok
test_with_default_number_of_retries (apache_beam.utils.retry_test.RetryTest) 
... ok
test_with_explicit_decorator (apache_beam.utils.retry_test.RetryTest) ... ok
test_with_explicit_initial_delay (apache_beam.utils.retry_test.RetryTest) ... ok
test_with_explicit_number_of_retries (apache_beam.utils.retry_test.RetryTest) 
... ok
test_with_http_error_that_should_be_retried 
(apache_beam.utils.retry_test.RetryTest) ... SKIP: google-apitools is not 
installed
test_with_http_error_that_should_not_be_retried 
(apache_beam.utils.retry_test.RetryTest) ... SKIP: google-apitools is not 
installed
test_with_no_retry_decorator (apache_beam.utils.retry_test.RetryTest) ... ok
test_with_real_clock (apache_beam.utils.retry_test.RetryTest) ... ok
test_arithmetic (apache_beam.utils.timestamp_test.DurationTest) ... ok
test_of (apache_beam.utils.timestamp_test.DurationTest) ... ok
test_precision (apache_beam.utils.timestamp_test.DurationTest) ... ok
test_sort_order (apache_beam.utils.timestamp_test.DurationTest) ... ok
test_str (apache_beam.utils.timestamp_test.DurationTest) ... ok
test_arithmetic (apache_beam.utils.timestamp_test.TimestampTest) ... ok
test_from_rfc3339 (apache_beam.utils.timestamp_test.TimestampTest) ... ok
test_from_rfc3339_failure (apache_beam.utils.timestamp_test.TimestampTest) ... 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/utils/timestamp_test.py>:69:
 DeprecationWarning: Please use assertRaisesRegex instead.
  with self.assertRaisesRegexp(ValueError, 'parse'):
ok
test_from_utc_datetime (apache_beam.utils.timestamp_test.TimestampTest) ... ok
test_of (apache_beam.utils.timestamp_test.TimestampTest) ... ok
test_precision (apache_beam.utils.timestamp_test.TimestampTest) ... ok
test_sort_order (apache_beam.utils.timestamp_test.TimestampTest) ... ok
test_str (apache_beam.utils.timestamp_test.TimestampTest) ... ok
test_utc_timestamp (apache_beam.utils.timestamp_test.TimestampTest) ... ok
test_equality (apache_beam.utils.windowed_value_test.WindowedValueTest) ... ok
test_hash (apache_beam.utils.windowed_value_test.WindowedValueTest) ... ok
test_pickle (apache_beam.utils.windowed_value_test.WindowedValueTest) ... ok
test_timestamps (apache_beam.utils.windowed_value_test.WindowedValueTest) ... ok
test_with_value (apache_beam.utils.windowed_value_test.WindowedValueTest) ... ok
test_false_from (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_false_to (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_float_from (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_float_to (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_int_from (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_int_to (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... SKIP: 
GCP dependencies are not installed
test_large_integer (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_long_value (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_none_from (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_none_to (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... SKIP: 
GCP dependencies are not installed
test_runtime_value_provider_to 
(apache_beam.internal.gcp.json_value_test.JsonValueTest) ... SKIP: GCP 
dependencies are not installed
test_static_value_provider_to 
(apache_beam.internal.gcp.json_value_test.JsonValueTest) ... SKIP: GCP 
dependencies are not installed
test_string_from (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_string_to (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_too_long_value (apache_beam.internal.gcp.json_value_test.JsonValueTest) 
... SKIP: GCP dependencies are not installed
test_true_from (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_true_to (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... SKIP: 
GCP dependencies are not installed
test_with_type (apache_beam.internal.gcp.json_value_test.JsonValueTest) ... 
SKIP: GCP dependencies are not installed
test_basics (apache_beam.internal.pickler_test.PicklerTest) ... 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/internal/pickler_test.py>:32:
 DeprecationWarning: Please use assertEqual instead.
  self.assertEquals([1, 'a', (u'z',)], loads(dumps([1, 'a', (u'z',)])))
ok
Tests that a class object is pickled correctly. ... ok
Tests that a nested class object is pickled correctly. ... ok
test_generators (apache_beam.internal.pickler_test.PicklerTest) ... ok
Tests that the closure of a function is preserved. ... ok
Tests that the globals of a function are preserved. ... ok
test_lambda_with_main_globals (apache_beam.internal.pickler_test.PicklerTest) 
... ok
Tests that a nested class object is pickled correctly. ... ok
Tests that a class instance is pickled correctly. ... ok
test_recursive_class (apache_beam.internal.pickler_test.PicklerTest) ... ok
test_insert_values_in_args (apache_beam.internal.util_test.UtilTest) ... 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/internal/util_test.py>:49:
 DeprecationWarning: Please use assertEqual instead.
  self.assertEquals([1, 'a'], args)
ok
test_insert_values_in_args_nothing_to_insert 
(apache_beam.internal.util_test.UtilTest) ... ok
test_remove_objects_from_args (apache_beam.internal.util_test.UtilTest) ... ok
test_remove_objects_from_args_nothing_to_remove 
(apache_beam.internal.util_test.UtilTest) ... ok
test_basic_path (apache_beam.metrics.cells_test.TestCellCommitState) ... ok
test_basic_operations (apache_beam.metrics.cells_test.TestCounterCell) ... ok
test_parallel_access (apache_beam.metrics.cells_test.TestCounterCell) ... ok
test_basic_operations (apache_beam.metrics.cells_test.TestDistributionCell) ... 
ok
test_integer_only (apache_beam.metrics.cells_test.TestDistributionCell) ... ok
test_parallel_access (apache_beam.metrics.cells_test.TestDistributionCell) ... 
ok
test_basic_operations (apache_beam.metrics.cells_test.TestGaugeCell) ... ok
test_combine_appropriately (apache_beam.metrics.cells_test.TestGaugeCell) ... ok
test_integer_only (apache_beam.metrics.cells_test.TestGaugeCell) ... ok
test_add_to_counter (apache_beam.metrics.execution_test.TestMetricsContainer) 
... ok
test_create_new_counter 
(apache_beam.metrics.execution_test.TestMetricsContainer) ... ok
test_get_cumulative_or_updates 
(apache_beam.metrics.execution_test.TestMetricsContainer) ... ok
test_metric_filter_name_matching 
(apache_beam.metrics.metric_test.MetricResultsTest) ... ok
test_metric_filter_namespace_matching 
(apache_beam.metrics.metric_test.MetricResultsTest) ... ok
test_metric_filter_step_matching 
(apache_beam.metrics.metric_test.MetricResultsTest) ... ok
test_counter_empty_name (apache_beam.metrics.metric_test.MetricsTest) ... ok
test_counter_empty_namespace (apache_beam.metrics.metric_test.MetricsTest) ... 
ok
test_create_counter_distribution (apache_beam.metrics.metric_test.MetricsTest) 
... ok
test_distribution_empty_name (apache_beam.metrics.metric_test.MetricsTest) ... 
ok
test_distribution_empty_namespace (apache_beam.metrics.metric_test.MetricsTest) 
... ok
test_get_namespace_class (apache_beam.metrics.metric_test.MetricsTest) ... ok
test_get_namespace_error (apache_beam.metrics.metric_test.MetricsTest) ... ok
test_get_namespace_string (apache_beam.metrics.metric_test.MetricsTest) ... ok
test_basic_metric_name (apache_beam.metrics.metric_test.NameTest) ... ok

----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 200 tests in 3.098s

OK (SKIP=20)
py3 runtests: commands[4] | 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py3: commands succeeded
  congratulations :)
:beam-sdks-python:testPython3 (Thread[Task worker for ':' Thread 2,5,main]) 
completed. Took 22.82 secs.
:beam-sdks-python:preCommit (Thread[Task worker for ':' Thread 2,5,main]) 
started.

> Task :beam-sdks-python:preCommit
Skipping task ':beam-sdks-python:preCommit' as it has no actions.
:beam-sdks-python:preCommit (Thread[Task worker for ':' Thread 2,5,main]) 
completed. Took 0.0 secs.

FAILURE: Build failed with an exception.

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

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

* Try:
Run with --stacktrace option to get the stack trace. Run with --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 5.0.
See 
https://docs.gradle.org/4.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 0m 15s
13 actionable tasks: 13 executed

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

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

Reply via email to