You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2022/01/04 19:17:00 UTC

[jira] [Updated] (BEAM-13508) Java PostCommits (Examples, PerformanceTests, XVR] Failing with ClassNotFound

     [ https://issues.apache.org/jira/browse/BEAM-13508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver updated BEAM-13508:
-------------------------------
    Fix Version/s: 2.36.0
       Resolution: Fixed
           Status: Resolved  (was: Open)

> Java PostCommits (Examples, PerformanceTests, XVR] Failing with ClassNotFound
> -----------------------------------------------------------------------------
>
>                 Key: BEAM-13508
>                 URL: https://issues.apache.org/jira/browse/BEAM-13508
>             Project: Beam
>          Issue Type: Sub-task
>          Components: test-failures
>            Reporter: Emily Ye
>            Assignee: Kyle Weaver
>            Priority: P1
>              Labels: currently-failing
>             Fix For: 2.36.0
>
>
> _Jenkin Jobs:_
>  * [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4832/]
>  * [https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/1053/]
>  * [https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1589]
> Several tests are failing with ClassNotFound exceptions, falling into two categories:
>  * java.lang.NoClassDefFoundError in org.apache.beam.examples.*
>  * java.lang.IllegalArgumentException: Unknown 'runner' specified 'PortableRunner', supported pipeline runners [RegisteredTestRunner] (caused by Caused by: java.lang.ClassNotFoundException: <PortableRunner> (also seen DataflowRunner for [https://ci-beam.apache.org/job/beam_PerformanceTests_AvroIOIT/5727/console)]
>  
> My guess is that these are due to changes for BEAM-13430, lining up with one of:
>  * [https://github.com/apache/beam/pull/16307]
>  * [https://github.com/apache/beam/pull/16292]
> Assigning to Daniel, who might have more insight into these changes, but will continue to investigate
>  



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