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

Changes:

[daniel.o.programmer] [BEAM-9642] Create runtime invokers for SDF methods.


------------------------------------------
[...truncated 10.53 MB...]
    http_response, method_config=method_config, request=request)
apitools.base.py.exceptions.HttpForbiddenError: HttpError accessing 
<https://bigquery.googleapis.com/bigquery/v2/projects/clouddataflow-readonly/jobs?alt=json>:
 response: <{'x-xss-protection': '0', 'status': '403', 
'x-content-type-options': 'nosniff', 'transfer-encoding': 'chunked', 'date': 
'Thu, 02 Apr 2020 00:02:16 GMT', 'server': 'ESF', 'content-type': 
'application/json; charset=UTF-8', 'x-frame-options': 'SAMEORIGIN', 
'-content-encoding': 'gzip', 'vary': 'Origin, X-Origin, Referer', 
'cache-control': 'private', 'content-length': '478'}>, content <{
  "error": {
    "code": 403,
    "message": "Access Denied: Project clouddataflow-readonly: User does not 
have bigquery.jobs.create permission in project clouddataflow-readonly.",
    "errors": [
      {
        "message": "Access Denied: Project clouddataflow-readonly: User does 
not have bigquery.jobs.create permission in project clouddataflow-readonly.",
        "domain": "global",
        "reason": "accessDenied"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
>

apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:21.863Z: 
JOB_MESSAGE_ERROR: Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/batchworker.py", 
line 647, in do_work
    work_executor.execute()
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 218, in execute
    self._split_task)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 226, in _perform_source_split_considering_api_limits
    desired_bundle_size)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 263, in _perform_source_split
    for split in source.split(desired_bundle_size):
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 669, in split
    schema, metadata_list = self._export_files(bq)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 728, in _export_files
    include_header=False)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/utils/retry.py", 
line 236, in wrapper
    return fun(*args, **kwargs)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery_tools.py", 
line 715, in perform_extract_job
    response = self.client.jobs.Insert(request)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py",
 line 346, in Insert
    upload=upload, upload_config=upload_config)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 731, in _RunMethod
    return self.ProcessHttpResponse(method_config, http_response, request)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 737, in ProcessHttpResponse
    self.__ProcessHttpResponse(method_config, http_response, request))
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 604, in __ProcessHttpResponse
    http_response, method_config=method_config, request=request)
apitools.base.py.exceptions.HttpForbiddenError: HttpError accessing 
<https://bigquery.googleapis.com/bigquery/v2/projects/clouddataflow-readonly/jobs?alt=json>:
 response: <{'x-xss-protection': '0', 'status': '403', 
'x-content-type-options': 'nosniff', 'transfer-encoding': 'chunked', 'date': 
'Thu, 02 Apr 2020 00:02:19 GMT', 'server': 'ESF', 'content-type': 
'application/json; charset=UTF-8', 'x-frame-options': 'SAMEORIGIN', 
'-content-encoding': 'gzip', 'vary': 'Origin, X-Origin, Referer', 
'cache-control': 'private', 'content-length': '478'}>, content <{
  "error": {
    "code": 403,
    "message": "Access Denied: Project clouddataflow-readonly: User does not 
have bigquery.jobs.create permission in project clouddataflow-readonly.",
    "errors": [
      {
        "message": "Access Denied: Project clouddataflow-readonly: User does 
not have bigquery.jobs.create permission in project clouddataflow-readonly.",
        "domain": "global",
        "reason": "accessDenied"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
>

apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:25.174Z: 
JOB_MESSAGE_ERROR: Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/batchworker.py", 
line 647, in do_work
    work_executor.execute()
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 218, in execute
    self._split_task)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 226, in _perform_source_split_considering_api_limits
    desired_bundle_size)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 263, in _perform_source_split
    for split in source.split(desired_bundle_size):
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 669, in split
    schema, metadata_list = self._export_files(bq)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 728, in _export_files
    include_header=False)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/utils/retry.py", 
line 236, in wrapper
    return fun(*args, **kwargs)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery_tools.py", 
line 715, in perform_extract_job
    response = self.client.jobs.Insert(request)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py",
 line 346, in Insert
    upload=upload, upload_config=upload_config)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 731, in _RunMethod
    return self.ProcessHttpResponse(method_config, http_response, request)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 737, in ProcessHttpResponse
    self.__ProcessHttpResponse(method_config, http_response, request))
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 604, in __ProcessHttpResponse
    http_response, method_config=method_config, request=request)
