Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: C-HEAD-remoteservice.rosgi.feature #27

See <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/27/changes>

Changes:

[Markus Alexander Kuppe] NEW - bug 319313: [RemoteSrvc] Build and test r-OSGi remoteservices standalone
https://bugs.eclipse.org/bugs/show_bug.cgi?id=319313

------------------------------------------
Started by user mkuppe
[workspace] $ /usr/bin/cvs -Q -z3 -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/rt/ co -P -D "Wednesday, July 14, 2010 12:55:10 PM UTC" org.eclipse.ecf
$ computing changelog
Starting xvnc
[workspace] $ vncserver :10

New 'X' desktop is ecf2:10

Starting applications specified in /usr/share/tomcat5/.vnc/xstartup
Log file is /usr/share/tomcat5/.vnc/ecf2:10.log

[workspace] $ /bin/sh -xe /tmp/hudson7333426337061958886.sh
+ echo -n 'purge old buckminster output'
purge old buckminster output+ test -e buckminster.output
+ test -e buckminster.temp
+ test -e site.p2
+ test -e projects
+ test -e .metadata
+ test -e junit_result.xml
+ test -e coverage_report.xml
+ echo -n 'cp all target, mspecs, rmap and cqueries to build root'
cp all target, mspecs, rmap and cqueries to build root+ find -L org.eclipse.ecf -type f -iname '*.rmap'
+ xargs -i cp '{}' .
+ find -L org.eclipse.ecf -type f -iname '*.mspec'
+ xargs -i cp '{}' .
+ find -L org.eclipse.ecf -type f -iname '*.cquery'
+ xargs -i cp '{}' .
+ echo -n 'create targetplatform and projects folder'
create targetplatform and projects folder+ test -e targetPlatformPath
+ mkdir -p targetPlatformPath/
+ test -e projects
+ mkdir projects/
+ echo -n 'Flatten Repository'
Flatten Repository+ find -L org.eclipse.ecf -type f -iname .project -printf '%h\n'
+ xargs -i cp -rf '{}' projects/
+ echo -n 'HACK!!! rename features containing "-" to "_" so they can be found by Bucky'
HACK!!! rename features containing "-" to "_" so they can be found by Bucky+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.base-feature
++ tr - _
+ mv projects/org.eclipse.ecf.base-feature projects/org.eclipse.ecf.base_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.core-feature
++ tr - _
+ mv projects/org.eclipse.ecf.core-feature projects/org.eclipse.ecf.core_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.example-feature
++ tr - _
+ mv projects/org.eclipse.ecf.example-feature projects/org.eclipse.ecf.example_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.platform-feature
++ tr - _
+ mv projects/org.eclipse.ecf.platform-feature projects/org.eclipse.ecf.platform_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature
++ tr - _
+ mv projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature projects/org.eclipse.ecf.provider.filetransfer.httpclient_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.remoteservice-feature
++ tr - _
+ mv projects/org.eclipse.ecf.remoteservice-feature projects/org.eclipse.ecf.remoteservice_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.sdk-feature
++ tr - _
+ mv projects/org.eclipse.ecf.sdk-feature projects/org.eclipse.ecf.sdk_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.server-feature
++ tr - _
+ mv projects/org.eclipse.ecf.server-feature projects/org.eclipse.ecf.server_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.tests-feature
++ tr - _
+ mv projects/org.eclipse.ecf.tests-feature projects/org.eclipse.ecf.tests_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.tests-platform-feature
++ tr - _
+ mv projects/org.eclipse.ecf.tests-platform-feature projects/org.eclipse.ecf.tests_platform_feature
+ echo -n 'HACK!!! align folder and feature ids'
HACK!!! align folder and feature ids+ test -e projects/org.eclipse.ecf.sdk_feature
+ mv projects/org.eclipse.ecf.sdk_feature projects/org.eclipse.ecf.sdk
+ test -e projects/org.eclipse.ecf.core_feature
+ mv projects/org.eclipse.ecf.core_feature projects/org.eclipse.ecf.core
+ echo -n 'Done, ready to fire off Bucky\n===================\n'
Done, ready to fire off Bucky\n===================\n[workspace] $ java -Dbuckminster.output.root=<https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/buckminster.output> -Dbuckminster.temp.root=<https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/buckminster.temp> -Xmx768m -Xms768m -XX:PermSize=512M -XX:MaxPermSize=512M -Decf.p2.repository=http://build.ecf-project.org/repo -Dsite.include.top=true -Dsite.signing=false -Dsite.pack200=true -Dpde.bundle.range.generation=false -Dpde.feature.range.generation=perfect -Dstaging.area=/home/data/httpd/download-staging.priv/rt/ecf -Dsigning.type=eclipse.remote -Declipse.committer.name=mkuppe -Declipse.committer.keyfile=/usr/share/tomcat5/.ssh/id_rsa -Dqualifier.replacement.*=generator:buildTimestamp -Dgenerator.buildTimestamp.format='v'yyyyMMdd-HHmm -DtargetPlatformPath=<https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws//targetPlatformPath> -DprojectsPath=<https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws//projects> -jar /opt/hudson/tools/Buckminster_3.6/buckminster/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -application org.eclipse.buckminster.cmdline.headless -data <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/> --loglevel info -S <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/commands.txt>
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.4.2_update_18_x86-64/jre'
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.5_update_22_x86-64/jre'
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.6_update_20_x86-64/jre'
INFO:  setpref 'org.eclipse.buckminster.pde.targetPlatformPath=<https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws//targetPlatformPath'>
org.eclipse.buckminster.pde.targetPlatformPath set to the value '<https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws//targetPlatformPath'>
INFO:  import '<https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws//org.eclipse.ecf.remoteservice.rosgi.mspec'>
ERROR   [0002] : No suitable provider for component org.objectweb.asm:osgi.bundle was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0002] : No suitable provider for component org.objectweb.asm:osgi.bundle was found in searchPath default
    ERROR   [0002] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0002] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0002] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
