[
https://issues.apache.org/jira/browse/BEAM-14495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541696#comment-17541696
]
Chamikara Madhusanka Jayalath commented on BEAM-14495:
------------------------------------------------------
Potentially fixed by https://github.com/apache/beam/pull/17724 ?
> validatesCrossLanguageRunnerGoUsingJava is failing for
> beam_PostCommit_XVR_Direct
> ---------------------------------------------------------------------------------
>
> Key: BEAM-14495
> URL: https://issues.apache.org/jira/browse/BEAM-14495
> Project: Beam
> Issue Type: Bug
> Components: cross-language, runner-direct
> Reporter: Chamikara Madhusanka Jayalath
> Assignee: Jack McCluskey
> Priority: P1
>
> Seems like beam_PostCommit_XVR_Direct is perma-red due to failure of
> validatesCrossLanguageRunnerGoUsingJava.
> First failure: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/2656/
> Don't see much details in the logs.
> 04:22:13 --- PASS: TestJDBCIO_PostgresReadWrite (36.39s)
> 04:22:13 PASS
> 04:22:13 ok
> github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc
> 91.810s
> 04:22:13 === RUN TestKafkaIO_BasicReadWrite
> 04:22:13 integration.go:218: Test TestKafkaIO_BasicReadWrite is currently
> filtered for runner portable
> 04:22:13 --- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
> 04:22:13 PASS
> 04:22:13 ok
> github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka 6.031s
> 04:22:13 FAIL
> 04:22:13 $ TEST_EXIT_CODE=0
> 04:22:13 $ cd ../..
> 04:22:13 $ exit 1
> 04:22:13 $ exit 1
> 04:22:13
> 04:22:13 > Task
> :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerGoUsingJava
> FAILED
> Seems like we added following check which correlates with the first failure.
> https://github.com/apache/beam/commit/9eb86446eb4c609138e29ead4617331918e120f4
> Jack, do you think this is related ?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)