You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/22 13:18:57 UTC

Build failed in Jenkins: beam_PostCommit_Python_Verify #6342

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

Changes:

[github] [BEAM-5617] Fix Python 3 incompatibility in pickler.

------------------------------------------
[...truncated 1.27 MB...]
test_delete_file (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_exists (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_directory (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_directory_trailing_slash (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_file (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_file_empty (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_file_error (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_file_with_limits (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/hadoopfilesystem_test.py>:276: DeprecationWarning: Please use assertEqual instead.
  self.assertEquals(len(files), 1)
ok
test_match_file_with_zero_limit (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_mkdirs (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_mkdirs_failed (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_open (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_open_bad_path (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_rename_directory (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_rename_file (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_rename_file_error (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_scheme (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_size (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_url_join (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_url_split (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_delete_table_fails_dataset_not_exist (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed.
test_delete_table_fails_service_error (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed.
test_delete_table_fails_table_not_exist (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed.
test_delete_table_succeeds (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed.
test_big_query_legacy_sql (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_big_query_new_types (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_big_query_standard_sql (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified
get_test_rows (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_query (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_query_sql_format (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_query_unflatten_records (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_table (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_table_and_job_complete_retry (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_table_and_multiple_pages (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_table_as_tablerows (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_table_schema_without_project (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_using_both_query_and_table_fails (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_using_neither_query_nor_table_fails (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_nested_schema_as_json (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_parse_schema_descriptor (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_project_table_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_simple_schema_as_json (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_table_spec_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_date_partitioned_table_name (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_display_data_item_on_validate_true (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_parse_table_reference (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_query_only_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_specify_query_flattened_records (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_specify_query_sql_format (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_specify_query_unflattened_records (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_specify_query_without_table (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_table_reference_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_delete_dataset_retries_fail (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_dataset_retries_for_timeouts (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_non_existing_dataset (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_non_existing_table (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_table_retries_fail (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_table_retries_for_timeouts (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_get_or_create_dataset_created (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_get_or_create_dataset_fetched (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_temporary_dataset_is_unique (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_no_table_and_create_if_needed (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_no_table_and_create_if_needed_and_no_schema (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_no_table_and_create_never (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_rows_are_written (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_empty_and_write_disposition_empty (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_not_empty_and_write_disposition_empty (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_schema_without_project (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_with_write_disposition_append (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_with_write_disposition_truncate (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_decimal_in_row_as_dict (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_inf (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_nan (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_neg_inf (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_row_as_dict (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_inf (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_nan (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_neg_inf (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_row_and_no_schema (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_row_as_table_row (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_parse_table_schema_from_json (apache_beam.io.gcp.bigquery_test.TestTableSchemaParser) ... SKIP: GCP dependencies are not installed
test_dict_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_finish_bundle_flush_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_no_records (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_process_flush_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_process_performs_batching (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_start_bundle_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_start_bundle_create_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_none_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_noop_dict_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_noop_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_string_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_table_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_table_schema_parsing_end_to_end (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_copy_file (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_copy_file_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_copy_tree (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_create (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_delete (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_delete_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_join (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_match_multiple_patterns (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_match_multiples (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_match_multiples_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_match_multiples_limit (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_open (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_rename (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_rename_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_scheme (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_split (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_bad_file_modes (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_checksum (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_context_manager (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_copy (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_copy_batch (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_copytree (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_delete (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_delete_batch (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_empty_batches (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_exists (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_exists_failure (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_close (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_flush (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_iterator (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_mode (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_random_seek (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_read_line (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_write (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_full_file_read (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_last_updated (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_list_prefix (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_rename (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_size (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_bad_gcs_path (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed
test_bad_gcs_path_object_optional (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed
test_gcs_path (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed
test_gcs_path_object_optional (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed
test_streaming_data_only (apache_beam.io.gcp.pubsub_integration_test.PubSubIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_streaming_with_attributes (apache_beam.io.gcp.pubsub_integration_test.PubSubIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_read_and_seek_back_to_beginning (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_read_from_end_returns_no_data (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_seek_cur (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_seek_outside (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_seek_set (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_seekable_disabled_on_append (apache_beam.io.filesystem_test.TestCompressedFile) ... ok
test_seekable_disabled_on_write (apache_beam.io.filesystem_test.TestCompressedFile) ... ok
test_seekable_enabled_on_read (apache_beam.io.filesystem_test.TestCompressedFile) ... ok
test_tell (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_match_glob_0_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_10_gs_gcsio_test_apple_dish_cb_at (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_11_gs_gcsio_test_banana_cyrano_m_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_1_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_2_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_3_gs_gcsio_test_cow_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_4_gs_gcsio_test_cow_ca_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_5_gs_gcsio_test_apple_df_ish_ca_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_6_gs_gcsio_test_apple_ish_a_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_7_gs_gcsio_test_apple_fish_car_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_8_gs_gcsio_test_apple_fish_b_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_9_gs_gcsio_test_apple_f_b_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_translate_pattern_0 (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_translate_pattern_1 (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_0_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_10_gs_gcsio_test_apple_dish_cb_at (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_11_gs_gcsio_test_banana_cyrano_m_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_1_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_2_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_3_gs_gcsio_test_cow_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_4_gs_gcsio_test_cow_ca_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_5_gs_gcsio_test_apple_df_ish_ca_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_6_gs_gcsio_test_apple_ish_a_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_7_gs_gcsio_test_apple_fish_car_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_8_gs_gcsio_test_apple_fish_b_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_9_gs_gcsio_test_apple_f_b_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_translate_pattern_0 (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_translate_pattern_1 (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_good_prec (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_key_to_fraction (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_key_to_fraction_common_prefix (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_key_to_fraction_no_endpoints (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_lots (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_tiny (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_everything_with_unbounded_range (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_get_fraction_consumed_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_get_fraction_consumed_sparse (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_get_position_for_fraction_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_split_at_offset (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_split_at_offset_fails_if_unstarted (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_first_record_not_split_point (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_record_continuous_until_split_point (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_record_non_monotonic (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_record_simple_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_record_simple_sparse (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_split_points (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_claim_order (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_fraction_consumed (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_out_of_range (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_try_claim (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_try_split (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_try_claim (apache_beam.io.range_trackers_test.UnsplittableRangeTrackerTest) ... ok
test_try_split_fails (apache_beam.io.range_trackers_test.UnsplittableRangeTrackerTest) ... ok
test_read_from_source (apache_beam.io.sources_test.SourcesTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_run_direct (apache_beam.io.sources_test.SourcesTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627

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

OK (SKIP=329)
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 ':',5,main]) completed. Took 1 mins 26.324 secs.
:beam-sdks-python:preCommit (Thread[Task worker for ':',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 ':',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: 308

* 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.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 17m 44s
13 actionable tasks: 13 executed

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

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

Jenkins build is back to normal : beam_PostCommit_Python_Verify #6344

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


Build failed in Jenkins: beam_PostCommit_Python_Verify #6343

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

Changes:

[david.moravek] [BEAM-5297] Add propdeps-idea plugin.

[25622840+adude3141] remove usage of deprecated Task.leftShift(Closure) method

[25622840+adude3141] remove usage of deprecated TaskInputs.dir() with something that doesn't

[25622840+adude3141] remove usage of deprecated FileCollection.stopExecutionIfEmpty() method

[25622840+adude3141] slightly update spotless gradle plugin to get rid of deprectated call to

[github] [BEAM-5779] Increase pubsub IT pipeline duration

[amaliujia] [BEAM-5796] Test window_end of TUMBLE, HOP, SESSION

[mxm] [BEAM-5707] Fix ':beam-sdks-python:docs' target

------------------------------------------
[...truncated 1.28 MB...]
ok
test_delete_dir (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_delete_error (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_delete_file (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_exists (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_directory (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_directory_trailing_slash (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_file (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_file_empty (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_file_error (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_match_file_with_limits (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/hadoopfilesystem_test.py>:276: DeprecationWarning: Please use assertEqual instead.
  self.assertEquals(len(files), 1)
ok
test_match_file_with_zero_limit (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_mkdirs (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_mkdirs_failed (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_open (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_open_bad_path (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_rename_directory (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_rename_file (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_rename_file_error (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_scheme (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_size (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_url_join (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_url_split (apache_beam.io.hadoopfilesystem_test.HadoopFileSystemTest) ... ok
test_delete_table_fails_dataset_not_exist (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed.
test_delete_table_fails_service_error (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed.
test_delete_table_fails_table_not_exist (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed.
test_delete_table_succeeds (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed.
test_big_query_legacy_sql (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_big_query_new_types (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_big_query_standard_sql (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified
get_test_rows (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_query (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_query_sql_format (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_query_unflatten_records (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_table (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_table_and_job_complete_retry (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_table_and_multiple_pages (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_read_from_table_as_tablerows (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_table_schema_without_project (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_using_both_query_and_table_fails (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_using_neither_query_nor_table_fails (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed
test_nested_schema_as_json (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_parse_schema_descriptor (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_project_table_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_simple_schema_as_json (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_table_spec_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed
test_date_partitioned_table_name (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_display_data_item_on_validate_true (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_parse_table_reference (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_query_only_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_specify_query_flattened_records (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_specify_query_sql_format (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_specify_query_unflattened_records (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_specify_query_without_table (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_table_reference_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed
test_delete_dataset_retries_fail (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_dataset_retries_for_timeouts (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_non_existing_dataset (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_non_existing_table (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_table_retries_fail (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_delete_table_retries_for_timeouts (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_get_or_create_dataset_created (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_get_or_create_dataset_fetched (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_temporary_dataset_is_unique (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed
test_no_table_and_create_if_needed (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_no_table_and_create_if_needed_and_no_schema (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_no_table_and_create_never (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_rows_are_written (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_empty_and_write_disposition_empty (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_not_empty_and_write_disposition_empty (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_schema_without_project (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_with_write_disposition_append (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_table_with_write_disposition_truncate (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed
test_decimal_in_row_as_dict (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_inf (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_nan (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_neg_inf (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_row_as_dict (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_inf (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_nan (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_invalid_json_neg_inf (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_row_and_no_schema (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_row_as_table_row (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed
test_parse_table_schema_from_json (apache_beam.io.gcp.bigquery_test.TestTableSchemaParser) ... SKIP: GCP dependencies are not installed
test_dict_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_finish_bundle_flush_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_no_records (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_process_flush_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_process_performs_batching (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_start_bundle_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_dofn_client_start_bundle_create_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_none_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_noop_dict_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_noop_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_string_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_table_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_table_schema_parsing_end_to_end (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed
test_copy_file (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_copy_file_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_copy_tree (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_create (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_delete (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_delete_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_join (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_match_multiple_patterns (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_match_multiples (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_match_multiples_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_match_multiples_limit (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_open (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_rename (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_rename_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_scheme (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_split (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed
test_bad_file_modes (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_checksum (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_context_manager (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_copy (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_copy_batch (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_copytree (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_delete (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_delete_batch (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_empty_batches (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_exists (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_exists_failure (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_close (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_flush (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_iterator (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_mode (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_random_seek (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_read_line (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_file_write (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_full_file_read (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_last_updated (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_list_prefix (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_rename (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_size (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed
test_bad_gcs_path (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed
test_bad_gcs_path_object_optional (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed
test_gcs_path (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed
test_gcs_path_object_optional (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed
test_streaming_data_only (apache_beam.io.gcp.pubsub_integration_test.PubSubIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_streaming_with_attributes (apache_beam.io.gcp.pubsub_integration_test.PubSubIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_read_and_seek_back_to_beginning (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_read_from_end_returns_no_data (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_seek_cur (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_seek_outside (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_seek_set (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_seekable_disabled_on_append (apache_beam.io.filesystem_test.TestCompressedFile) ... ok
test_seekable_disabled_on_write (apache_beam.io.filesystem_test.TestCompressedFile) ... ok
test_seekable_enabled_on_read (apache_beam.io.filesystem_test.TestCompressedFile) ... ok
test_tell (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_match_glob_0_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_10_gs_gcsio_test_apple_dish_cb_at (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_11_gs_gcsio_test_banana_cyrano_m_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_1_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_2_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_3_gs_gcsio_test_cow_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_4_gs_gcsio_test_cow_ca_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_5_gs_gcsio_test_apple_df_ish_ca_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_6_gs_gcsio_test_apple_ish_a_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_7_gs_gcsio_test_apple_fish_car_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_8_gs_gcsio_test_apple_fish_b_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_9_gs_gcsio_test_apple_f_b_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_translate_pattern_0 (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_translate_pattern_1 (apache_beam.io.filesystem_test.TestFileSystem) ... ok
test_match_glob_0_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_10_gs_gcsio_test_apple_dish_cb_at (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_11_gs_gcsio_test_banana_cyrano_m_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_1_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_2_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_3_gs_gcsio_test_cow_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_4_gs_gcsio_test_cow_ca_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_5_gs_gcsio_test_apple_df_ish_ca_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_6_gs_gcsio_test_apple_ish_a_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_7_gs_gcsio_test_apple_fish_car_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_8_gs_gcsio_test_apple_fish_b_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_match_glob_9_gs_gcsio_test_apple_f_b_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_translate_pattern_0 (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_translate_pattern_1 (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok
test_good_prec (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_key_to_fraction (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_key_to_fraction_common_prefix (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_key_to_fraction_no_endpoints (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_lots (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_tiny (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_everything_with_unbounded_range (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_get_fraction_consumed_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_get_fraction_consumed_sparse (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_get_position_for_fraction_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_split_at_offset (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_split_at_offset_fails_if_unstarted (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_first_record_not_split_point (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_record_continuous_until_split_point (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_record_non_monotonic (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_record_simple_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_return_record_simple_sparse (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_try_split_points (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok
test_claim_order (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_fraction_consumed (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_out_of_range (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_try_claim (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_try_split (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok
test_try_claim (apache_beam.io.range_trackers_test.UnsplittableRangeTrackerTest) ... ok
test_try_split_fails (apache_beam.io.range_trackers_test.UnsplittableRangeTrackerTest) ... ok
test_read_from_source (apache_beam.io.sources_test.SourcesTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627
test_run_direct (apache_beam.io.sources_test.SourcesTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627

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

OK (SKIP=329)
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 ':',5,main]) completed. Took 1 mins 18.638 secs.
:beam-sdks-python:preCommit (Thread[Task worker for ':',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 ':',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: 308

* 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

BUILD FAILED in 1h 20m 51s
13 actionable tasks: 13 executed

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

Stopped 1 worker daemon(s).
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure