Its likely related to the rename done in https://github.com/apache/beam/commit/f198de033824949eb66ea533ae8a40b8dd8cd7fe#diff-2bb618406f7ee4470a48343283f368a2 Kenn is tracking a different issue related to publishing being broken in BEAM-7302 which he has a fix for in https://github.com/apache/beam/pull/8577
I suspect there will be a few of these gotchas. *From: *Ankur Goenka <[email protected]> *Date: *Tue, May 14, 2019 at 1:43 PM *To: *dev Hi, > > Following tests seems to be broken because of "Project 'unners' not found > in root project 'beam'." > The command getting executed on Jenkins is > gradlew --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g > -Dorg.gradle.jvmargs=-Xmx4g :unners:samza:validatesRunner > causing the failure. > The same is happening on the master > https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza_PR/19/console > > Are we making any changes to jenins parsing scripts? > > Details > <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex_PR/20/> > [image: @asfgit] <https://github.com/asfgit> > Apache Flink Runner ValidatesRunner Tests — FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink_PR/63/> > [image: @asfgit] <https://github.com/asfgit> > Apache Gearpump Runner ValidatesRunner Tests — FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump_PR/16/> > [image: @asfgit] <https://github.com/asfgit> > Apache Samza Runner ValidatesRunner Tests — FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza_PR/17/> > [image: @asfgit] <https://github.com/asfgit> > Apache Spark Runner ValidatesRunner Tests — FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark_PR/73/> > [image: @asfgit] <https://github.com/asfgit> > Google Cloud Dataflow Runner PortabilityApi ValidatesRunner Tests — > FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_PR/39/> > [image: @asfgit] <https://github.com/asfgit> > Google Cloud Dataflow Runner Python ValidatesContainer Tests — FAILURE > Details <https://builds.apache.org/job/beam_PostCommit_Py_ValCont_PR/54/> > [image: @asfgit] <https://github.com/asfgit> > Google Cloud Dataflow Runner Python ValidatesRunner Tests — FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow_PR/79/> > [image: @asfgit] <https://github.com/asfgit> > Google Cloud Dataflow Runner ValidatesRunner Tests — FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_PR/59/> > [image: @asfgit] <https://github.com/asfgit> > Java Flink PortableValidatesRunner Batch Tests — FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch_PR/50/> > [image: @asfgit] <https://github.com/asfgit> > Java Flink PortableValidatesRunner Streaming Tests — FAILURE > Details > <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming_PR/77/> > > Thanks, > Ankur >
