See <https://builds.apache.org/job/MINA-2.0.X-jdk1.8-windows/64/display/redirect?page=changes>
Changes: [elecharny] Trivial formating [elecharny] Formating and switch to Java 8 ------------------------------------------ Started by an SCM change No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found [EnvInject] - Loading node environment variables. No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/MINA-2.0.X-jdk1.8-windows/ws/> No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mina.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mina.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse "origin/2.0^{commit}" # timeout=10 No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found Checking out Revision 87e4ac5f187d33a3ac3bcf1da414140c32f24e1d (origin/2.0) Commit message: "Formating and switch to Java 8" > git config core.sparsecheckout # timeout=10 > git checkout -f 87e4ac5f187d33a3ac3bcf1da414140c32f24e1d > git rev-list 66120d65be8443f80aa518cfe5980c33dbad8dd5 # timeout=10 No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found Parsing POMs Established TCP socket on 59860 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [MINA-2.0.X-jdk1.8-windows] $ java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 59860 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/MINA-2.0.X-jdk1.8-windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 clean install -Pserial [INFO] Scanning for projects... [WARNING] The project org.apache.mina:mina-parent:pom:2.0.17-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache MINA [INFO] Apache MINA Legal [INFO] Apache MINA Core [INFO] Apache MINA APR Transport [INFO] Apache MINA Compression Filter [INFO] Apache MINA State Machine [INFO] Apache MINA JavaBeans Integration [INFO] Apache MINA XBean Integration [INFO] Apache MINA OGNL Integration [INFO] Apache MINA JMX Integration [INFO] Apache MINA Examples [INFO] Apache MINA HTTP client and server codec [INFO] Apache MINA Serial Communication support [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache MINA 2.0.17-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mina-parent --- [INFO] Deleting <https://builds.apache.org/job/MINA-2.0.X-jdk1.8-windows/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mina-parent --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-source) > generate-sources @ mina-parent >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-source) < generate-sources @ mina-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-source) @ mina-parent --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mina-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mina-parent --- [INFO] Installing <https://builds.apache.org/job/MINA-2.0.X-jdk1.8-windows/ws/pom.xml> to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\mina\mina-parent\2.0.17-SNAPSHOT\mina-parent-2.0.17-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache MINA Legal 2.0.17-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mina-legal --- [INFO] Deleting F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\target [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mina-legal --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mina-legal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mina-legal --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mina-legal --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mina-legal --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mina-legal --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mina-legal --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\target\mina-legal-2.0.17-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-source) > generate-sources @ mina-legal >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-source) < generate-sources @ mina-legal <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-source) @ mina-legal --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\target\mina-legal-2.0.17-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mina-legal --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mina-legal --- [INFO] Installing F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\target\mina-legal-2.0.17-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\mina\mina-legal\2.0.17-SNAPSHOT\mina-legal-2.0.17-SNAPSHOT.jar [INFO] Installing F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\mina\mina-legal\2.0.17-SNAPSHOT\mina-legal-2.0.17-SNAPSHOT.pom [INFO] Installing F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\target\mina-legal-2.0.17-SNAPSHOT-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\mina\mina-legal\2.0.17-SNAPSHOT\mina-legal-2.0.17-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache MINA Core 2.0.17-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mina-core --- [INFO] Deleting F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-core\target [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mina-core --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mina-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-core\src\main\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mina-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 298 source files to F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-core\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] Reactor Summary: [INFO] [INFO] Apache MINA ........................................ SUCCESS [ 3.357 s] [INFO] Apache MINA Legal .................................. SUCCESS [ 3.982 s] [INFO] Apache MINA Core ................................... FAILURE [ 0.354 s] [INFO] Apache MINA APR Transport .......................... SKIPPED [INFO] Apache MINA Compression Filter ..................... SKIPPED [INFO] Apache MINA State Machine .......................... SKIPPED [INFO] Apache MINA JavaBeans Integration .................. SKIPPED [INFO] Apache MINA XBean Integration ...................... SKIPPED [INFO] Apache MINA OGNL Integration ....................... SKIPPED [INFO] Apache MINA JMX Integration ........................ SKIPPED [INFO] Apache MINA Examples ............................... SKIPPED [INFO] Apache MINA HTTP client and server codec ........... SKIPPED [INFO] Apache MINA Serial Communication support ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.941 s [INFO] Finished at: 2017-10-07T05:38:43Z [INFO] Final Memory: 30M/494M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project mina-core: 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 :mina-core [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-filter-compression\pom.xml to org.apache.mina/mina-filter-compression/2.0.17-SNAPSHOT/mina-filter-compression-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-integration-xbean\pom.xml to org.apache.mina/mina-integration-xbean/2.0.17-SNAPSHOT/mina-integration-xbean-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-http\pom.xml to org.apache.mina/mina-http/2.0.17-SNAPSHOT/mina-http-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/MINA-2.0.X-jdk1.8-windows/ws/pom.xml> to org.apache.mina/mina-parent/2.0.17-SNAPSHOT/mina-parent-2.0.17-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-transport-serial\pom.xml to org.apache.mina/mina-transport-serial/2.0.17-SNAPSHOT/mina-transport-serial-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-core\pom.xml to org.apache.mina/mina-core/2.0.17-SNAPSHOT/mina-core-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-integration-ognl\pom.xml to org.apache.mina/mina-integration-ognl/2.0.17-SNAPSHOT/mina-integration-ognl-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-example\pom.xml to org.apache.mina/mina-example/2.0.17-SNAPSHOT/mina-example-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-integration-beans\pom.xml to org.apache.mina/mina-integration-beans/2.0.17-SNAPSHOT/mina-integration-beans-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\pom.xml to org.apache.mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\target\mina-legal-2.0.17-SNAPSHOT.jar to org.apache.mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-legal\target\mina-legal-2.0.17-SNAPSHOT-sources.jar to org.apache.mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT-sources.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-integration-jmx\pom.xml to org.apache.mina/mina-integration-jmx/2.0.17-SNAPSHOT/mina-integration-jmx-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-transport-apr\pom.xml to org.apache.mina/mina-transport-apr/2.0.17-SNAPSHOT/mina-transport-apr-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.8-windows\mina-statemachine\pom.xml to org.apache.mina/mina-statemachine/2.0.17-SNAPSHOT/mina-statemachine-2.0.17-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts Sending e-mails to: commits@mina.apache.org channel stopped No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found No JDK named ‘JDK 1.8 (unlimited security) 64-bit Windows only’ found