See <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/437/>
------------------------------------------ Started by upstream project "cytoscape-3-api" build number 3495 originally caused by: Started by upstream project "cytoscape-3-parent" build number 1355 originally caused by: Started by timer Building in workspace <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/cytoscape/command-dialog.git > # timeout=10 Fetching upstream changes from https://github.com/cytoscape/command-dialog.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://github.com/cytoscape/command-dialog.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1f6de8e437ad196c0573d14a1198abf54e846c4e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f6de8e437ad196c0573d14a1198abf54e846c4e > git rev-list 1f6de8e437ad196c0573d14a1198abf54e846c4e # timeout=10 > git tag -a -f -m Jenkins Build #437 jenkins-coreapp-command-dialog-437 # > timeout=10 Parsing POMs [workspace] $ /opt/jdk1.8.0_45/bin/java -Djava.awt.headless=true -Xmx2048M -XX:MaxPermSize=512M -cp /opt/tomcat-home/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.6.jar:/opt/maven/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven /var/lib/tomcat6/webapps/jenkins/WEB-INF/lib/remoting-2.33.jar /opt/tomcat-home/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.6.jar /opt/tomcat-home/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 54814 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/pom.xml> clean deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Command Line Implementation 3.7.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ command-dialog --- [INFO] Deleting <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/target> [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ command-dialog --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ command-dialog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/target/classes> [INFO] <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/src/main/java/org/cytoscape/commandDialog/internal/handlers/CommandHandler.java>: Some input files use unchecked or unsafe operations. [INFO] <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/src/main/java/org/cytoscape/commandDialog/internal/handlers/CommandHandler.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/src/main/java/org/cytoscape/commandDialog/internal/handlers/CommandHandler.java>:[389,50] getArgValue(java.lang.String,java.lang.String,java.lang.String) in org.cytoscape.command.AvailableCommands has been deprecated [INFO] 1 warning [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/src/main/java/org/cytoscape/commandDialog/internal/ui/CommandToolDialog.java>:[122,71] cannot find symbol symbol: variable BOTTOM location: class org.cytoscape.application.swing.CytoPanelName [ERROR] <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/src/main/java/org/cytoscape/commandDialog/internal/CyActivator.java>:[121,82] cannot find symbol symbol: variable BOTTOM location: class org.cytoscape.application.swing.CytoPanelName [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.916s [INFO] Finished at: Mon Jul 02 20:18:55 UTC 2018 [INFO] Final Memory: 26M/487M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project command-dialog: Compilation failure: Compilation failure: [ERROR] <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/src/main/java/org/cytoscape/commandDialog/internal/ui/CommandToolDialog.java>:[122,71] cannot find symbol [ERROR] symbol: variable BOTTOM [ERROR] location: class org.cytoscape.application.swing.CytoPanelName [ERROR] <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/src/main/java/org/cytoscape/commandDialog/internal/CyActivator.java>:[121,82] cannot find symbol [ERROR] symbol: variable BOTTOM [ERROR] location: class org.cytoscape.application.swing.CytoPanelName [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: [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/coreapp-command-dialog/ws/pom.xml> to org.cytoscape/command-dialog/3.7.0/command-dialog-3.7.0.pom [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Sending e-mails to: cytoscape-cvs@googlegroups.com channel stopped -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-cvs+unsubscr...@googlegroups.com. To post to this group, send email to cytoscape-cvs@googlegroups.com. Visit this group at https://groups.google.com/group/cytoscape-cvs. For more options, visit https://groups.google.com/d/optout.