apitools.base.py.exceptions.HttpForbiddenError: HttpError accessing 
<https://bigquery.googleapis.com/bigquery/v2/projects/clouddataflow-readonly/jobs?alt=json>:
 response: <{'x-xss-protection': '0', 'status': '403', 
'x-content-type-options': 'nosniff', 'transfer-encoding': 'chunked', 'date': 
'Thu, 02 Apr 2020 00:02:23 GMT', 'server': 'ESF', 'content-type': 
'application/json; charset=UTF-8', 'x-frame-options': 'SAMEORIGIN', 
'-content-encoding': 'gzip', 'vary': 'Origin, X-Origin, Referer', 
'cache-control': 'private', 'content-length': '478'}>, content <{
  "error": {
    "code": 403,
    "message": "Access Denied: Project clouddataflow-readonly: User does not 
have bigquery.jobs.create permission in project clouddataflow-readonly.",
    "errors": [
      {
        "message": "Access Denied: Project clouddataflow-readonly: User does 
not have bigquery.jobs.create permission in project clouddataflow-readonly.",
        "domain": "global",
        "reason": "accessDenied"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
>

apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:28.459Z: 
JOB_MESSAGE_ERROR: Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/batchworker.py", 
line 647, in do_work
    work_executor.execute()
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 218, in execute
    self._split_task)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 226, in _perform_source_split_considering_api_limits
    desired_bundle_size)
  File "/usr/local/lib/python3.5/site-packages/dataflow_worker/executor.py", 
line 263, in _perform_source_split
    for split in source.split(desired_bundle_size):
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 669, in split
    schema, metadata_list = self._export_files(bq)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery.py", 
line 728, in _export_files
    include_header=False)
  File "/usr/local/lib/python3.5/site-packages/apache_beam/utils/retry.py", 
line 236, in wrapper
    return fun(*args, **kwargs)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/bigquery_tools.py", 
line 715, in perform_extract_job
    response = self.client.jobs.Insert(request)
  File 
"/usr/local/lib/python3.5/site-packages/apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py",
 line 346, in Insert
    upload=upload, upload_config=upload_config)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 731, in _RunMethod
    return self.ProcessHttpResponse(method_config, http_response, request)
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 737, in ProcessHttpResponse
    self.__ProcessHttpResponse(method_config, http_response, request))
  File "/usr/local/lib/python3.5/site-packages/apitools/base/py/base_api.py", 
line 604, in __ProcessHttpResponse
    http_response, method_config=method_config, request=request)
