Abacn commented on PR #25104: URL: https://github.com/apache/beam/pull/25104#issuecomment-1403091314
python postcommit tests `apache_beam.io.external.xlang_debeziumio_it_test.CrossLanguageDebeziumIOTest.test_xlang_debezium_read` start failing likely related to this change: https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Python310/393/ https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Python39/1381/ https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Python38/3658/ https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Python37/ (same test failed though not shown in jenkins, can be checked from log) ``` Error Message RuntimeError: Service failed to start up with error 1 Stacktrace self = <apache_beam.io.external.xlang_debeziumio_it_test.CrossLanguageDebeziumIOTest testMethod=test_xlang_debezium_read> ``` looks like it fails to start the expansion service. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org