See 
<https://builds.apache.org/job/commons-jexl/77/display/redirect?page=changes>

Changes:

[henrib] JEXL-246:
Quiesced down logging, was missing check on actual signature diff

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 
<https://builds.apache.org/job/commons-jexl/ws/>
Updating https://svn.apache.org/repos/asf/commons/proper/jexl/trunk at revision 
'2018-01-22T13:09:10.609 +0000'
U         
src\main\java\org\apache\commons\jexl3\internal\introspection\ClassMap.java
At revision 1821860

[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_6_HOME=/home/jenkins/tools/java/latest1.6/

[EnvInject] - Variables injected successfully.
Parsing POMs
Established TCP socket on 57646
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-jexl] $ f:\\jenkins\\tools\\java\\latest1.8/bin/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 57646
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-jexl/ws/pom.xml> 
-Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean 
install --batch-mode -Dgpg.skip -Prelease -Pjava-1.6
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 1.8.0_152, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest1.8\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: 
"windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JEXL 3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jexl3 ---
[INFO] Deleting <https://builds.apache.org/job/commons-jexl/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-jexl3 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ 
commons-jexl3 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl3 ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to 
<https://builds.apache.org/job/commons-jexl/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl3 
---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file 
<https://builds.apache.org/job/commons-jexl/ws/src\main\java\org\apache\commons\jexl3\parser\Parser.jjt>
 . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTJexlScript.java" does not exist.  Will create one.
File "ASTAnnotation.java" does not exist.  Will create one.
File "ASTAnnotatedStatement.java" does not exist.  Will create one.
File "ASTBlock.java" does not exist.  Will create one.
File "ASTAmbiguous.java" does not exist.  Will create one.
File "ASTIfStatement.java" does not exist.  Will create one.
File "ASTWhileStatement.java" does not exist.  Will create one.
File "ASTReturnStatement.java" does not exist.  Will create one.
File "ASTContinue.java" does not exist.  Will create one.
File "ASTBreak.java" does not exist.  Will create one.
File "ASTForeachStatement.java" does not exist.  Will create one.
File "ASTReference.java" does not exist.  Will create one.
File "ASTAssignment.java" does not exist.  Will create one.
File "ASTVar.java" does not exist.  Will create one.
File "ASTSetAddNode.java" does not exist.  Will create one.
File "ASTSetMultNode.java" does not exist.  Will create one.
File "ASTSetDivNode.java" does not exist.  Will create one.
File "ASTSetModNode.java" does not exist.  Will create one.
File "ASTSetAndNode.java" does not exist.  Will create one.
File "ASTSetOrNode.java" does not exist.  Will create one.
File "ASTSetXorNode.java" does not exist.  Will create one.
File "ASTSetSubNode.java" does not exist.  Will create one.
File "ASTTernaryNode.java" does not exist.  Will create one.
File "ASTNullpNode.java" does not exist.  Will create one.
File "ASTOrNode.java" does not exist.  Will create one.
File "ASTAndNode.java" does not exist.  Will create one.
File "ASTBitwiseOrNode.java" does not exist.  Will create one.
File "ASTBitwiseXorNode.java" does not exist.  Will create one.
File "ASTBitwiseAndNode.java" does not exist.  Will create one.
File "ASTEQNode.java" does not exist.  Will create one.
File "ASTNENode.java" does not exist.  Will create one.
File "ASTRangeNode.java" does not exist.  Will create one.
File "ASTLTNode.java" does not exist.  Will create one.
File "ASTGTNode.java" does not exist.  Will create one.
File "ASTLENode.java" does not exist.  Will create one.
File "ASTGENode.java" does not exist.  Will create one.
File "ASTERNode.java" does not exist.  Will create one.
File "ASTNRNode.java" does not exist.  Will create one.
File "ASTSWNode.java" does not exist.  Will create one.
File "ASTNSWNode.java" does not exist.  Will create one.
File "ASTEWNode.java" does not exist.  Will create one.
File "ASTNEWNode.java" does not exist.  Will create one.
File "ASTAddNode.java" does not exist.  Will create one.
File "ASTSubNode.java" does not exist.  Will create one.
File "ASTMulNode.java" does not exist.  Will create one.
File "ASTDivNode.java" does not exist.  Will create one.
File "ASTModNode.java" does not exist.  Will create one.
File "ASTUnaryMinusNode.java" does not exist.  Will create one.
File "ASTBitwiseComplNode.java" does not exist.  Will create one.
File "ASTNotNode.java" does not exist.  Will create one.
File "ASTEmptyFunction.java" does not exist.  Will create one.
File "ASTSizeFunction.java" does not exist.  Will create one.
File "ASTIdentifier.java" does not exist.  Will create one.
File "ASTNumberLiteral.java" does not exist.  Will create one.
File "ASTNullLiteral.java" does not exist.  Will create one.
File "ASTTrueNode.java" does not exist.  Will create one.
File "ASTFalseNode.java" does not exist.  Will create one.
File "ASTStringLiteral.java" does not exist.  Will create one.
File "ASTJxltLiteral.java" does not exist.  Will create one.
File "ASTExtendedLiteral.java" does not exist.  Will create one.
File "ASTArrayLiteral.java" does not exist.  Will create one.
File "ASTMapLiteral.java" does not exist.  Will create one.
File "ASTMapEntry.java" does not exist.  Will create one.
File "ASTSetLiteral.java" does not exist.  Will create one.
File "ASTEmptyMethod.java" does not exist.  Will create one.
File "ASTSizeMethod.java" does not exist.  Will create one.
File "ASTArguments.java" does not exist.  Will create one.
File "ASTFunctionNode.java" does not exist.  Will create one.
File "ASTConstructorNode.java" does not exist.  Will create one.
File "ASTJexlLambda.java" does not exist.  Will create one.
File "ASTIdentifierAccess.java" does not exist.  Will create one.
File "ASTArrayAccess.java" does not exist.  Will create one.
File "ASTMethodNode.java" does not exist.  Will create one.
File "ASTReferenceExpression.java" does not exist.  Will create one.
File "ParserTreeConstants.java" does not exist.  Will create one.
File "ParserVisitor.java" does not exist.  Will create one.
File "JJTParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in 
<https://builds.apache.org/job/commons-jexl/ws/target\javacc-1516626598868\node\Parser.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file 
<https://builds.apache.org/job/commons-jexl/ws/target\javacc-1516626598868\node\Parser.jj>
 . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the 
parser/lexer using a Reader with the correct character encoding.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-jexl3 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jexl3 ---
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/ws/>
[INFO] Storing buildNumber: 1821860 at timestamp: 1516626600675
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-jexl3 ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
commons-jexl3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 158 source files to 
<https://builds.apache.org/job/commons-jexl/ws/target\classes>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.009 s
[INFO] Finished at: 2018-01-22T13:10:07Z
[INFO] Final Memory: 27M/374M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project commons-jexl3: Compilation failure -> [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
[JENKINS] Archiving <https://builds.apache.org/job/commons-jexl/ws/pom.xml> to 
org.apache.commons/commons-jexl3/3.2-SNAPSHOT/commons-jexl3-3.2-SNAPSHOT.pom
Sending e-mails to: [email protected]
channel stopped

Reply via email to