Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] [Hudson] Build failed in Hudson: virgo.snaps.snapshot #747

See <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/747/changes>

Changes:

[Borislav Kapukaranov] [RIPPLOR] Updated versions

[Borislav Kapukaranov] [UPDATE BUILDLOR] Updated Virgo Build to '2.25'

------------------------------------------
[...truncated 812 lines...]
     [exec]     [junit] 17:44:23.939 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet2' with pattern '/baz/*'
     [exec]     [junit] 17:44:23.939 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/baz/*' is a PathUrlPattern
     [exec]     [junit] 17:44:23.939 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet3' with pattern '/catalog'
     [exec]     [junit] 17:44:23.939 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/catalog' is an ExactUrlPattern
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet4' with pattern '*.bop'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '*.bop' is an ExtensionUrlPattern
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/foo/bar/index.html' does not match pattern '/catalog'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.html' matches pattern '/foo/bar'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.html' with mapping 'servlet1'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/foo/bar/index.bop' does not match pattern '/catalog'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.bop' matches pattern '/foo/bar'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.bop' with mapping 'servlet1'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/baz' does not match pattern '/catalog'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz' does not match pattern '/foo/bar'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz' matches pattern '/baz'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/baz' with mapping 'servlet2'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/baz/index.html' does not match pattern '/catalog'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz/index.html' does not match pattern '/foo/bar'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz/index.html' matches pattern '/baz'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/baz/index.html' with mapping 'servlet2'
     [exec]     [junit] 17:44:23.940 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog' matches pattern '/catalog'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/catalog' with mapping 'servlet3'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/catalog'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/foo/bar'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/baz'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/catalog/racecar.bop' matches pattern 'bop'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/catalog/racecar.bop' with mapping 'servlet4'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/index.bop' does not match pattern '/catalog'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/index.bop' does not match pattern '/foo/bar'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/index.bop' does not match pattern '/baz'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/index.bop' matches pattern 'bop'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/index.bop' with mapping 'servlet4'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog/index.html' does not match pattern '/catalog'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/index.html' does not match pattern '/foo/bar'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/index.html' does not match pattern '/baz'
     [exec]     [junit] 17:44:23.941 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/catalog/index.html' does not match pattern 'bop'
     [exec]     [junit] 17:44:23.941 [main] WARN  o.e.v.s.c.i.w.url.UrlPatternMatcher - Unable to match path '/catalog/index.html'
     [exec]     [junit] 17:44:23.942 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet1' with pattern '/foo/bar/*'
     [exec]     [junit] 17:44:23.942 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/foo/bar/*' is a PathUrlPattern
     [exec]     [junit] 17:44:23.942 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet2' with pattern '/foo/bar/abc/*'
     [exec]     [junit] 17:44:23.942 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/foo/bar/abc/*' is a PathUrlPattern
     [exec]     [junit] 17:44:23.942 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.html' does not match pattern '/foo/bar/abc'
     [exec]     [junit] 17:44:23.942 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.html' matches pattern '/foo/bar'
     [exec]     [junit] 17:44:23.942 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.html' with mapping 'servlet1'
     [exec]     [junit] 17:44:23.943 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.bop' does not match pattern '/foo/bar/abc'
     [exec]     [junit] 17:44:23.943 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.bop' matches pattern '/foo/bar'
     [exec]     [junit] 17:44:23.943 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.bop' with mapping 'servlet1'
     [exec]     [junit] 17:44:23.943 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/abc/xyz/index.bop' matches pattern '/foo/bar/abc'
     [exec]     [junit] 17:44:23.943 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/abc/xyz/index.bop' with mapping 'servlet2'
     [exec]     [junit] 17:44:23.943 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet1' with pattern '/'
     [exec]     [junit] 17:44:23.943 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/' is a DefaultUrlPattern
     [exec]     [junit] 17:44:23.944 [main] INFO  o.e.v.s.c.i.w.url.DefaultUrlPattern - Path '/foo/bar' matches pattern '/'
     [exec]     [junit] 17:44:23.944 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar' with mapping 'servlet1'
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.core.internal.webapp.url.UrlPatternTests
     [exec]     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
     [exec]     [junit] 
     [exec]     [junit] ------------- Standard Output ---------------
     [exec]     [junit] 17:44:23.966 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/test' is an ExactUrlPattern
     [exec]     [junit] 17:44:23.966 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/test' matches pattern '/test'
     [exec]     [junit] 17:44:23.966 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/foo' does not match pattern '/test'
     [exec]     [junit] 17:44:23.967 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/test/*' is a PathUrlPattern
     [exec]     [junit] 17:44:23.967 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/test/index.html' matches pattern '/test'
     [exec]     [junit] 17:44:23.967 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/test/' matches pattern '/test'
     [exec]     [junit] 17:44:23.967 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/' does not match pattern '/test'
     [exec]     [junit] 17:44:23.968 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '*.jsp' is an ExtensionUrlPattern
     [exec]     [junit] 17:44:23.968 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/test/index.jsp' matches pattern 'jsp'
     [exec]     [junit] 17:44:23.968 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/bar.jsp' matches pattern 'jsp'
     [exec]     [junit] 17:44:23.968 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/' does not match pattern 'jsp'
     [exec]     [junit] 17:44:23.968 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/index.html' does not match pattern 'jsp'
     [exec]     [junit] 17:44:23.968 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/simple/exact' is an ExactUrlPattern
     [exec]     [junit] 17:44:23.968 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Did not translate path '/simple/exact'
     [exec]     [junit] 17:44:23.970 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/simple/path/*' is a PathUrlPattern
     [exec]     [junit] 17:44:23.970 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Translated path '/simple/path/test' to '/test'
     [exec]     [junit] 17:44:23.971 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/' is a DefaultUrlPattern
     [exec]     [junit] 17:44:23.971 [main] INFO  o.e.v.s.c.i.w.url.DefaultUrlPattern - Translated path '/simple' to '/path/test'
     [exec]     [junit] ------------- ---------------- ---------------
     [exec] 
     [exec] BUILD SUCCESSFUL
     [exec] Total time: 17 seconds
     [echo] exec-ant for target 'test.do' gave return code 0
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.core>
   [subant] Entering directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps>
Trying to override old definition of task dist-jar
Trying to override old definition of task src-jar

exec-ant:
     [echo] exec-ant for target 'test.do' executing in directory '<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps'>
     [exec] Buildfile: build.xml
     [exec] Trying to override old definition of task dist-jar
     [exec] Trying to override old definition of task src-jar
     [exec] 
     [exec] test.do:
     [exec] 
     [exec] BUILD SUCCESSFUL
     [exec] Total time: 0 seconds
     [echo] exec-ant for target 'test.do' gave return code 0
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps>
   [subant] Entering directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test>

exec-ant:
     [echo] exec-ant for target 'test.do' executing in directory '<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test'>
     [exec] Buildfile: build.xml
     [exec] 
     [exec] ivy.init:
     [exec] 
     [exec] ivy.file.exists:
     [exec] 
     [exec] resolve.init:
     [exec] 
     [exec] resolve.compile:
     [exec] [ivy:cachepath] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
     [exec] [ivy:cachepath] :: loading settings :: file = <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/ivysettings.xml>
     [exec] 
     [exec] resolve.test:
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/bundles/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.tomcat.support/3.6.0.D-20120823201525/org.eclipse.virgo.web.tomcat.support-3.6.0.D-20120823201525.jar ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.tomcat.support;3.6.0.D-20120823201525!org.eclipse.virgo.web.tomcat.support.jar (37ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/bundles/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.tomcat.support/3.6.0.D-20120823201525/org.eclipse.virgo.web.tomcat.support-sources-3.6.0.D-20120823201525.jar ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.tomcat.support;3.6.0.D-20120823201525!org.eclipse.virgo.web.tomcat.support-sources.jar(src) (22ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/libraries/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.tomcat/3.6.0.D-20120823201525/org.eclipse.virgo.web.tomcat-3.6.0.D-20120823201525.plan ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.tomcat;3.6.0.D-20120823201525!org.eclipse.virgo.web.tomcat.plan (23ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/libraries/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.tomcat/3.6.0.D-20120823201525/org.eclipse.virgo.web-3.6.0.D-20120823201525.properties ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.tomcat;3.6.0.D-20120823201525!org.eclipse.virgo.web.properties(configuration) (23ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/bundles/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.core/3.6.0.D-20120823201525/org.eclipse.virgo.web.core-3.6.0.D-20120823201525.jar ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.core;3.6.0.D-20120823201525!org.eclipse.virgo.web.core.jar (34ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/bundles/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.core/3.6.0.D-20120823201525/org.eclipse.virgo.web.core-sources-3.6.0.D-20120823201525.jar ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.core;3.6.0.D-20120823201525!org.eclipse.virgo.web.core-sources.jar(src) (27ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/bundles/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.dm/3.6.0.D-20120823201525/org.eclipse.virgo.web.dm-3.6.0.D-20120823201525.jar ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.dm;3.6.0.D-20120823201525!org.eclipse.virgo.web.dm.jar (34ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/bundles/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.dm/3.6.0.D-20120823201525/org.eclipse.virgo.web.dm-sources-3.6.0.D-20120823201525.jar ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.dm;3.6.0.D-20120823201525!org.eclipse.virgo.web.dm-sources.jar(src) (36ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/bundles/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.servlet.adapter/3.6.0.D-20120823201525/org.eclipse.virgo.web.servlet.adapter-sources-3.6.0.D-20120823201525.jar ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.servlet.adapter;3.6.0.D-20120823201525!org.eclipse.virgo.web.servlet.adapter-sources.jar(src) (35ms)
     [exec] [ivy:cachepath] downloading http://build.eclipse.org/rt/virgo/ivy/bundles/snapshot/org.eclipse.virgo.web/org.eclipse.virgo.web.servlet.adapter/3.6.0.D-20120823201525/org.eclipse.virgo.web.servlet.adapter-3.6.0.D-20120823201525.jar ...
     [exec] [ivy:cachepath] 	[SUCCESSFUL ] org.eclipse.virgo.web#org.eclipse.virgo.web.servlet.adapter;3.6.0.D-20120823201525!org.eclipse.virgo.web.servlet.adapter.jar (27ms)
     [exec] 
     [exec] compile.init:
     [exec] 
     [exec] test.init:
     [exec]    [delete] Deleting: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/user-ivy.properties>
     [exec] 
     [exec] test.do:
     [exec]     [mkdir] Created dir: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]   [s:javac] Compiling 9 source files to <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]      [copy] Copying 13 files to <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.test.BasicDeployLifecycleTests
     [exec]     [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 82.626 sec
     [exec]     [junit] 
     [exec]     [junit] ------------- Standard Output ---------------
     [exec]     [junit] [2012-08-23 17:44:38.839] startup-tracker              <KE0001I> Kernel starting. 
     [exec]     [junit] [2012-08-23 17:44:45.603] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.osgi' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-08-23 17:44:45.615] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-08-23 17:44:45.616] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-08-23 17:44:45.617] service-monitor-thread-1     <KE0100W> Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'. 
     [exec]     [junit] [2012-08-23 17:44:45.619] service-monitor-thread-1     <KE0100W> Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.nano.deployer.api.core.ApplicationDeployer)'. 
     [exec]     [junit] [2012-08-23 17:44:45.620] service-monitor-thread-1     <KE0100W> Reference '&globalRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=global))'. 
     [exec]     [junit] [2012-08-23 17:44:45.621] service-monitor-thread-1     <KE0100W> Reference '&userRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=org.eclipse.virgo.region.user))'. 
     [exec]     [junit] [2012-08-23 17:44:45.758] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-08-23 17:44:45.760] service-monitor-thread-1     <KE0100W> Reference '&userBundleContext' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(&(objectClass=org.osgi.framework.BundleContext)(org.eclipse.virgo.kernel.regionContext=true))'. 
     [exec]     [junit] [2012-08-23 17:44:45.761] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-08-23 17:44:45.762] service-monitor-thread-1     <KE0100W> Reference '&osgiFramework' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.OsgiFramework)'. 
     [exec]     [junit] [2012-08-23 17:44:45.763] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-08-23 17:44:45.764] service-monitor-thread-1     <KE0100W> Reference '&importExpander' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.ImportExpander)'. 
     [exec]     [junit] [2012-08-23 17:45:00.608] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.osgi' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-08-23 17:45:00.619] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-08-23 17:45:00.620] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-08-23 17:45:00.621] service-monitor-thread-1     <KE0100W> Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'. 
     [exec]     [junit] [2012-08-23 17:45:00.622] service-monitor-thread-1     <KE0100W> Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.nano.deployer.api.core.ApplicationDeployer)'. 
     [exec]     [junit] [2012-08-23 17:45:00.624] service-monitor-thread-1     <KE0100W> Reference '&globalRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=global))'. 
     [exec]     [junit] [2012-08-23 17:45:00.625] service-monitor-thread-1     <KE0100W> Reference '&userRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=org.eclipse.virgo.region.user))'. 
     [exec]     [junit] [2012-08-23 17:45:00.759] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-08-23 17:45:00.760] service-monitor-thread-1     <KE0100W> Reference '&userBundleContext' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(&(objectClass=org.osgi.framework.BundleContext)(org.eclipse.virgo.kernel.regionContext=true))'. 
     [exec]     [junit] [2012-08-23 17:45:00.761] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-08-23 17:45:00.762] service-monitor-thread-1     <KE0100W> Reference '&osgiFramework' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.OsgiFramework)'. 
     [exec]     [junit] [2012-08-23 17:45:00.763] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-08-23 17:45:00.764] service-monitor-thread-1     <KE0100W> Reference '&importExpander' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.ImportExpander)'. 
     [exec]     [junit] [2012-08-23 17:45:21.716] kernel-dm-4                  <KE0101I> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.6.0.D-20120823180814' was satisfied by service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-08-23 17:45:21.720] kernel-dm-4                  <KE0101I> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.osgi' version '3.6.0.D-20120823180814' was satisfied by service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-08-23 17:45:21.764] kernel-dm-5                  <KE0101I> Reference '&globalRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.6.0.D-20120823180814' was satisfied by service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=global))'. 
     [exec]     [junit] [2012-08-23 17:45:40.461] System Bundle Shutdown       <KE0010I> Shutdown initiated. 
     [exec]     [junit] [2012-08-23 17:45:40.572] startup-tracker              <KE0003E> Kernel failed to start. java.lang.RuntimeException: Bundle 'org.eclipse.virgo.kernel.deployer_3.6.0.D-20120823180814 [45]' stopped
     [exec]     [junit] 	at org.eclipse.virgo.nano.core.internal.BundleStartTracker$StartupTrackerBundleListener.bundleChanged(BundleStartTracker.java:250)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:847)
     [exec]     [junit] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
     [exec]     [junit] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged(Framework.java:1569)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1505)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1500)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:526)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1207)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:693)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.InternalSystemBundle$1.run(InternalSystemBundle.java:261)
     [exec]     [junit] 	at java.lang.Thread.run(Thread.java:619)
     [exec]     [junit] 
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] ------------- Standard Error -----------------
     [exec]     [junit] SLF4J: Class path contains multiple SLF4J bindings.
     [exec]     [junit] SLF4J: Found binding in [jar:file:/opt/users/hudsonbuild/virgo-build-cache/ivy-cache/repository/org.eclipse.virgo.mirrored/ch.qos.logback.slf4j/1.0.0.v20120123-1500/ch.qos.logback.slf4j-1.0.0.v20120123-1500.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [exec]     [junit] SLF4J: Found binding in [jar:file:/opt/users/hudsonbuild/virgo-build-cache/ivy-cache/repository/org.slf4j/com.springsource.slf4j.nop/1.6.1/com.springsource.slf4j.nop-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [exec]     [junit] SLF4J: Found binding in [jar:<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/org.eclipse.osgi/bundles/13/1/bundlefile!/org/slf4j/impl/StaticLoggerBinder.class]>
     [exec]     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] Testcase: org.eclipse.virgo.snaps.test.BasicDeployLifecycleTests:	Caused an ERROR
     [exec]     [junit] There must be exactly one user region bundle context in the service registry. 0 were found.
     [exec]     [junit] java.lang.IllegalStateException: There must be exactly one user region bundle context in the service registry. 0 were found.
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.dmkernel.DmKernelTestRunner.getTargetBundleContext(DmKernelTestRunner.java:68)
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.OsgiTestRunner.run(OsgiTestRunner.java:91)
     [exec]     [junit] 
     [exec]     [junit] 
     [exec]     [junit] Exception in thread "startup-tracker" java.lang.IllegalStateException: Bundle "file:/opt/users/hudsonbuild/virgo-build-cache/ivy-cache/repository/org.eclipse.virgo.medic/org.eclipse.virgo.medic.core/3.6.0.D-20120823175919/org.eclipse.virgo.medic.core-3.6.0.D-20120823175919.jar" has been uninstalled
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.checkValid(AbstractBundle.java:1175)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.findEntries(AbstractBundle.java:1390)
     [exec]     [junit] 	at org.eclipse.virgo.medic.eventlog.impl.BundleSearchingPropertyResourceBundleResolver.getResourceBundles(BundleSearchingPropertyResourceBundleResolver.java:27)
     [exec]     [junit] 	at org.eclipse.virgo.medic.eventlog.impl.StandardMessageResolver.resolveMessageInBundle(StandardMessageResolver.java:59)
     [exec]     [junit] 	at org.eclipse.virgo.medic.eventlog.impl.StandardMessageResolver.resolveLogEventMessage(StandardMessageResolver.java:48)
     [exec]     [junit] 	at org.eclipse.virgo.medic.eventlog.impl.StandardMessageResolver.resolveLogEventMessage(StandardMessageResolver.java:42)
     [exec]     [junit] 	at org.eclipse.virgo.medic.eventlog.impl.logback.LogBackEventLogger.log(LogBackEventLogger.java:54)
     [exec]     [junit] 	at org.eclipse.virgo.medic.eventlog.impl.logback.LogBackEventLogger.log(LogBackEventLogger.java:75)
     [exec]     [junit] 	at org.eclipse.virgo.medic.dump.impl.StandardDumpGenerator.generateDump(StandardDumpGenerator.java:71)
     [exec]     [junit] 	at org.eclipse.virgo.medic.dump.impl.StandardDumpGenerator.generateDump(StandardDumpGenerator.java:54)
     [exec]     [junit] 	at org.eclipse.virgo.nano.core.internal.StartupTracker$StartupTrackingRunnable.generateDumpAndShutdown(StartupTracker.java:260)
     [exec]     [junit] 	at org.eclipse.virgo.nano.core.internal.StartupTracker$StartupTrackingRunnable.kernelStartFailed(StartupTracker.java:255)
     [exec]     [junit] 	at org.eclipse.virgo.nano.core.internal.StartupTracker$StartupTrackingRunnable.run(StartupTracker.java:189)
     [exec]     [junit] 	at java.lang.Thread.run(Thread.java:619)
     [exec] 
     [exec] BUILD FAILED
     [exec] <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/quality.xml>:50: The following error occurred while executing this line:
     [exec] <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/quality.xml>:208: Tests failed
     [exec] 
     [exec] Total time: 1 minute 33 seconds
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test>

BUILD FAILED
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/build-snaps/build.xml>:27: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/multi-bundle/quality.xml>:46: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/multi-bundle/common.xml>:172: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/common.xml>:180: exec returned: 1

Total time: 2 minutes 41 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top