apitools.base.py.exceptions.HttpForbiddenError: HttpError accessing 
<https://bigquery.googleapis.com/bigquery/v2/projects/clouddataflow-readonly/jobs?alt=json>:
 response: <{'x-xss-protection': '0', 'status': '403', 
'x-content-type-options': 'nosniff', 'transfer-encoding': 'chunked', 'date': 
'Thu, 02 Apr 2020 00:02:26 GMT', 'server': 'ESF', 'content-type': 
'application/json; charset=UTF-8', 'x-frame-options': 'SAMEORIGIN', 
'-content-encoding': 'gzip', 'vary': 'Origin, X-Origin, Referer', 
'cache-control': 'private', 'content-length': '478'}>, content <{
  "error": {
    "code": 403,
    "message": "Access Denied: Project clouddataflow-readonly: User does not 
have bigquery.jobs.create permission in project clouddataflow-readonly.",
    "errors": [
      {
        "message": "Access Denied: Project clouddataflow-readonly: User does 
not have bigquery.jobs.create permission in project clouddataflow-readonly.",
        "domain": "global",
        "reason": "accessDenied"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
>

apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:28.745Z: 
JOB_MESSAGE_BASIC: Finished operation 
read/Read+read/_PassThroughThenCleanup/ParDo(PassThrough)/ParDo(PassThrough)+months
 with tornadoes+monthly count/GroupByKey+monthly count/Combine/Partial+monthly 
count/GroupByKey/Reify+monthly count/GroupByKey/Write
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:28.839Z: 
JOB_MESSAGE_DEBUG: Executing failure step failure22
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:28.872Z: 
JOB_MESSAGE_ERROR: Workflow failed. Causes: 
S02:read/Read+read/_PassThroughThenCleanup/ParDo(PassThrough)/ParDo(PassThrough)+months
 with tornadoes+monthly count/GroupByKey+monthly count/Combine/Partial+monthly 
count/GroupByKey/Reify+monthly count/GroupByKey/Write failed., Internal Issue 
(b351eea7d6070b87): 63963027:24514
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:29.164Z: 
JOB_MESSAGE_DETAILED: Cleaning up.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:29.228Z: 
JOB_MESSAGE_DEBUG: Starting worker pool teardown.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:02:29.262Z: 
JOB_MESSAGE_BASIC: Stopping worker pool...
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:04:19.831Z: 
JOB_MESSAGE_DETAILED: Autoscaling: Resized worker pool from 1 to 0.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:04:19.875Z: 
JOB_MESSAGE_BASIC: Worker pool stopped.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-04-02T00:04:19.911Z: 
JOB_MESSAGE_DEBUG: Tearing down pending resources...
apache_beam.runners.dataflow.dataflow_runner: INFO: Job 
2020-04-01_16_56_35-12587617880379681448 is in state JOB_STATE_FAILED
apache_beam.io.gcp.tests.utils: INFO: Clean up a BigQuery table with project: 
apache-beam-testing, dataset: BigQueryTornadoesIT, table: 
monthly_tornadoes_1585785380334.
google.auth.transport._http_client: DEBUG: Making request: GET 
http://169.254.169.254
google.auth.transport._http_client: DEBUG: Making request: GET 
http://metadata.google.internal/computeMetadata/v1/project/project-id
urllib3.util.retry: DEBUG: Converted retries value: 3 -> Retry(total=3, 
connect=None, read=None, redirect=None, status=None)
google.auth.transport.requests: DEBUG: Making request: GET 
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/?recursive=true
urllib3.connectionpool: DEBUG: Starting new HTTP connection (1): 
metadata.google.internal:80
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET 
/computeMetadata/v1/instance/service-accounts/default/?recursive=true HTTP/1.1" 
200 144
google.auth.transport.requests: DEBUG: Making request: GET 
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token
urllib3.connectionpool: DEBUG: http://metadata.google.internal:80 "GET 
/computeMetadata/v1/instance/service-accounts/[email protected]/token
 HTTP/1.1" 200 192
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 
bigquery.googleapis.com:443
urllib3.connectionpool: DEBUG: https://bigquery.googleapis.com:443 "DELETE 
/bigquery/v2/projects/apache-beam-testing/datasets/BigQueryTornadoesIT/tables/monthly_tornadoes_1585785380334
 HTTP/1.1" 404 None
--------------------- >> end captured logging << ---------------------
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_16_56_41-17566071964017717399?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_11_27-11279165765814616715?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_21_10-14392231141847606159?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_30_21-11322941583118322641?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_39_00-17350961585757899088?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_47_00-16878921466663899064?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_16_56_36-7388031278101078375?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_19_07-11533606860101021534?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_28_19-13132068702668230056?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_36_59-12827731749070390360?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_45_04-17142741413330043314?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_16_56_39-4792182057925141920?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_08_51-15980711773453333993?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_17_57-11997375112431958673?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_26_17-16503755008421809944?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_34_51-8801543965688203621?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_43_34-13959563133429753594?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_16_56_35-10635133450793389666?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_17_56-2464712606423761047?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_26_50-8805569670159955346?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_35_08-5155753613889245737?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_44_31-8182932995282448065?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_16_56_35-12969164060353860917?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_05_32-6555924885351485887?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_13_36-8792004516234363760?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_22_26-4375643573973660516?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_31_27-5278044983685492070?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_39_09-985121282021911920?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_48_24-7383678958614858346?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_16_56_35-12587617880379681448?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_04_44-15864447585057044500?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_13_57-2336846713817614170?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_22_41-15030866574824407999?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_32_09-1336952709735786262?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_39_38-1788274055435707148?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_46_55-379332211185402571?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_55_30-14192125012182383030?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_16_56_36-4081543926284201631?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_06_34-8302738415550199168?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_20_00-9882069299951277730?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_28_36-13840888884691130792?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_46_17-18011007151274378001?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_16_56_37-6651187893124460233?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_05_15-12073855395586663458?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_15_00-8701128034989314838?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_23_33-7852132439126389354?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_32_43-15608643038356799023?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_41_22-15876770311456162164?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-04-01_17_50_06-2016210348051958170?project=apache-beam-testing

----------------------------------------------------------------------
XML: nosetests-postCommitIT-df-py35.xml
----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PostCommit_Python35/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 59 tests in 4068.779s

FAILED (SKIP=9, errors=2)

> Task :sdks:python:test-suites:dataflow:py35:postCommitIT FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Python35/ws/src/sdks/python/test-suites/dataflow/py35/build.gradle'>
 line: 56

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py35:postCommitIT'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 9m 2s
86 actionable tasks: 64 executed, 22 from cache

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

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

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

Reply via email to