[ https://issues.apache.org/jira/browse/BEAM-13597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468806#comment-17468806 ]
Brian Hulette commented on BEAM-13597: -------------------------------------- Looks related to BEAM-13508 > Java GHA Test (Wordcount on Dataflow) failing with ClassNotFoundException > ------------------------------------------------------------------------- > > Key: BEAM-13597 > URL: https://issues.apache.org/jira/browse/BEAM-13597 > Project: Beam > Issue Type: Sub-task > Components: test-failures > Reporter: Brian Hulette > Priority: P2 > > Java GHA tests that run wordount on Dataflow started failing a couple weeks > ago: > https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule. > Last success: https://github.com/apache/beam/actions/runs/1604907786, first > failure: https://github.com/apache/beam/actions/runs/1609549754 > {code} > org.apache.beam.examples.WordCountIT > testE2EWordCount FAILED > java.lang.IllegalArgumentException at WordCountIT.java:58 > Caused by: java.lang.ClassNotFoundException at WordCountIT.java:58 > {code} -- This message was sent by Atlassian Jira (v8.20.1#820001)