[teiid-designer-dev] Build failed in Hudson: jbosstools-teiid-designer-7.2 #30

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Sep 30 21:29:13 EDT 2010


See <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/30/changes>

Changes:

[nickboldt] creating a named dir in staging eats too much disk / requires manual cleanup (or me to write a script), so stop doing that for now

[nickboldt] update readme w/ publishing instructions

[nickboldt] svn:ignore

[nickboldt] remove install.xml script (incomplete, not needed) -- see ../installation/README.txt for complete/tested install script

[nickboldt] remove tycho-generated site/ folder (doesn't work)

[nickboldt] deprecated scripts for generating tycho update site from .target file

[nickboldt] remove generation of p2mirror.xml script during creation of target platform pom (not needed)

[nickboldt] Document how to use xml/xsl scripts for 1. target to local p2 repo; 2. updating .target from repo versions; 3. installing from repo via script (p2.director)

[nickboldt] add descriptions and comments; useLatest is now a parameter

[nickboldt] add descriptions and comments

[nickboldt] regenerate using latest version of the target2p2mirror.xml/xsl scripts (now useLatest is a parameter)

[nickboldt] https://jira.jboss.org/browse/JBIDE-6756 update .target file to include newer IUs (Helios SR1)

[nickboldt] https://jira.jboss.org/browse/JBIDE-6756 tooling to update a .target file to include newer IUs based on a local repo

------------------------------------------
Started by an SCM change
Building remotely on dsp-sllxmm2-rhel4-vm
Updating http://anonsvn.jboss.org/repos/tdesigner/trunk
At revision 1054
Updating http://anonsvn.jboss.org/repos/jbosstools/trunk/build
U         publish.sh
D         target-platform/target2siteXml.xsl
D         target-platform/site
D         target-platform/install.xml
D         target-platform/target2pomXml.xsl
D         target-platform/target2site.xml
AU        target-platform/target2targetTemplate.xsl
U         target-platform/e361-wtp322.target
AU        target-platform/targetUpdateFromRepo.xml
U         target-platform/target2p2mirror.xml
AU        target-platform/contentXml2artifactVersions.xsl
U         target-platform/pom.xml
AU        target-platform/README.txt
U         target-platform/target2p2mirrorXml.xsl
C         target-platform/e361-wtp322.target.p2mirror.xml
AU        target-platform/OLD/target2siteXml.xsl
AU        target-platform/OLD/target2pomXml.xsl
AU        target-platform/OLD/target2site.xml
 U        target-platform
U         parent/pom.xml
At revision 25377
no change for http://anonsvn.jboss.org/repos/tdesigner/trunk since the previous build
Deleting old artifacts from #28
Starting xvnc
[jbosstools-teiid-designer-7.2] $ vncserver :11

New 'sllxmm02.mm.atl2.redhat.com:11 (hudson)' desktop is sllxmm02.mm.atl2.redhat.com:11

Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/sllxmm02.mm.atl2.redhat.com:11.log

[sources] $ /qa/tools/opt/maven-3.0-beta-1/bin/mvn -f <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/build/parent/pom.xml> -DRELEASE=No "-DMAVEN_FLAGS=clean install -B -U -fae -Dmaven.repo.local=${WORKSPACE}/m2-repository -P helios,hudson" clean install -B -U -fae -Dmaven.repo.local=<http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/m2-repository> -P helios,hudson
[INFO] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] JBoss Tools Target Platform Definition
[INFO] JBoss Tools Parent
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Tools Target Platform Definition 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4:clean (default-clean) @ target-platform ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ target-platform ---
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ target-platform ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/build/target-platform/pom.xml> to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/m2-repository/org/jboss/tools/target-platform/0.0.1-SNAPSHOT/target-platform-0.0.1-SNAPSHOT.pom>
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/build/target-platform/e361-wtp322.target> to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/m2-repository/org/jboss/tools/target-platform/0.0.1-SNAPSHOT/target-platform-0.0.1-SNAPSHOT-e36-wtp32.target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Tools Parent 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4:clean (default-clean) @ org.jboss.tools.parent.pom ---
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ org.jboss.tools.parent.pom ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/build/parent/pom.xml> to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/m2-repository/org/jboss/tools/org.jboss.tools.parent.pom/0.0.1-SNAPSHOT/org.jboss.tools.parent.pom-0.0.1-SNAPSHOT.pom>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Tools Target Platform Definition ............ SUCCESS [1.132s]
[INFO] JBoss Tools Parent ................................ SUCCESS [0.490s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.524s
[INFO] Finished at: Thu Sep 30 21:22:13 EDT 2010
[INFO] Final Memory: 5M/87M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "jboss-nexus" could not be activated because it does not exist.
[sources] $ /qa/tools/opt/maven-3.0-beta-1/bin/mvn -DRELEASE=No "-DMAVEN_FLAGS=clean install -B -U -fae -Dmaven.repo.local=${WORKSPACE}/m2-repository -P helios,hudson" clean install -B -U -fae -Dmaven.repo.local=<http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/m2-repository> -P helios,hudson -DJOB_NAME=jbosstools-teiid-designer-7.2 -DBUILD_ID=2010-09-30_21-20-53 -DBUILD_NUMBER=30
[INFO] Scanning for projects...
[INFO] snapshot org.jboss.tools:org.jboss.tools.parent.pom:0.0.1-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:net.jcip.annotations:1.0.0 @ <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer-7.2/ws/sources/plugins/net.jcip.annotations/pom.xml>
log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
log4j:WARN Please initialize the log4j system properly.
[INFO] Adding repository http://m2eclipse.sonatype.org/sites/m2e/
[INFO] Adding repository http://m2eclipse.sonatype.org/sites/m2e/
[INFO] Adding repository http://m2eclipse.sonatype.org/sites/m2e-extras/
[INFO] Adding repository http://m2eclipse.sonatype.org/sites/m2e-extras/
[INFO] Adding repository http://eclipse.svnkit.com/1.3.x/
[INFO] Fetching site.xml (0B of 1.07kB at 0B/s) from http://eclipse.svnkit.com/1.3.x/site.xml
[INFO] Fetching site.xml (1.07kB of 1.07kB at 0B/s) from http://eclipse.svnkit.com/1.3.x/site.xml
[INFO] Adding repository http://eclipse.svnkit.com/1.3.x/
[INFO] Adding repository http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
[INFO] Adding repository http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
[INFO] Adding repository http://download.eclipse.org/technology/subversive/0.7/weekly-site/
[INFO] Fetching site.xml (0B of 2.33kB at 0B/s) from http://download.eclipse.org/technology/subversive/0.7/weekly-site/site.xml
[INFO] 1 operation remaining.
[INFO] Fetching site.xml (2.33kB of 2.33kB at 0B/s) from http://download.eclipse.org/technology/subversive/0.7/weekly-site/site.xml
[INFO] Adding repository http://download.eclipse.org/technology/subversive/0.7/weekly-site/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/orbit/R20100519200754/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/orbit/R20100519200754/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/thirdparty/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/thirdparty/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/xulrunner-1.9.1.2/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/xulrunner-1.9.1.2/
[INFO] Adding repository http://download.eclipse.org/rt/ecf/3.2/3.6/site.p2
[INFO] Adding repository http://download.eclipse.org/rt/ecf/3.2/3.6/site.p2
[INFO] Adding repository http://download.eclipse.org/tptp/updates/
[INFO] Adding repository http://download.eclipse.org/tptp/updates/
[INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/updates/2.6/R201009141218/
[INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/updates/2.6/R201009141218/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/swtbot-helios/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/swtbot-helios/
[INFO] Adding repository http://download.eclipse.org/birt/update-site/2.6/
[INFO] Adding repository http://download.eclipse.org/birt/update-site/2.6/
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/3.6.x/
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/3.6.x/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/helios/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/helios/
[INFO] Adding repository http://download.eclipse.org/webtools/repository/helios/
[INFO] Adding repository http://download.eclipse.org/webtools/repository/helios/
[INFO] Adding repository http://download.jboss.org/jbosstools/builds/staging/jbosstools-drools/all/repo/
[INFO] Adding repository http://download.jboss.org/jbosstools/builds/staging/jbosstools-drools/all/repo/
[INFO] Adding repository http://dl.google.com/eclipse/plugin/3.6/
[INFO] Adding repository http://dl.google.com/eclipse/plugin/3.6/
PARTIAL IU: org.tmatesoft.svnkit 1.3.4.6888
PARTIAL IU: com.sun.jna 3.2.7
PARTIAL IU: org.eclipse.team.svn.mylyn.source 0.7.9.I20100512-1900
PARTIAL IU: org.eclipse.team.svn.resource.ignore.rules.jdt.source 0.7.9.I20100512-1900
PARTIAL IU: org.eclipse.team.svn 0.7.9.I20100917-1700
PARTIAL IU: org.eclipse.team.svn.core.nl1 0.7.9.I20100512-1900
PARTIAL IU: org.eclipse.team.svn.nl1.sources 0.7.9.I20100512-1900
PARTIAL IU: org.eclipse.team.svn.revision.graph 0.7.9.I20100917-1700
PARTIAL IU: org.eclipse.team.svn.sources 0.7.9.I20100917-1700
PARTIAL IU: org.eclipse.team.svn.core 0.7.9.I20100917-1700
PARTIAL IU: org.eclipse.team.svn.help 0.7.9.I20100917-1700
PARTIAL IU: org.eclipse.team.svn.nl1 0.7.9.I20100512-1900
PARTIAL IU: org.eclipse.team.svn.mylyn 0.7.9.I20100512-1900
PARTIAL IU: org.eclipse.team.svn.revision.graph.source 0.7.9.I20100917-1700
PARTIAL IU: org.eclipse.team.svn.ui 0.7.9.I20100917-1700
PARTIAL IU: org.eclipse.team.svn.resource.ignore.rules.jdt 0.7.9.I20100512-1900
PARTIAL IU: org.eclipse.team.svn.ui.nl1 0.7.9.I20100512-1900
[INFO] Cannot complete the request.  Generating details.
{org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=cocoa, osgi.arch=x86, osgi.os=macosx, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}
[Software being installed: org.eclipse.birt.feature.group 2.6.1.v20100709a-9iF7A8FGLY4z0pxX3ORrsdrp6JXb, Missing requirement: org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb.ui 2.6.1.v20100909 requires 'bundle org.eclipse.datatools.connectivity.apache.derby.ui [1.0.3,2.0.0)' but it could not be found, Cannot satisfy dependency: org.eclipse.birt.feature.group 2.6.1.v20100709a-9iF7A8FGLY4z0pxX3ORrsdrp6JXb depends on: org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb.ui [2.6.1.v20100909]]
[ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable. -> [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/InternalErrorException
Terminating xvnc.
[jbosstools-teiid-designer-7.2] $ vncserver -kill :11
Killing Xvnc process ID 13214
Recording test results
Archiving artifacts



More information about the teiid-designer-dev mailing list