[
https://issues.apache.org/jira/browse/BEAM-12571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373794#comment-17373794
]
Tyson Hamilton edited comment on BEAM-12571 at 7/2/21, 9:36 PM:
----------------------------------------------------------------
The culprit seems to be
[https://github.com/apache/beam/commit/796fb9aaee1655fd6e4e9ab7d2162550e82275b4]
.
Reverting the change results in the postcommit passing:
* Revert CL: [https://github.com/apache/beam/pull/15122]
* Postcommit passing:
https://ci-beam.apache.org/job/beam_PostCommit_SQL_PR/570/
was (Author: tysonjh):
The culprit seems to be
[https://github.com/apache/beam/commit/796fb9aaee1655fd6e4e9ab7d2162550e82275b4]
.
Reverting the change results in the postcommit passing:
https://github.com/apache/beam/pull/15122
> PubsubTableProviderIT.testSQLSelectsArrayAttributes[0] failing
> --------------------------------------------------------------
>
> Key: BEAM-12571
> URL: https://issues.apache.org/jira/browse/BEAM-12571
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql, test-failures
> Reporter: Tyson Hamilton
> Priority: P1
> Labels: failed-test, test-fail
>
> beam_PostCommit_SQL is failing for past 2 runs with a timeout error:
>
> {code:java}
> java.lang.AssertionError: Did not receive signal on
> projects/apache-beam-testing/subscriptions/result-subscription-1170893771910657594
> in 600s
> {code}
> [https://ci-beam.apache.org/job/beam_PostCommit_SQL/6452/]
> [https://ci-beam.apache.org/job/beam_PostCommit_SQL/6453/]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)