See <http://code.cytoscape.org/jenkins/job/coreapp-cyrest/6/changes>
Changes: [keiono] README updated for 3.3.0. ------------------------------------------ Started by user hudson-admin Building in workspace <http://code.cytoscape.org/jenkins/job/coreapp-cyrest/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/cyREST.git # > timeout=10 Fetching upstream changes from https://github.com/cytoscape/cyREST.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://github.com/cytoscape/cyREST.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0690fc51bff9073677ab40384f0931c86ebbb75f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0690fc51bff9073677ab40384f0931c86ebbb75f > git rev-list 04a53e651f6e3789a16620c1d639192db8b57ca9 # timeout=10 > git tag -a -f -m Jenkins Build #6 jenkins-coreapp-cyrest-6 # 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 55827 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-cyrest/ws/pom.xml> clean deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building cyREST 3.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://nexus.qmino.com/content/repositories/miredot/org/cytoscape/api-parent/3.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.qmino.com/content/repositories/miredot/org/cytoscape/parent/3.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/spring-osgi/org/cytoscape/core-task-api/3.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/zodiac-release/org/cytoscape/core-task-api/3.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.itextpdf.com/org/cytoscape/core-task-api/3.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/spring-osgi-external/org/cytoscape/core-task-api/3.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/zodiac-milestone/org/cytoscape/core-task-api/3.3.0-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cy-rest --- [INFO] Deleting <http://code.cytoscape.org/jenkins/job/coreapp-cyrest/ws/target> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cy-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://code.cytoscape.org/jenkins/job/coreapp-cyrest/ws/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cy-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 64 source files to <http://code.cytoscape.org/jenkins/job/coreapp-cyrest/ws/target/classes> [INFO] <http://code.cytoscape.org/jenkins/job/coreapp-cyrest/ws/src/main/java/org/cytoscape/rest/internal/serializer/VisualStyleSerializer.java>: Some input files use unchecked or unsafe operations. [INFO] <http://code.cytoscape.org/jenkins/job/coreapp-cyrest/ws/src/main/java/org/cytoscape/rest/internal/serializer/VisualStyleSerializer.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- miredot-plugin:1.6.2:restdoc (default) @ cy-rest --- Downloading: http://nexus.qmino.com/content/repositories/miredot/org/cytoscape/application-api/3.3.0-SNAPSHOT/application-api-3.3.0-20150921.202036-712.jar [WARNING] Could not find artifact application-api Downloading: http://nexus.qmino.com/content/repositories/miredot/org/cytoscape/presentation-api/3.3.0-SNAPSHOT/presentation-api-3.3.0-20150921.202032-712.jar [WARNING] Could not find artifact presentation-api Downloading: http://nexus.qmino.com/content/repositories/miredot/org/cytoscape/filter-api/3.3.0-SNAPSHOT/filter-api-3.3.0-20150921.202055-712.jar [WARNING] Could not find artifact filter-api Downloading: http://nexus.qmino.com/content/repositories/miredot/org/cytoscape/model-api/3.3.0-SNAPSHOT/model-api-3.3.0-20150921.202017-712.jar [WARNING] Could not find artifact model-api [WARNING] Rest Framework not explicitly set, using JAX-RS by default. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.881s [INFO] Finished at: Tue Sep 22 17:32:12 UTC 2015 [INFO] Final Memory: 31M/243M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal com.qmino:miredot-plugin:1.6.2:restdoc (default) on project cy-rest: Execution default of goal com.qmino:miredot-plugin:1.6.2:restdoc failed: A required class was missing while executing com.qmino:miredot-plugin:1.6.2:restdoc: org/cytoscape/model/CyIdentifiable [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>com.qmino:miredot-plugin:1.6.2 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file:/opt/tomcat-home/.m2/repository/com/qmino/miredot-plugin/1.6.2/miredot-plugin-1.6.2.jar [ERROR] urls[1] = file:/opt/tomcat-home/.m2/repository/com/qmino/miredot-common/1.0/miredot-common-1.0.jar [ERROR] urls[2] = file:/opt/tomcat-home/.m2/repository/com/qmino/miredot-client/1.6.2/miredot-client-1.6.2.jar [ERROR] urls[3] = file:/opt/tomcat-home/.m2/repository/com/qmino/miredot-annotations/1.4.0/miredot-annotations-1.4.0.jar [ERROR] urls[4] = file:/opt/tomcat-home/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [ERROR] urls[5] = file:/opt/tomcat-home/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [ERROR] urls[6] = file:/opt/tomcat-home/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [ERROR] urls[7] = file:/opt/tomcat-home/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [ERROR] urls[8] = file:/opt/tomcat-home/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [ERROR] urls[9] = file:/opt/tomcat-home/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [ERROR] urls[10] = file:/opt/tomcat-home/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [ERROR] urls[11] = file:/opt/tomcat-home/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [ERROR] urls[12] = file:/opt/tomcat-home/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [ERROR] urls[13] = file:/opt/tomcat-home/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/coreapp-cyrest/ws/pom.xml> to org.cytoscape/cy-rest/3.3.0-SNAPSHOT/cy-rest-3.3.0-SNAPSHOT.pom Sending e-mails to: [email protected] [ERROR] urls[14] = file:/opt/tomcat-home/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [ERROR] urls[15] = file:/opt/tomcat-home/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [ERROR] urls[16] = file:/opt/tomcat-home/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [ERROR] urls[17] = file:/opt/tomcat-home/.m2/repository/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [ERROR] urls[18] = file:/opt/tomcat-home/.m2/repository/junit/junit/4.10/junit-4.10.jar [ERROR] urls[19] = file:/opt/tomcat-home/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar [ERROR] urls[20] = file:/opt/jdk1.8.0_45/jre/../lib/tools.jar [ERROR] urls[21] = file:/opt/tomcat-home/.m2/repository/org/apache/poi/poi/3.10-FINAL/poi-3.10-FINAL.jar [ERROR] urls[22] = file:/opt/tomcat-home/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [ERROR] urls[23] = file:/opt/tomcat-home/.m2/repository/org/apache/poi/poi-ooxml/3.10-beta2/poi-ooxml-3.10-beta2.jar [ERROR] urls[24] = file:/opt/tomcat-home/.m2/repository/org/apache/poi/poi-ooxml-schemas/3.10-beta2/poi-ooxml-schemas-3.10-beta2.jar [ERROR] urls[25] = file:/opt/tomcat-home/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [ERROR] urls[26] = file:/opt/tomcat-home/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [ERROR] urls[27] = file:/opt/tomcat-home/.m2/repository/org/apache/poi/ooxml-schemas/1.1/ooxml-schemas-1.1.jar [ERROR] urls[28] = file:/opt/tomcat-home/.m2/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar [ERROR] urls[29] = file:/opt/tomcat-home/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar [ERROR] urls[30] = file:/opt/tomcat-home/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar [ERROR] urls[31] = file:/opt/tomcat-home/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [ERROR] urls[32] = file:/opt/tomcat-home/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [ERROR] urls[33] = file:/opt/tomcat-home/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [ERROR] urls[34] = file:/opt/tomcat-home/.m2/repository/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar [ERROR] urls[35] = file:/opt/tomcat-home/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [ERROR] urls[36] = file:/opt/tomcat-home/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [ERROR] urls[37] = file:/opt/tomcat-home/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[project>org.cytoscape:cy-rest:3.3.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]] [ERROR] [ERROR] -----------------------------------------------------: org.cytoscape.model.CyIdentifiable [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/PluginContainerException 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cytoscape-cvs. For more options, visit https://groups.google.com/d/optout.