WARN:  Dependency org.eclipse.jdt is defined more than once in component org.junit
ERROR   [0009] : No suitable provider for component org.hamcrest.core:osgi.bundle/[1.1.0.v20090501071000,1.1.0.v20090501071000] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0009] : No suitable provider for component org.hamcrest.core:osgi.bundle/[1.1.0.v20090501071000,1.1.0.v20090501071000] was found in searchPath org.eclipse.swtbot
    ERROR   [0009] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/?importType=binary[http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/.
ERROR   [0022] : No suitable provider for component com.ibm.icu:osgi.bundle/3.4.4 was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0022] : No suitable provider for component com.ibm.icu:osgi.bundle/3.4.4 was found in searchPath default
    ERROR   [0022] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0022] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0022] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component org.mortbay.jetty.util:osgi.bundle/[6.1.23.v201004211559,6.1.23.v201004211559] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component org.mortbay.jetty.util:osgi.bundle/[6.1.23.v201004211559,6.1.23.v201004211559] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component org.mortbay.jetty.server:osgi.bundle/[6.1.23.v201004211559,6.1.23.v201004211559] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component org.mortbay.jetty.server:osgi.bundle/[6.1.23.v201004211559,6.1.23.v201004211559] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component javax.servlet.jsp:osgi.bundle/[2.0.0.v200806031607,2.0.0.v200806031607] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component javax.servlet.jsp:osgi.bundle/[2.0.0.v200806031607,2.0.0.v200806031607] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0032] : No suitable provider for component com.jcraft.jsch:osgi.bundle/[0.1.41.v200903070017,0.1.41.v200903070017] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0032] : No suitable provider for component com.jcraft.jsch:osgi.bundle/[0.1.41.v200903070017,0.1.41.v200903070017] was found in searchPath default
    ERROR   [0032] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0032] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0032] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component org.apache.jasper:osgi.bundle/[5.5.17.v201004212143,5.5.17.v201004212143] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component org.apache.jasper:osgi.bundle/[5.5.17.v201004212143,5.5.17.v201004212143] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component javax.servlet:osgi.bundle/[2.5.0.v200910301333,2.5.0.v200910301333] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component javax.servlet:osgi.bundle/[2.5.0.v200910301333,2.5.0.v200910301333] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component org.apache.commons.logging:osgi.bundle/[1.0.4.v201005080501,1.0.4.v201005080501] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component org.apache.commons.logging:osgi.bundle/[1.0.4.v201005080501,1.0.4.v201005080501] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component org.apache.lucene.analysis:osgi.bundle/[1.9.1.v20100518-1140,1.9.1.v20100518-1140] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component org.apache.lucene.analysis:osgi.bundle/[1.9.1.v20100518-1140,1.9.1.v20100518-1140] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component org.apache.commons.el:osgi.bundle/[1.0.0.v201004212143,1.0.0.v201004212143] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component org.apache.commons.el:osgi.bundle/[1.0.0.v201004212143,1.0.0.v201004212143] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0043] : No suitable provider for component org.apache.lucene:osgi.bundle/[1.9.1.v20100518-1140,1.9.1.v20100518-1140] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0043] : No suitable provider for component org.apache.lucene:osgi.bundle/[1.9.1.v20100518-1140,1.9.1.v20100518-1140] was found in searchPath default
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0043] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0043] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
ERROR   [0041] : No suitable provider for component com.ibm.icu:osgi.bundle/[4.2.1.v20100412,4.2.1.v20100412] was found in resourceMap <https://build.ecf-project.org/hudson/job/C-HEAD-remoteservice.rosgi.feature/ws/ecf.rmap>
  ERROR   [0041] : No suitable provider for component com.ibm.icu:osgi.bundle/[4.2.1.v20100412,4.2.1.v20100412] was found in searchPath default
    ERROR   [0041] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20090825191606/updateSite/.
    ERROR   [0041] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary[http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20100519200754/updateSite/.
    ERROR   [0041] : Provider cvs(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,org.eclipse.orbit/org.eclipse.orbit.releng/maps): Score is below threshold
INFO:  TAG-ID 0002 = Query for org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature, path: org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature$1.0.0.qualifier
TAG-ID 0009 = Query for org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature, path: org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature$1.0.0.qualifier -> org.eclipse.jdt:eclipse.feature$3.6.0.v20100526-0800-7z8XFUJFMTfCWGoVu7Kltsu9H155
TAG-ID 0022 = Query for org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature, path: org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature$1.0.0.qualifier -> org.eclipse.jdt:eclipse.feature$3.6.0.v20100526-0800-7z8XFUJFMTfCWGoVu7Kltsu9H155 -> org.eclipse.jdt.ui:osgi.bundle$3.6.0.v20100602-1600
TAG-ID 0032 = Query for org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature, path: org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature$1.0.0.qualifier -> org.eclipse.platform:eclipse.feature$3.6.0.v20100602-9gF78GpqFt6trOGhL5t0nJy5fyGHKrwNY
TAG-ID 0041 = Query for org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature, path: org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature$1.0.0.qualifier -> org.eclipse.platform:eclipse.feature$3.6.0.v20100602-9gF78GpqFt6trOGhL5t0nJy5fyGHKrwNY -> org.eclipse.rcp:eclipse.feature$3.6.0.v20100519-9OArFKvFtsd7WLUKgwEZXSS
TAG-ID 0043 = Query for org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature, path: org.eclipse.ecf.remoteservice.rosgi.feature:eclipse.feature$1.0.0.qualifier -> org.eclipse.platform:eclipse.feature$3.6.0.v20100602-9gF78GpqFt6trOGhL5t0nJy5fyGHKrwNY -> org.eclipse.help:eclipse.feature$1.2.0.v20100427-7e7jEKFEx2XlnZinTQpfz-3

Terminating xvnc.
[workspace] $ vncserver -kill :10
Killing Xvnc process ID 30628
Recording test results
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts



Back to the top