Abacn opened a new issue, #28951:
URL: https://github.com/apache/beam/issues/28951

   ### What happened?
   
   This test has been flaky on Go Test GitHub Actions for a while. Example run: 
https://github.com/apache/beam/actions/runs/6426709641/job/17451278741
   
   example error:
   
   ```
   2023/10/06 02:25:55 ERROR process bundle failed for instruction inst004 
using plan stage-007 : while executing Process for Plan[stage-007]:
   1: DataSource[S[stage-007_source@localhost:42229], i0] Out:2 
Coder:W;cwv_n9<bytes;c0>!GWC 
   2: ParDo[passert.failIfBadEntries] Out:[] Sig: func([]uint8, func(*typex.T) 
bool, func(*typex.T) bool, func(*typex.T) bool) error, SideInputs: 
[SideInputAdapter[S[e8@localhost:42229], i1] - Coder W<string;c2>!GWC 
SideInputAdapter[S[e8@localhost:42229], i2] - Coder W<string;c2>!GWC 
SideInputAdapter[S[e8@localhost:42229], i3] - Coder W<string;c2>!GWC]
        caused by:
   source failed
        caused by:
   DoFn[UID:2, PID:passert.EqualsList/passert.failIfBadEntries, Name: 
github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert.failIfBadEntries] 
failed:
   actual PCollection does not match expected values
   =========
   2 correct entries (present in both)
   =========
   1 unexpected entries (present in actual, missing in expected)
   +++
   example
   =========
   1 missing entries (missing in actual, present in expected)
   ```
   
   ### Issue Failure
   
   Failure: Test is flaky
   
   ### Issue Priority
   
   Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be 
sure the product is healthy)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [X] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to