See <https://builds.apache.org/job/beam_sonarqube_report/1048/display/redirect>
Changes: ------------------------------------------ [...truncated 372.32 KB...] test_read_from_query_sql_format (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_read_from_query_unflatten_records (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_read_from_table (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_read_from_table_and_job_complete_retry (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_read_from_table_and_multiple_pages (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_read_from_table_as_tablerows (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_table_schema_without_project (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_using_both_query_and_table_fails (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_using_neither_query_nor_table_fails (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryReader) ... ok test_delete_dataset_retries_fail (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_delete_dataset_retries_for_timeouts (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_delete_non_existing_dataset (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_delete_non_existing_table (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_delete_table_retries_fail (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_delete_table_retries_for_timeouts (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_get_or_create_dataset_created (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_get_or_create_dataset_fetched (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_get_or_create_table (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_get_or_create_table_intermittent_exception (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_get_or_create_table_race_condition (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_temporary_dataset_is_unique (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWrapper) ... ok test_no_table_and_create_if_needed (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/io/gcp/bigquery_tools_test.py>:485: BeamDeprecationWarning: BigQuerySink is deprecated since 2.11.0. Use WriteToBigQuery instead. create_disposition=create_disposition).writer(client): ok test_no_table_and_create_if_needed_and_no_schema (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... ok test_no_table_and_create_never (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... ok test_rows_are_written (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... ok test_table_empty_and_write_disposition_empty (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... ok test_table_not_empty_and_write_disposition_empty (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... ok test_table_schema_without_project (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... ok test_table_with_write_disposition_append (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... ok test_table_with_write_disposition_truncate (apache_beam.io.gcp.bigquery_tools_test.TestBigQueryWriter) ... ok test_decimal_in_row_as_dict (apache_beam.io.gcp.bigquery_tools_test.TestRowAsDictJsonCoder) ... ok test_invalid_json_inf (apache_beam.io.gcp.bigquery_tools_test.TestRowAsDictJsonCoder) ... ok test_invalid_json_nan (apache_beam.io.gcp.bigquery_tools_test.TestRowAsDictJsonCoder) ... ok test_invalid_json_neg_inf (apache_beam.io.gcp.bigquery_tools_test.TestRowAsDictJsonCoder) ... ok test_row_as_dict (apache_beam.io.gcp.bigquery_tools_test.TestRowAsDictJsonCoder) ... ok test_parse_table_schema_from_json (apache_beam.io.gcp.bigquery_tools_test.TestTableSchemaParser) ... ok test_big_query_write (apache_beam.io.gcp.bigquery_write_it_test.BigQueryWriteIntegrationTests) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_big_query_write_new_types (apache_beam.io.gcp.bigquery_write_it_test.BigQueryWriteIntegrationTests) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_big_query_write_schema_autodetect (apache_beam.io.gcp.bigquery_write_it_test.BigQueryWriteIntegrationTests) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_big_query_write_without_schema (apache_beam.io.gcp.bigquery_write_it_test.BigQueryWriteIntegrationTests) ... SKIP: IT is skipped because --test-pipeline-options is not specified test (apache_beam.io.gcp.bigquery_write_perf_test.BigQueryWritePerfTest) ... SKIP: Enabled only for phrase triggering. test_datastore_write_limit (apache_beam.io.gcp.datastore_write_it_test.DatastoreWriteIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_copy_file (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_copy_file_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_copy_tree (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_create (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_delete (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_delete_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_join (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_match_multiple_patterns (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_match_multiples (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_match_multiples_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_match_multiples_limit (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_open (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_rename (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_rename_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_scheme (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_split (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... ok test_copy (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_copy_batch (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_copy_batch_kms (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_copy_batch_rewrite_token (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_copy_kms (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_copy_rewrite_token (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_bad_file_modes (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_checksum (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_context_manager (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_copy (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_copy_batch (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_copytree (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_delete (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_delete_batch (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_empty_batches (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_exists (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_exists_failure (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_file_close (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_file_flush (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_file_iterator (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_file_mode (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_file_random_seek (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_file_read_line (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_file_write (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_full_file_read (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_last_updated (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_list_prefix (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_mime_binary_encoding (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_num_retries (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_rename (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_retry_func (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_size (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... ok test_bad_gcs_path (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... ok test_bad_gcs_path_object_optional (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... ok test_gcs_path (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... ok test_gcs_path_object_optional (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... ok 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_display_data (apache_beam.io.gcp.pubsub_test.TestPubSubSink) ... ok test_display_data_no_subscription (apache_beam.io.gcp.pubsub_test.TestPubSubSource) ... ok test_display_data_subscription (apache_beam.io.gcp.pubsub_test.TestPubSubSource) ... ok test_display_data_topic (apache_beam.io.gcp.pubsub_test.TestPubSubSource) ... ok test_eq (apache_beam.io.gcp.pubsub_test.TestPubsubMessage) ... ok test_hash (apache_beam.io.gcp.pubsub_test.TestPubsubMessage) ... ok test_payload_invalid (apache_beam.io.gcp.pubsub_test.TestPubsubMessage) ... ok test_payload_valid (apache_beam.io.gcp.pubsub_test.TestPubsubMessage) ... ok test_proto_conversion (apache_beam.io.gcp.pubsub_test.TestPubsubMessage) ... ok test_repr (apache_beam.io.gcp.pubsub_test.TestPubsubMessage) ... ok test_read_data_success (apache_beam.io.gcp.pubsub_test.TestReadFromPubSub) ... ok test_read_message_id_label_unsupported (apache_beam.io.gcp.pubsub_test.TestReadFromPubSub) ... ok test_read_messages_success (apache_beam.io.gcp.pubsub_test.TestReadFromPubSub) ... ok test_read_messages_timestamp_attribute_fail_parse (apache_beam.io.gcp.pubsub_test.TestReadFromPubSub) ... ok test_read_messages_timestamp_attribute_milli_success (apache_beam.io.gcp.pubsub_test.TestReadFromPubSub) ... ok test_read_messages_timestamp_attribute_missing (apache_beam.io.gcp.pubsub_test.TestReadFromPubSub) ... ok test_read_messages_timestamp_attribute_rfc3339_success (apache_beam.io.gcp.pubsub_test.TestReadFromPubSub) ... ok test_read_strings_success (apache_beam.io.gcp.pubsub_test.TestReadFromPubSub) ... <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/io/gcp/pubsub_test.py>:382: BeamDeprecationWarning: ReadStringsFromPubSub is deprecated since 2.7.0. Use ReadFromPubSub instead. None, None)) ok test_expand_with_both_topic_and_subscription (apache_beam.io.gcp.pubsub_test.TestReadFromPubSubOverride) ... ok test_expand_with_no_topic_or_subscription (apache_beam.io.gcp.pubsub_test.TestReadFromPubSubOverride) ... ok test_expand_with_other_options (apache_beam.io.gcp.pubsub_test.TestReadFromPubSubOverride) ... ok test_expand_with_subscription (apache_beam.io.gcp.pubsub_test.TestReadFromPubSubOverride) ... ok test_expand_with_topic (apache_beam.io.gcp.pubsub_test.TestReadFromPubSubOverride) ... ok test_expand (apache_beam.io.gcp.pubsub_test.TestWriteStringsToPubSubOverride) ... ok test_expand_deprecated (apache_beam.io.gcp.pubsub_test.TestWriteStringsToPubSubOverride) ... <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/io/gcp/pubsub_test.py>:208: BeamDeprecationWarning: WriteStringsToPubSub is deprecated since 2.7.0. Use WriteToPubSub instead. | beam.Map(lambda x: x)) ok test_write_messages_deprecated (apache_beam.io.gcp.pubsub_test.TestWriteToPubSub) ... ok test_write_messages_success (apache_beam.io.gcp.pubsub_test.TestWriteToPubSub) ... ok test_write_messages_unsupported_features (apache_beam.io.gcp.pubsub_test.TestWriteToPubSub) ... ok test_write_messages_with_attributes_error (apache_beam.io.gcp.pubsub_test.TestWriteToPubSub) ... ok test_write_messages_with_attributes_success (apache_beam.io.gcp.pubsub_test.TestWriteToPubSub) ... ok test__get_query_result_timeout (apache_beam.io.gcp.tests.bigquery_matcher_test.BigqueryFullResultStreamingMatcher) ... ok test_bigquery_matcher_query_error_retry (apache_beam.io.gcp.tests.bigquery_matcher_test.BigqueryMatcherTest) ... ok test_bigquery_matcher_success (apache_beam.io.gcp.tests.bigquery_matcher_test.BigqueryMatcherTest) ... ok test_bigquery_table_matcher_query_error_retry (apache_beam.io.gcp.tests.bigquery_matcher_test.BigqueryTableMatcherTest) ... ok test_bigquery_table_matcher_success (apache_beam.io.gcp.tests.bigquery_matcher_test.BigqueryTableMatcherTest) ... ok test_message_matcher_attributes_fail (apache_beam.io.gcp.tests.pubsub_matcher_test.PubSubMatcherTest) ... ok test_message_matcher_attributes_success (apache_beam.io.gcp.tests.pubsub_matcher_test.PubSubMatcherTest) ... ok test_message_matcher_mismatch (apache_beam.io.gcp.tests.pubsub_matcher_test.PubSubMatcherTest) ... ok test_message_matcher_strip_fail (apache_beam.io.gcp.tests.pubsub_matcher_test.PubSubMatcherTest) ... ok test_message_matcher_strip_success (apache_beam.io.gcp.tests.pubsub_matcher_test.PubSubMatcherTest) ... ok test_message_matcher_success (apache_beam.io.gcp.tests.pubsub_matcher_test.PubSubMatcherTest) ... ok test_message_matcher_timeout (apache_beam.io.gcp.tests.pubsub_matcher_test.PubSubMatcherTest) ... ok test_read_from_pubsub (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_read_from_pubsub_flaky (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_read_from_pubsub_invalid_arg (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_read_from_pubsub_many (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_read_from_pubsub_with_attributes (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_write_to_pubsub (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_write_to_pubsub_delay (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_write_to_pubsub_many_chunks (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_write_to_pubsub_with_attributes (apache_beam.io.gcp.tests.utils_test.PubSubUtilTest) ... ok test_create_bq_dataset (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... ok test_delete_bq_dataset (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... ok test_delete_table_fails_not_found (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... ok test_delete_table_succeeds (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... ok test_corrupted_file (apache_beam.io.avroio_test.TestAvro) ... ok test_dynamic_work_rebalancing_exhaustive (apache_beam.io.avroio_test.TestAvro) ... ok test_read_all_from_avro_file_pattern (apache_beam.io.avroio_test.TestAvro) ... ok test_read_all_from_avro_many_file_patterns (apache_beam.io.avroio_test.TestAvro) ... ok test_read_all_from_avro_many_single_files (apache_beam.io.avroio_test.TestAvro) ... ok test_read_all_from_avro_single_file (apache_beam.io.avroio_test.TestAvro) ... ok test_read_display_data (apache_beam.io.avroio_test.TestAvro) ... ok test_read_from_avro (apache_beam.io.avroio_test.TestAvro) ... ok test_read_reantrant_with_splitting (apache_beam.io.avroio_test.TestAvro) ... ok test_read_reentrant_without_splitting (apache_beam.io.avroio_test.TestAvro) ... ok test_read_with_splitting (apache_beam.io.avroio_test.TestAvro) ... ok test_read_with_splitting_compressed_deflate (apache_beam.io.avroio_test.TestAvro) ... ok test_read_with_splitting_compressed_snappy (apache_beam.io.avroio_test.TestAvro) ... SKIP: python-snappy not installed. test_read_with_splitting_multiple_blocks (apache_beam.io.avroio_test.TestAvro) ... ok test_read_with_splitting_pattern (apache_beam.io.avroio_test.TestAvro) ... ok test_read_without_splitting (apache_beam.io.avroio_test.TestAvro) ... ok test_read_without_splitting_compressed_deflate (apache_beam.io.avroio_test.TestAvro) ... ok test_read_without_splitting_compressed_snappy (apache_beam.io.avroio_test.TestAvro) ... SKIP: python-snappy not installed. test_read_without_splitting_multiple_blocks (apache_beam.io.avroio_test.TestAvro) ... ok test_read_without_splitting_pattern (apache_beam.io.avroio_test.TestAvro) ... ok test_sink_display_data (apache_beam.io.avroio_test.TestAvro) ... ok test_sink_transform (apache_beam.io.avroio_test.TestAvro) ... ok test_sink_transform_snappy (apache_beam.io.avroio_test.TestAvro) ... SKIP: python-snappy not installed. test_source_display_data (apache_beam.io.avroio_test.TestAvro) ... ok test_split_points (apache_beam.io.avroio_test.TestAvro) ... ok test_write_display_data (apache_beam.io.avroio_test.TestAvro) ... ok test_corrupted_file (apache_beam.io.avroio_test.TestFastAvro) ... ok test_dynamic_work_rebalancing_exhaustive (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_all_from_avro_file_pattern (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_all_from_avro_many_file_patterns (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_all_from_avro_many_single_files (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_all_from_avro_single_file (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_display_data (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_from_avro (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_reantrant_with_splitting (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_reentrant_without_splitting (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_with_splitting (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_with_splitting_compressed_deflate (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_with_splitting_compressed_snappy (apache_beam.io.avroio_test.TestFastAvro) ... SKIP: python-snappy not installed. test_read_with_splitting_multiple_blocks (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_with_splitting_pattern (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_without_splitting (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_without_splitting_compressed_deflate (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_without_splitting_compressed_snappy (apache_beam.io.avroio_test.TestFastAvro) ... SKIP: python-snappy not installed. test_read_without_splitting_multiple_blocks (apache_beam.io.avroio_test.TestFastAvro) ... ok test_read_without_splitting_pattern (apache_beam.io.avroio_test.TestFastAvro) ... ok test_sink_display_data (apache_beam.io.avroio_test.TestFastAvro) ... ok test_sink_transform (apache_beam.io.avroio_test.TestFastAvro) ... ERROR: InvocationError for command <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/target/.tox-py27-gcp/py27-gcp/bin/python> setup.py nosetests --ignore-files '.*py3\d?\.py$' (exited with code -15) py27-gcp run-test-post: commands[0] | <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/scripts/run_tox_cleanup.sh> scripts/run_tox.sh: line 52: 20951 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=b2eb14b5-0cf4-477e-846b-1a5e49c0e384, currentDir=<https://builds.apache.org/job/beam_sonarqube_report/ws/src}> Attempting to read last messages from the daemon log... Daemon pid: 22867 log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-22867.out.log ----- Last 20 lines from daemon log file - daemon-22867.out.log ----- at org.gradle.process.internal.DefaultExecHandle.execExceptionFor(DefaultExecHandle.java:232) at org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:209) at org.gradle.process.internal.DefaultExecHandle.failed(DefaultExecHandle.java:356) at org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:86) at org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:42) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Shutdown in progress at java.lang.ApplicationShutdownHooks.remove(ApplicationShutdownHooks.java:82) at java.lang.Runtime.removeShutdownHook(Runtime.java:239) at org.gradle.process.internal.shutdown.ShutdownHooks.removeShutdownHook(ShutdownHooks.java:33) at org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:199) at org.gradle.process.internal.DefaultExecHandle.aborted(DefaultExecHandle.java:352) at org.gradle.process.internal.ExecHandleRunner.completed(ExecHandleRunner.java:107) at org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:83) ... 7 more ----- 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 Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
