You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/16 16:00:12 UTC

Build failed in Jenkins: PDFBox-sonar #175

See <https://builds.apache.org/job/PDFBox-sonar/175/display/redirect>

------------------------------------------
Started by user tilman
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu xenial) in workspace <https://builds.apache.org/job/PDFBox-sonar/ws/>
Cleaning up <https://builds.apache.org/job/PDFBox-sonar/ws/trunk>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/parent/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger-app/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/hs_err_pid25621.log>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/tools/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight-app/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/app/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/xmpbox/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/target>
Deleting <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/fontbox/target>
Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision '2017-06-16T15:59:48.986 +0000'
U         tools/src/main/java/org/apache/pdfbox/tools/ExtractImages.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/form/AppearanceGeneratorHelper.java
At revision 1798951

No changes for http://svn.apache.org/repos/asf/pdfbox/trunk since the previous build
Injecting SonarQube environment variables using the configuration: ASF Sonar Analysis
Parsing POMs
Established TCP socket on 42347
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /usr/lib/jvm/java-8-openjdk-amd64//bin/java -Xmx1g -XX:MaxPermSize=300m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42347
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=300m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 compile sonar:sonar -Dsonar.host.url=https://builds.apache.org/analysis -Dskip-bavaria=false
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent
[INFO] Apache FontBox
[INFO] Apache XmpBox
[INFO] Apache PDFBox
[INFO] Apache Preflight
[INFO] Apache Preflight application
[INFO] Apache PDFBox Debugger
[INFO] Apache PDFBox tools
[INFO] Apache PDFBox application
[INFO] Apache PDFBox Debugger application
[INFO] Apache PDFBox examples
[INFO] Apache PDFBox
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache FontBox 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fontbox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fontbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 89 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fontbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 98 source files to <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/fontbox/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache PDFBox
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [1.094s]
[INFO] Apache FontBox .................................... FAILURE [1.137s]
[INFO] Apache XmpBox ..................................... SKIPPED
[INFO] Apache PDFBox ..................................... SKIPPED
[INFO] Apache Preflight .................................. SKIPPED
[INFO] Apache Preflight application ...................... SKIPPED
[INFO] Apache PDFBox Debugger ............................ SKIPPED
[INFO] Apache PDFBox tools ............................... SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................ SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] Apache PDFBox ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.511s
[INFO] Finished at: Fri Jun 16 16:00:05 UTC 2017
[INFO] Final Memory: 24M/682M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project fontbox: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fontbox

[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache XmpBox #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache PDFBox tools #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache PDFBox Debugger #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache Preflight application #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache PDFBox application #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache PDFBox examples #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache Preflight #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache PDFBox #173 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » PDFBox parent #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache PDFBox #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache PDFBox Debugger application #174 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
No artifacts from PDFBox-sonar » Apache FontBox #174 to compare, so performing full copy of artifacts
Sending e-mails to: dev@pdfbox.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Jenkins build is back to normal : PDFBox-sonar #176

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-sonar/176/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org