See 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Dataflow_Batch/280/display/redirect?page=changes>

Changes:

[Robert Bradshaw] [BEAM-12934] Use environment capabilities to determine length 
prefixing.

[Brian Hulette] Add missing comma

[ryanthompson591] Update tensorflow to version 2.6.0

[zhoufek] [BEAM-9487] Fix incorrected Repeatedly.may_finish implementation

[noreply] Cleanup use of futures. (#15043)

[noreply] Go Lint fix for wordcount and metrics (#15580)

[Brian Hulette] Fix whitespace lint

[noreply] [BEAM-3304] Snippets for trigger in BPG (#15409)

[noreply] [BEAM-12832] Add Go SDK xlang info to programming guide. (#15447)

[noreply] [BEAM-11097] Add SideInputCache to StateReader (#15563)

[Robert Bradshaw] Revert "Avoid apiary submission of job graph when it is not 
needed.

[noreply] [BEAM-12769] Java-emulating external transform. (#15546)

[noreply] [BEAM-12913] Pass query priority from ReadAllFromBigQuery (#15584)

[noreply] [BEAM-11982] Java Spanner - Implement IO Request Count metrics 
(#15493)


------------------------------------------
[...truncated 24.46 KB...]
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      dependencies: <
        type_urn: "beam:artifact:type:go_****_binary:v1"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n\006****"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
root_transform_ids: "e9"
root_transform_ids: "e10"
root_transform_ids: "e11"
root_transform_ids: "e12"
root_transform_ids: "e13"
root_transform_ids: "e14"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2021/09/25 10:47:56 Staged model pipeline: 
gs://temp-storage-for-perf-tests/loadtests/go-1-1632566875617659918/model
2021/09/25 10:47:56 {
  "environment": {
    "experiments": [
      "use_unified_****",
      "use_portable_job_submission",
      "beam_fn_api"
    ],
    "sdkPipelineOptions": {
      "display_data": [
        {
          "key": "name",
          "namespace": "options",
          "type": "STRING",
          "value": "load-tests-go-dataflow-batch-pardo-1-0925100310"
        },
        {
          "key": "experiments",
          "namespace": "options",
          "type": "STRING",
          "value": "use_unified_****,use_portable_job_submission"
        },
        {
          "key": "project",
          "namespace": "options",
          "type": "STRING",
          "value": "apache-beam-testing"
        },
        {
          "key": "region",
          "namespace": "options",
          "type": "STRING",
          "value": "us-central1"
        },
        {
          "key": "container_images",
          "namespace": "options",
          "type": "STRING",
          "value": "apache/beam_go_sdk:2.34.0.dev"
        },
        {
          "key": "temp_location",
          "namespace": "options",
          "type": "STRING",
          "value": "gs://temp-storage-for-perf-tests/loadtests"
        },
        {
          "key": "hooks",
          "namespace": "go_options",
          "type": "STRING",
          "value": "{}"
        },
        {
          "key": "influx_hostname",
          "namespace": "go_options",
          "type": "STRING",
          "value": "http://10.128.0.96:8086";
        },
        {
          "key": "number_of_counters",
          "namespace": "go_options",
          "type": "STRING",
          "value": "0"
        },
        {
          "key": "number_of_counter_operations",
          "namespace": "go_options",
          "type": "STRING",
          "value": "0"
        },
        {
          "key": "****_binary",
          "namespace": "go_options",
          "type": "STRING",
          "value": "linux_amd64/pardo"
        },
        {
          "key": "influx_db_name",
          "namespace": "go_options",
          "type": "STRING",
          "value": "beam_test_metrics"
        },
        {
          "key": "influx_measurement",
          "namespace": "go_options",
          "type": "STRING",
          "value": "go_batch_pardo_1"
        },
        {
          "key": "influx_namespace",
          "namespace": "go_options",
          "type": "STRING",
          "value": "dataflow"
        },
        {
          "key": "input_options",
          "namespace": "go_options",
          "type": "STRING",
          "value": "{\"num_records\": 20000000,\"key_size\": 10,\"value_size\": 
90}"
        },
        {
          "key": "iterations",
          "namespace": "go_options",
          "type": "STRING",
          "value": "10"
        }
      ],
      "options": {
        "experiments": [
          "use_unified_****",
          "use_portable_job_submission",
          "beam_fn_api"
        ],
        "pipelineUrl": 
"gs://temp-storage-for-perf-tests/loadtests/go-1-1632566875617659918/model",
        "region": "us-central1"
      },
      "beam:option:go_options:v1": {
        "options": {
          "hooks": "{}",
          "influx_db_name": "beam_test_metrics",
          "influx_hostname": "http://10.128.0.96:8086";,
          "influx_measurement": "go_batch_pardo_1",
          "influx_namespace": "dataflow",
          "input_options": "{\"num_records\": 20000000,\"key_size\": 
10,\"value_size\": 90}",
          "iterations": "10",
          "number_of_counter_operations": "0",
          "number_of_counters": "0",
          "****_binary": "linux_amd64/pardo"
        }
      }
    },
    "tempStoragePrefix": "gs://temp-storage-for-perf-tests/loadtests",
    "userAgent": {
      "name": "Apache Beam SDK for Go",
      "version": "2.34.0.dev"
    },
    "version": {
      "job_type": "FNAPI_BATCH",
      "major": "6"
    },
    "****Pools": [
      {
        "autoscalingSettings": {
          "algorithm": "AUTOSCALING_ALGORITHM_NONE"
        },
        "ipConfiguration": "WORKER_IP_UNSPECIFIED",
        "kind": "harness",
        "numWorkers": 5,
        "packages": [
          {
            "location": 
"gs://temp-storage-for-perf-tests/loadtests/go-1-1632566875617659918/****",
            "name": "****"
          }
        ],
        "sdkHarnessContainerImages": [
          {
            "containerImage": "apache/beam_go_sdk:2.34.0.dev"
          }
        ],
        "****HarnessContainerImage": "apache/beam_go_sdk:2.34.0.dev"
      }
    ]
  },
  "name": "load-tests-go-dataflow-batch-pardo-1-0925100310",
  "projectId": "apache-beam-testing",
  "type": "JOB_TYPE_BATCH"
}
2021/09/25 10:47:56 Submitted job: 2021-09-25_03_47_56-1090430338688465022
2021/09/25 10:47:56 Console: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2021-09-25_03_47_56-1090430338688465022?project=apache-beam-testing
2021/09/25 10:47:56 Logs: 
https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2021-09-25_03_47_56-1090430338688465022
2021/09/25 10:47:57 Job state: JOB_STATE_PENDING ...
2021/09/25 10:48:27 Job still running ...
2021/09/25 10:48:57 Job still running ...
2021/09/25 10:49:27 Job still running ...
2021/09/25 10:49:57 Job still running ...
2021/09/25 10:50:27 Job still running ...
2021/09/25 10:50:57 Job still running ...
2021/09/25 10:51:27 Job still running ...
2021/09/25 10:51:57 Job still running ...
2021/09/25 10:52:27 Job still running ...
2021/09/25 10:52:57 Job still running ...
2021/09/25 10:53:27 Failed to execute job: job 
2021-09-25_03_47_56-1090430338688465022 failed
panic: Failed to execute job: job 2021-09-25_03_47_56-1090430338688465022 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf(0x112cae8, 0xc000120000, 
0x101e92e, 0x19, 0xc000409e90, 0x1, 0x1)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Dataflow_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:153
 +0xec
main.main()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Dataflow_Batch/ws/src/sdks/go/test/load/pardo/pardo.go>:105
 +0x3d3

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Dataflow_Batch/ws/src/sdks/go/test/load/build.gradle'>
 line: 70

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

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

BUILD FAILED in 6m 7s
4 actionable tasks: 4 executed

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

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