TheNeuralBit opened a new issue, #23813:
URL: https://github.com/apache/beam/issues/23813

   ### What happened?
   
   https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/1902/
   
   ```
   23:29:14 mvn compile exec:java -q       
-Dmaven.wagon.http.retryHandler.class=default       
-Dmaven.wagon.http.retryHandler.count=5       -Dmaven.wagon.http.pool=false     
  -Dmaven.wagon.httpconnectionManager.ttlSeconds=120       
-Dhttp.keepAlive=false       
-Dexec.mainClass=org.apache.beam.examples.complete.game.UserScore       
-Dexec.args="--tempLocation=gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/tmp
 --runner=DataflowRunner 
--input=gs://dataflow-samples/game/5000_gaming_data.csv 
--project=apache-beam-testing --region=us-central1 
--output=gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/java-userscore-result-dataflow-runner.txt
 "       -Pdataflow-runner
   23:29:14 Using maven /home/jenkins/tools/maven/apache-maven-3.5.4
   23:35:48 [ERROR] COMPILATION ERROR : 
   23:35:48 [ERROR] 
/tmp/groovy-generated-401985168340760390-tmpdir/word-count-beam/src/main/java/org/apache/beam/examples/multilanguage/SklearnMnistClassification.java:[24,56]
 package org.apache.beam.sdk.extensions.python.transforms does not exist
   23:35:48 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project word-count-beam: Compilation failure
   23:35:48 [ERROR] 
/tmp/groovy-generated-401985168340760390-tmpdir/word-count-beam/src/main/java/org/apache/beam/examples/multilanguage/SklearnMnistClassification.java:[24,56]
 package org.apache.beam.sdk.extensions.python.transforms does not exist
   23:35:48 [ERROR] -> [Help 1]
   23:35:48 [ERROR] 
   23:35:48 [ERROR] To see the full stack trace of the errors, re-run Maven 
with the -e switch.
   23:35:48 [ERROR] Re-run Maven using the -X switch to enable full debug 
logging.
   23:35:48 [ERROR] 
   23:35:48 [ERROR] For more information about the errors and possible 
solutions, please read the following articles:
   23:35:48 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   23:35:48 [ERROR] COMPILATION ERROR : 
   23:35:48 [ERROR] 
/tmp/groovy-generated-401985168340760390-tmpdir/word-count-beam/src/main/java/org/apache/beam/examples/multilanguage/SklearnMnistClassification.java:[24,56]
 package org.apache.beam.sdk.extensions.python.transforms does not exist
   23:35:48 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project word-count-beam: Compilation failure
   23:35:48 [ERROR] 
/tmp/groovy-generated-401985168340760390-tmpdir/word-count-beam/src/main/java/org/apache/beam/examples/multilanguage/SklearnMnistClassification.java:[24,56]
 package org.apache.beam.sdk.extensions.python.transforms does not exist
   23:35:48 [ERROR] -> [Help 1]
   23:35:48 [ERROR] 
   23:35:48 [ERROR] To see the full stack trace of the errors, re-run Maven 
with the -e switch.
   23:35:48 [ERROR] Re-run Maven using the -X switch to enable full debug 
logging.
   23:35:48 [ERROR] 
   23:35:48 [ERROR] For more information about the errors and possible 
solutions, please read the following articles:
   23:35:48 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   23:35:48 [ERROR] Failed command
   ```
   
   Seems to have started with #23619
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: build-system


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to