You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/31 21:20:00 UTC

[jira] [Work logged] (BEAM-13778) beam_PostCommit_XVR_* failing with UnsupportedOperationException

     [ https://issues.apache.org/jira/browse/BEAM-13778?focusedWorklogId=718206&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-718206 ]

ASF GitHub Bot logged work on BEAM-13778:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Jan/22 21:19
            Start Date: 31/Jan/22 21:19
    Worklog Time Spent: 10m 
      Work Description: riteshghorse commented on pull request #16669:
URL: https://github.com/apache/beam/pull/16669#issuecomment-1026220391


   Run XVR_Direct PostCommit


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 718206)
    Remaining Estimate: 0h
            Time Spent: 10m

> beam_PostCommit_XVR_* failing with UnsupportedOperationException
> ----------------------------------------------------------------
>
>                 Key: BEAM-13778
>                 URL: https://issues.apache.org/jira/browse/BEAM-13778
>             Project: Beam
>          Issue Type: Test
>          Components: test-failures
>            Reporter: Kiley Sok
>            Assignee: Ritesh Ghorse
>            Priority: P2
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> XVR tests failing with:
> {code:java}
> 04:34:36 	caused by:
> 04:34:36 java.lang.UnsupportedOperationException: Unknown urn: beam:transform:org.apache.beam:schemaio_jdbc_write:v1
> 04:34:36 	at org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:506)
> 04:34:36 	at org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:591)
> 04:34:36 	at org.apache.beam.model.expansion.v1.ExpansionServiceGrpc$MethodHandlers.invoke(ExpansionServiceGrpc.java:220)
> 04:34:36 	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
> 04:34:36 	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:340)
> 04:34:36 	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:866)
> 04:34:36 	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
> 04:34:36 	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
> 04:34:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> 04:34:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> 04:34:36 	at java.lang.Thread.run(Thread.java:748)
> 04:34:36  [recovered]
> 04:34:36 	panic: 	tried cross-language for beam:transform:org.apache.beam:schemaio_jdbc_write:v1 against localhost:55235 and failed
> 04:34:36 	expanding external transform
> 04:34:36 	expanding transform with ExpansionRequest: components:{pcollections:{key:"n2" value:{unique_name:"n2" coder_id:"c0@OUaAxyBKXl" is_bounded:BOUNDED 
> {code}
> https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/2249/console



--
This message was sent by Atlassian Jira
(v8.20.1#820001)