See
<https://ci-beam.apache.org/job/beam_PostCommit_Python2/2735/display/redirect?page=changes>
Changes:
[srohde] Gracefully stop the TestStream RPC if the job stops.
[chamikaramj] Sets the region when looking up a BQ job
------------------------------------------
[...truncated 12.91 MB...]
"@type": "FastPrimitivesCoder$<string of 176 bytes>",
"component_encodings": [],
"pipeline_proto_coder_id":
"ref_Coder_FastPrimitivesCoder_5"
},
{
"@type": "FastPrimitivesCoder$<string of 176 bytes>",
"component_encodings": [],
"pipeline_proto_coder_id":
"ref_Coder_FastPrimitivesCoder_5"
}
],
"is_pair_like": true,
"pipeline_proto_coder_id": "ref_Coder_FastPrimitivesCoder_5"
},
{
"@type": "kind:global_window"
}
],
"is_wrapper": true
},
"output_name": "None",
"user_name": "format.out"
}
],
"parallel_input": {
"@type": "OutputReference",
"output_name": "out",
"step_name": "s8"
},
"serialized_fn": "<string of 1356 bytes>",
"user_name": "format"
}
},
{
"kind": "ParallelWrite",
"name": "s10",
"properties": {
"create_disposition": "CREATE_IF_NEEDED",
"dataset": "BigQueryTornadoesIT",
"display_data": [],
"encoding": {
"@type": "kind:windowed_value",
"component_encodings": [
{
"@type": "RowAsDictJsonCoder$<string of 148 bytes>",
"component_encodings": [],
"pipeline_proto_coder_id": "ref_Coder_RowAsDictJsonCoder_10"
},
{
"@type": "kind:global_window"
}
],
"is_wrapper": true
},
"format": "bigquery",
"parallel_input": {
"@type": "OutputReference",
"output_name": "None",
"step_name": "s9"
},
"schema": "{\"fields\": [{\"type\": \"INTEGER\", \"name\": \"month\",
\"mode\": \"NULLABLE\"}, {\"type\": \"INTEGER\", \"name\": \"tornado_count\",
\"mode\": \"NULLABLE\"}]}",
"table": "monthly_tornadoes_1596218571612",
"user_name": "Write/Write/NativeWrite",
"write_disposition": "WRITE_TRUNCATE"
}
}
],
"type": "JOB_TYPE_BATCH"
}
apache_beam.runners.dataflow.internal.apiclient: INFO: Create job: <Job
createTime: u'2020-07-31T18:03:07.477562Z'
currentStateTime: u'1970-01-01T00:00:00Z'
id: u'2020-07-31_11_03_06-1205842459323939200'
location: u'us-central1'
name: u'beamapp-jenkins-0731180257-645699'
projectId: u'apache-beam-testing'
stageStates: []
startTime: u'2020-07-31T18:03:07.477562Z'
steps: []
tempFiles: []
type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)>
apache_beam.runners.dataflow.internal.apiclient: INFO: Created job with id:
[2020-07-31_11_03_06-1205842459323939200]
apache_beam.runners.dataflow.internal.apiclient: INFO: Submitted job:
2020-07-31_11_03_06-1205842459323939200
apache_beam.runners.dataflow.internal.apiclient: INFO: To access the Dataflow
monitoring console, please navigate to
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_06-1205842459323939200?project=apache-beam-testing
apache_beam.runners.dataflow.dataflow_runner: INFO: Job
2020-07-31_11_03_06-1205842459323939200 is in state JOB_STATE_RUNNING
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:06.278Z:
JOB_MESSAGE_DETAILED: Autoscaling is enabled for job
2020-07-31_11_03_06-1205842459323939200. The number of workers will be between
1 and 1000.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:06.278Z:
JOB_MESSAGE_DETAILED: Autoscaling was automatically enabled for job
2020-07-31_11_03_06-1205842459323939200.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:10.359Z:
JOB_MESSAGE_BASIC: Worker configuration: n1-standard-1 in us-central1-a.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.272Z:
JOB_MESSAGE_DETAILED: Expanding CoGroupByKey operations into optimizable parts.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.345Z:
JOB_MESSAGE_DETAILED: Expanding GroupByKey operations into optimizable parts.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.383Z:
JOB_MESSAGE_DETAILED: Lifting ValueCombiningMappingFns into
MergeBucketsMappingFns
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.447Z:
JOB_MESSAGE_DEBUG: Annotating graph with Autotuner information.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.493Z:
JOB_MESSAGE_DETAILED: Fusing adjacent ParDo, Read, Write, and Flatten operations
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.528Z:
JOB_MESSAGE_DETAILED: Fusing consumer
read/_PassThroughThenCleanup/ParDo(PassThrough)/ParDo(PassThrough) into
read/Read
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.563Z:
JOB_MESSAGE_DETAILED: Fusing consumer months with tornadoes into
read/_PassThroughThenCleanup/ParDo(PassThrough)/ParDo(PassThrough)
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.595Z:
JOB_MESSAGE_DETAILED: Fusing consumer monthly count/GroupByKey+monthly
count/Combine/Partial into months with tornadoes
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.629Z:
JOB_MESSAGE_DETAILED: Fusing consumer monthly count/GroupByKey/Reify into
monthly count/GroupByKey+monthly count/Combine/Partial
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.661Z:
JOB_MESSAGE_DETAILED: Fusing consumer monthly count/GroupByKey/Write into
monthly count/GroupByKey/Reify
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.693Z:
JOB_MESSAGE_DETAILED: Fusing consumer monthly count/Combine into monthly
count/GroupByKey/Read
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.726Z:
JOB_MESSAGE_DETAILED: Fusing consumer monthly count/Combine/Extract into
monthly count/Combine
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.759Z:
JOB_MESSAGE_DETAILED: Fusing consumer format into monthly count/Combine/Extract
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.792Z:
JOB_MESSAGE_DETAILED: Fusing consumer Write/Write/NativeWrite into format
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.815Z:
JOB_MESSAGE_DETAILED: Fusing consumer
read/_PassThroughThenCleanup/ParDo(RemoveJsonFiles)/ParDo(RemoveJsonFiles) into
read/_PassThroughThenCleanup/Create/Read
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.839Z:
JOB_MESSAGE_DEBUG: Workflow config is missing a default resource spec.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.872Z:
JOB_MESSAGE_DEBUG: Adding StepResource setup and teardown to workflow graph.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.908Z:
JOB_MESSAGE_DEBUG: Adding workflow start and stop steps.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:11.941Z:
JOB_MESSAGE_DEBUG: Assigning stage ids.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:12.316Z:
JOB_MESSAGE_DEBUG: Executing wait step start23
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:12.384Z:
JOB_MESSAGE_BASIC: Executing operation monthly count/GroupByKey/Create
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:12.429Z:
JOB_MESSAGE_DEBUG: Starting worker pool setup.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:12.462Z:
JOB_MESSAGE_BASIC: Starting 1 workers in us-central1-a...
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:12.496Z:
JOB_MESSAGE_BASIC: Finished operation monthly count/GroupByKey/Create
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:12.568Z:
JOB_MESSAGE_DEBUG: Value "monthly count/GroupByKey/Session" materialized.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:12.632Z:
JOB_MESSAGE_BASIC: Executing 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-07-31T18:03:39.662Z:
JOB_MESSAGE_DETAILED: Autoscaling: Raised the number of workers to 1 based on
the rate of progress in the currently running stage(s).
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:03:43.589Z:
JOB_MESSAGE_WARNING: Your project already contains 100 Dataflow-created metric
descriptors and Stackdriver will not create new Dataflow custom metrics for
this job. Each unique user-defined metric name (independent of the DoFn in
which it is defined) produces a new metric descriptor. To delete old / unused
metric descriptors see
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list
and
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:05:25.018Z:
JOB_MESSAGE_DETAILED: Workers have started successfully.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:05:25.048Z:
JOB_MESSAGE_DETAILED: Workers have started successfully.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:51.689Z:
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-07-31T18:08:51.755Z:
JOB_MESSAGE_DEBUG: Value
"read/_PassThroughThenCleanup/ParDo(PassThrough)/ParDo(PassThrough).cleanup_signal"
materialized.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:51.779Z:
JOB_MESSAGE_BASIC: Executing operation monthly count/GroupByKey/Close
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:51.810Z:
JOB_MESSAGE_BASIC: Executing operation
read/_PassThroughThenCleanup/ParDo(RemoveJsonFiles)/_UnpickledSideInput(ParDo(PassThrough).cleanup_signal.0)
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:51.827Z:
JOB_MESSAGE_BASIC: Finished operation monthly count/GroupByKey/Close
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:51.871Z:
JOB_MESSAGE_BASIC: Finished operation
read/_PassThroughThenCleanup/ParDo(RemoveJsonFiles)/_UnpickledSideInput(ParDo(PassThrough).cleanup_signal.0)
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:51.891Z:
JOB_MESSAGE_BASIC: Executing operation monthly count/GroupByKey/Read+monthly
count/Combine+monthly count/Combine/Extract+format+Write/Write/NativeWrite
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:51.936Z:
JOB_MESSAGE_DEBUG: Value
"read/_PassThroughThenCleanup/ParDo(RemoveJsonFiles)/_UnpickledSideInput(ParDo(PassThrough).cleanup_signal.0).output"
materialized.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:51.998Z:
JOB_MESSAGE_BASIC: Executing operation
read/_PassThroughThenCleanup/Create/Read+read/_PassThroughThenCleanup/ParDo(RemoveJsonFiles)/ParDo(RemoveJsonFiles)
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:08:56.809Z:
JOB_MESSAGE_BASIC: Finished operation
read/_PassThroughThenCleanup/Create/Read+read/_PassThroughThenCleanup/ParDo(RemoveJsonFiles)/ParDo(RemoveJsonFiles)
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:07.189Z:
JOB_MESSAGE_BASIC: Executing BigQuery import job
"dataflow_job_2492192241252639626". You can check its status with the bq tool:
"bq show -j --project_id=apache-beam-testing dataflow_job_2492192241252639626".
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:08.548Z:
JOB_MESSAGE_BASIC: Finished operation monthly count/GroupByKey/Read+monthly
count/Combine+monthly count/Combine/Extract+format+Write/Write/NativeWrite
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:08.615Z:
JOB_MESSAGE_DEBUG: Executing failure step failure22
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:08.640Z:
JOB_MESSAGE_ERROR: Workflow failed. Causes: S06:monthly
count/GroupByKey/Read+monthly count/Combine+monthly
count/Combine/Extract+format+Write/Write/NativeWrite failed., BigQuery import
job "dataflow_job_2492192241252639626" failed., BigQuery creation of import job
for table "monthly_tornadoes_1596218571612" in dataset "BigQueryTornadoesIT" in
project "apache-beam-testing" failed., BigQuery execution failed., Transport
error during HTTP request.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:08.776Z:
JOB_MESSAGE_DETAILED: Cleaning up.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:08.821Z:
JOB_MESSAGE_DEBUG: Starting worker pool teardown.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:08.849Z:
JOB_MESSAGE_BASIC: Stopping worker pool...
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:58.439Z:
JOB_MESSAGE_DETAILED: Autoscaling: Resized worker pool from 1 to 0.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:58.488Z:
JOB_MESSAGE_BASIC: Worker pool stopped.
apache_beam.runners.dataflow.dataflow_runner: INFO: 2020-07-31T18:09:58.526Z:
JOB_MESSAGE_DEBUG: Tearing down pending resources...
apache_beam.runners.dataflow.dataflow_runner: INFO: Job
2020-07-31_11_03_06-1205842459323939200 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_1596218571612.
google.auth._default: DEBUG: Checking None for explicit credentials as part of
auth process...
google.auth._default: DEBUG: Checking Cloud SDK credentials as part of auth
process...
google.auth._default: DEBUG: Cloud SDK credentials not found on disk; not using
them
google.auth._default: DEBUG: Checking for App Engine runtime as part of auth
process...
google.auth._default: DEBUG: No App Engine library was found so cannot
authentication via App Engine Identity Credentials.
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_1596218571612
HTTP/1.1" 404 None
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests-postCommitIT-df-py27.xml
----------------------------------------------------------------------
XML:
<https://ci-beam.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 64 tests in 3931.237s
FAILED (SKIP=7, errors=2)
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_12-5606080250258173567?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_16_39-8758455285397398445?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_23_47-13143512362165172410?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_30_59-16800035722328445723?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_38_49-16559557767909257530?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_45_25-17271598641090645846?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_52_10-4240460858171758035?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_06-15741835499154159433?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_21_32-10540569113230779782?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_28_57-13885955377610437564?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_36_45-6230034054759790828?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_44_43-13247941776066429420?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_53_07-3793569578373378446?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_07-8766517982502689964?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_22_05-7424378892915641743?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_30_12-1145963846097751733?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_37_17-3419833239493800054?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_45_37-10879114337057157070?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_52_52-2597788306040885231?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_10-2319951183313712839?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_14_43-17970727456069285618?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_22_00-6098672694430534645?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_30_12-7378839676855234497?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_38_10-4047932204983942209?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_45_10-16962068881388330783?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_53_34-4055510315767709691?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_12_00_59-8930867527954078642?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_06-1205842459323939200?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_10_28-6969401403071014831?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_18_11-15970602869077398023?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_25_14-5817244838605989247?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_32_42-9033455968227799574?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_40_19-5958218538384312379?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_48_20-1791216439542853310?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_55_54-7865519259416697456?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_10-10638697121080510554?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_11_32-1933527901604987089?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_20_10-27002762900840731?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_28_32-779782542886805576?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_36_04-12544355276037240083?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_43_59-14725766467193344511?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_51_16-13621750675203064373?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_58_50-14430844560143014511?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_07-14897220998577354741?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_11_54-13902531069934571237?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_20_34-16968057484629983604?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_29_59-995263872846460818?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_38_15-16048694076107432582?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_54_38-11677979131567337434?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_03_06-3325299973328380611?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_12_55-10271579923742909760?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_23_32-4864021631069754123?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_31_33-9419007487217009344?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_38_18-17213793169243323391?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_45_48-9900239177253634580?project=apache-beam-testing
Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-07-31_11_53_29-9704984442585109703?project=apache-beam-testing
> Task :sdks:python:test-suites:dataflow:py2:postCommitIT FAILED
FAILURE: Build failed with an exception.
* Where:
Script
'<https://ci-beam.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
line: 116
* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py2: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 7m 55s
159 actionable tasks: 123 executed, 34 from cache, 2 up-to-date
Publishing build scan...
https://gradle.com/s/t5ic4pmjfyzvc
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]