See <http://code.cytoscape.org/jenkins/job/cytoscape-3-support/3014/>

------------------------------------------
Started by timer
Building in workspace 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/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/cytoscape-support.git # timeout=10
Fetching upstream changes from 
https://github.com/cytoscape/cytoscape-support.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/cytoscape/cytoscape-support.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision fe29b73bb9a5a6fd200ab0da7cf8186a507f702b (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fe29b73bb9a5a6fd200ab0da7cf8186a507f702b
 > git rev-list fe29b73bb9a5a6fd200ab0da7cf8186a507f702b # timeout=10
 > git tag -a -f -m Jenkins Build #3014 jenkins-cytoscape-3-support-3014 # 
 > 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
 41517
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/cytoscape-3-support/ws/pom.xml> clean 
deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Cytoscape Support Parent Project POM
[INFO] Cytoscape 3 App Archetypes Parent
[INFO] Cytoscape 3 Archetype - Creates an App providing public API
[INFO] Cytoscape 3 Archetype - Creates an App with a Task
[INFO] Cytoscape 3 Archetype - Creates a CyAction (menu item) for desktop 
application
[INFO] Cytoscape 3 Archetype - Creates a Meta-App to install multiple related 
apps
[INFO] org.cytoscape.cy-commons-cli
[INFO] org.cytoscape.integration-test-support
[INFO] Cytoscape Launch Framework
[INFO] CommandLine Provider
[INFO] Launcher
[INFO] StartLevel Assembly
[INFO] Tasks for Testing
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cytoscape Support Parent Project POM 3.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ support-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ support-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
support-parent ---
[INFO] Installing 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/pom.xml> to 
/opt/tomcat-home/.m2/repository/org/cytoscape/support-parent/3.7.0-SNAPSHOT/support-parent-3.7.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ support-parent ---
Downloading: 
http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/support-parent/3.7.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/support-parent/3.7.0-SNAPSHOT/maven-metadata.xml
 (606 B at 0.2 KB/sec)
Uploading: 
http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/support-parent/3.7.0-SNAPSHOT/support-parent-3.7.0-20171127.204721-36.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cytoscape Support Parent Project POM .............. FAILURE [9.943s]
[INFO] Cytoscape 3 App Archetypes Parent ................. SKIPPED
[INFO] Cytoscape 3 Archetype - Creates an App providing public API  SKIPPED
[INFO] Cytoscape 3 Archetype - Creates an App with a Task  SKIPPED
[INFO] Cytoscape 3 Archetype - Creates a CyAction (menu item) for desktop 
application  SKIPPED
[INFO] Cytoscape 3 Archetype - Creates a Meta-App to install multiple related 
apps  SKIPPED
[INFO] org.cytoscape.cy-commons-cli ...................... SKIPPED
[INFO] org.cytoscape.integration-test-support ............ SKIPPED
[INFO] Cytoscape Launch Framework ........................ SKIPPED
[INFO] CommandLine Provider .............................. SKIPPED
[INFO] Launcher .......................................... SKIPPED
[INFO] StartLevel Assembly ............................... SKIPPED
[INFO] Tasks for Testing ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.226s
[INFO] Finished at: Mon Nov 27 20:47:26 UTC 2017
[INFO] Final Memory: 19M/487M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project support-parent: Failed to deploy artifacts: Could not transfer artifact 
org.cytoscape:support-parent:pom:3.7.0-20171127.204721-36 from/to snapshots 
(http://code.cytoscape.org/nexus/content/repositories/snapshots): The target 
server failed to respond -> [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/MojoExecutionException
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/launch-framework/pom.xml>
 to 
org.cytoscape/launch-framework/3.7.0-SNAPSHOT/launch-framework-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/launch-framework/launcher/pom.xml>
 to org.cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/cy-commons-cli/pom.xml>
 to 
org.cytoscape/cy-commons-cli/3.7.0-SNAPSHOT/cy-commons-cli-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/integration-test-support/pom.xml>
 to 
org.cytoscape/integration-test-support/3.7.0-SNAPSHOT/integration-test-support-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/task-testing-impl/pom.xml>
 to 
org.cytoscape/task-testing-impl/3.7.0-SNAPSHOT/task-testing-impl-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/archetypes/meta-app/pom.xml>
 to org.cytoscape.archetypes/meta-app/3.7.0-SNAPSHOT/meta-app-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/archetypes/api-provider-app/pom.xml>
 to 
org.cytoscape.archetypes/api-provider-app/3.7.0-SNAPSHOT/api-provider-app-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/launch-framework/cmdline/pom.xml>
 to org.cytoscape/cmdline/3.7.0-SNAPSHOT/cmdline-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/archetypes/task-app/pom.xml>
 to org.cytoscape.archetypes/task-app/3.7.0-SNAPSHOT/task-app-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/archetypes/cyaction-app/pom.xml>
 to 
org.cytoscape.archetypes/cyaction-app/3.7.0-SNAPSHOT/cyaction-app-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/launch-framework/startlevel-assembly/pom.xml>
 to 
org.cytoscape/startlevel-assembly/3.7.0-SNAPSHOT/startlevel-assembly-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/pom.xml> to 
org.cytoscape/support-parent/3.7.0-SNAPSHOT/support-parent-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-support/ws/archetypes/pom.xml>
 to 
org.cytoscape/archetypes-parent/3.7.0-SNAPSHOT/archetypes-parent-3.7.0-SNAPSHOT.pom
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.

Reply via email to