See 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Dataflow_Batch/1/display/redirect>

Changes:


------------------------------------------
[...truncated 458.00 KB...]
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e198",
          "output_name": "i0"
        },
        "serialized_fn": "e199"
      }
    },
    {
      "kind": "ParallelDo",
      "name": "e200",
      "properties": {
        "user_name": "main.counterOperationFn'111",
        "output_info": [
          {
            "user_name": "i0",
            "output_name": "i0",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:pair",
                  "component_encodings": [
                    {
                      "@type": "kind:bytes"
                    },
                    {
                      "@type": "kind:bytes"
                    }
                  ],
                  "is_pair_like": true
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e199",
          "output_name": "i0"
        },
        "serialized_fn": "e200"
      }
    },
    {
      "kind": "ParallelDo",
      "name": "e201",
      "properties": {
        "user_name": "main.counterOperationFn'112",
        "output_info": [
          {
            "user_name": "i0",
            "output_name": "i0",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:pair",
                  "component_encodings": [
                    {
                      "@type": "kind:bytes"
                    },
                    {
                      "@type": "kind:bytes"
                    }
                  ],
                  "is_pair_like": true
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e200",
          "output_name": "i0"
        },
        "serialized_fn": "e201"
      }
    },
    {
      "kind": "ParallelDo",
      "name": "e202",
      "properties": {
        "user_name": "main.counterOperationFn'113",
        "output_info": [
          {
            "user_name": "i0",
            "output_name": "i0",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:pair",
                  "component_encodings": [
                    {
                      "@type": "kind:bytes"
                    },
                    {
                      "@type": "kind:bytes"
                    }
                  ],
                  "is_pair_like": true
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e201",
          "output_name": "i0"
        },
        "serialized_fn": "e202"
      }
    },
    {
      "kind": "ParallelDo",
      "name": "e203",
      "properties": {
        "user_name": "main.counterOperationFn'114",
        "output_info": [
          {
            "user_name": "i0",
            "output_name": "i0",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:pair",
                  "component_encodings": [
                    {
                      "@type": "kind:bytes"
                    },
                    {
                      "@type": "kind:bytes"
                    }
                  ],
                  "is_pair_like": true
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e202",
          "output_name": "i0"
        },
        "serialized_fn": "e203"
      }
    },
    {
      "kind": "ParallelDo",
      "name": "e204",
      "properties": {
        "user_name": "main.counterOperationFn'115",
        "output_info": [
          {
            "user_name": "i0",
            "output_name": "i0",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:pair",
                  "component_encodings": [
                    {
                      "@type": "kind:bytes"
                    },
                    {
                      "@type": "kind:bytes"
                    }
                  ],
                  "is_pair_like": true
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e203",
          "output_name": "i0"
        },
        "serialized_fn": "e204"
      }
    }
  ],
  "type": "JOB_TYPE_BATCH"
}
2020/12/11 10:56:29 Failed to execute job: googleapi: Error 409: 
(d23daf713ebe769b): The workflow could not be created. Causes: 
(83a53dd0fdefafd5): There is already an active job named 
load-tests-go-dataflow-batch-pardo-2-1211101401. If you want to  submit a 
second job, try again by setting a different name., alreadyExists
panic: Failed to execute job: googleapi: Error 409: (d23daf713ebe769b): The 
workflow could not be created. Causes: (83a53dd0fdefafd5): There is already an 
active job named load-tests-go-dataflow-batch-pardo-2-1211101401. If you want 
to  submit a second job, try again by setting a different name., alreadyExists

goroutine 1 [running]:
github.com/apache/beam/sdks/go/test/load/vendor/github.com/apache/beam/sdks/go/pkg/beam/log.Fatalf(0x118d640,
 0xc00003a0b0, 0x104dbc7, 0x19, 0xc00002bee8, 0x1, 0x1)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Dataflow_Batch/ws/src/sdks/go/test/load/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/test/load/vendor/github.com/apache/beam/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/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/test/load/pardo/pardo.go>:105
 +0x40c

> 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: 64

* 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.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 13s
6 actionable tasks: 6 executed

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

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