[errai-dev] Build failed in Jenkins: Errai » Errai::CDI::Weld Integration #1611

ci-builds at redhat.com ci-builds at redhat.com
Wed Oct 15 16:15:25 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-weld-integration/1611/>

------------------------------------------
[...truncated 6650 lines...]
	at com.google.gwt.dev.javac.CachedCompilationUnit.writeObject(CachedCompilationUnit.java:222)
	at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347)
	at com.google.gwt.dev.javac.PersistentUnitCache$6.run(PersistentUnitCache.java:492)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
java.lang.NullPointerException
	at com.google.gwt.dev.util.DiskCache.transferToStream(DiskCache.java:185)
	at com.google.gwt.dev.util.DiskCacheToken.writeObject(DiskCacheToken.java:73)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177)
	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547)
	at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:440)
	at com.google.gwt.dev.javac.CachedCompilationUnit.writeObject(CachedCompilationUnit.java:222)
	at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347)
	at com.google.gwt.dev.javac.PersistentUnitCache$6.run(PersistentUnitCache.java:492)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)Running org.jboss.errai.cdi.scheduler.client.test.TimedMethodAPITests
INFO [Version] WELD-000900 2.0.5 (Final)
INFO [log] Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
INFO [Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
INFO [CDIExtensionPoints] starting errai cdi ...
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @A @ApplicationScoped @Service class org.jboss.errai.cdi.rpc.server.QualifiedRemoteImplA
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @B @ApplicationScoped @Service class org.jboss.errai.cdi.rpc.server.QualifiedRemoteImplB
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithNamedCommandMethod
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.producer.server.ClassWithNamedLoggerField
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.NamedClassWithService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Local @Service class org.jboss.errai.cdi.event.server.ClassWithLocalService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.jboss.errai.cdi.rpc.server.InterceptedRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.rpc.server.SubServiceImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithCommandMethod
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.jboss.errai.cdi.rpc.server.UnqualifiedRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.LocalCDIAnnotationRouterService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @RequestScoped @Service class org.jboss.errai.cdi.rpc.server.SessionAttributeSettingRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithServiceAndMethodWithServiceAndCommand
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.producer.server.ClassWithLoggerField
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithServiceAndMethodWithService
INFO [GwtDevHostedModeContainer] GWTHostedMode detected, JSR-299 injection will be available in Servlets and Filters. Injection into Listeners is not supported.
Oct 15, 2014 4:11:38 PM org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler process
INFO: Cannot find matching WebApplicationContext, no default CDI support: use jetty-web.xml
WARN [InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
WARN [InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
INFO [Reflections] Reflections took 2263 ms to scan 10 urls, producing 563 keys and 2488 values [using 2 cores]
INFO [NoopClusteringProvider] clustering support not configured.
INFO [OrderedBootstrap] starting errai bus ...
INFO [DefaultComponents] using dispatcher implementation: org.jboss.errai.bus.server.SimpleDispatcher
INFO [DefaultComponents] using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider
INFO [LoadExtensions] searching for errai extensions ...
INFO [LoadExtensions] found extension org.jboss.errai.tools.monitoring.MonitorExtension
INFO [OrderedBootstrap] errai bus started.
INFO [CacheUtil] clearing all generation caches...
INFO [AsyncGenerators] discovered async generator org.jboss.errai.databinding.rebind.BindableProxyLoaderGenerator; for type: org.jboss.errai.databinding.client.BindableProxyLoader
INFO [AsyncGenerators] discovered async generator org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator; for type: org.jboss.errai.bus.client.framework.RpcProxyLoader
INFO [AsyncGenerators] discovered async generator org.jboss.errai.marshalling.rebind.MarshallersGenerator; for type: org.jboss.errai.marshalling.client.api.MarshallerFactory
INFO [AsyncGenerators] discovered async generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator; for type: org.jboss.errai.ioc.client.Bootstrapper
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator
INFO [RpcProxyLoaderGenerator] generating RPC proxy loader class...
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
INFO [Generator] not emitting server marshaller class
WARN [EnvUtil] reachability analysis disabled. errai may generate unnecessary code.
WARN [EnvUtil] enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true
INFO [MarshallerGeneratorFactory] generating marshaller factory class for client...
INFO [RpcProxyLoaderGenerator] generated RPC proxy loader class in 320ms.
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
INFO [IOCBootstrapGenerator] generating IOC bootstrapping class...
WARN [EnvUtil] reachability analysis disabled. errai may generate unnecessary code.
WARN [EnvUtil] enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true
INFO [MarshallerGeneratorFactory] generated marshaller factory class in 2255ms.
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.databinding.rebind.BindableProxyLoaderGenerator
Oct 15, 2014 4:12:03 PM java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
INFO [IOCBootstrapGenerator] generated IOC bootstrapping class in 5288ms (2061 beans processed)
INFO [QualifierEqualityFactoryGenerator] Generating QualifierEqualityFactory...
INFO [QualifierEqualityFactoryGenerator] Generated QualifierEqualityFactory in 122ms
Oct 15, 2014 4:12:33 PM java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
WARN [ErraiMarshalling] using dynamic marshallers. dynamic marshallers are designed for development mode testing, and ideally should not be used in production. *
<<0>>
<<1>>
<<2>>
<<3>>
<<4>>
<<5>>
<<6>>
<<7>>
<<8>>
<<9>>
**destroying bean***
**confirming timer stopped**
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.337 sec
Running org.jboss.errai.cdi.specialization.client.test.SpecializationIntegrationTest
INFO [Version] WELD-000900 2.0.5 (Final)
INFO [log] Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
INFO [Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
INFO [CDIExtensionPoints] starting errai cdi ...
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @A @Service @ApplicationScoped class org.jboss.errai.cdi.rpc.server.QualifiedRemoteImplA
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @B @Service @ApplicationScoped class org.jboss.errai.cdi.rpc.server.QualifiedRemoteImplB
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithNamedCommandMethod
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.producer.server.ClassWithNamedLoggerField
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.NamedClassWithService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @Local class org.jboss.errai.cdi.event.server.ClassWithLocalService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jboss.errai.cdi.rpc.server.InterceptedRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.rpc.server.SubServiceImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithCommandMethod
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jboss.errai.cdi.rpc.server.UnqualifiedRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.LocalCDIAnnotationRouterService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @RequestScoped @Service class org.jboss.errai.cdi.rpc.server.SessionAttributeSettingRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithServiceAndMethodWithServiceAndCommand
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.producer.server.ClassWithLoggerField
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithServiceAndMethodWithService
INFO [GwtDevHostedModeContainer] GWTHostedMode detected, JSR-299 injection will be available in Servlets and Filters. Injection into Listeners is not supported.
Oct 15, 2014 4:12:55 PM org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler process
INFO: Cannot find matching WebApplicationContext, no default CDI support: use jetty-web.xml
WARN [InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
WARN [InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
INFO [Reflections] Reflections took 2571 ms to scan 10 urls, producing 563 keys and 2488 values [using 2 cores]
INFO [NoopClusteringProvider] clustering support not configured.
INFO [OrderedBootstrap] starting errai bus ...
INFO [DefaultComponents] using dispatcher implementation: org.jboss.errai.bus.server.SimpleDispatcher
INFO [DefaultComponents] using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider
INFO [LoadExtensions] searching for errai extensions ...
INFO [LoadExtensions] found extension org.jboss.errai.tools.monitoring.MonitorExtension
INFO [OrderedBootstrap] errai bus started.
INFO [CacheUtil] clearing all generation caches...
INFO [AsyncGenerators] discovered async generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator; for type: org.jboss.errai.ioc.client.Bootstrapper
INFO [AsyncGenerators] discovered async generator org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator; for type: org.jboss.errai.bus.client.framework.RpcProxyLoader
INFO [AsyncGenerators] discovered async generator org.jboss.errai.marshalling.rebind.MarshallersGenerator; for type: org.jboss.errai.marshalling.client.api.MarshallerFactory
INFO [AsyncGenerators] discovered async generator org.jboss.errai.databinding.rebind.BindableProxyLoaderGenerator; for type: org.jboss.errai.databinding.client.BindableProxyLoader
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
INFO [Generator] not emitting server marshaller class
WARN [EnvUtil] reachability analysis disabled. errai may generate unnecessary code.
WARN [EnvUtil] enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true
INFO [MarshallerGeneratorFactory] generating marshaller factory class for client...
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
INFO [IOCBootstrapGenerator] generating IOC bootstrapping class...
WARN [EnvUtil] reachability analysis disabled. errai may generate unnecessary code.
WARN [EnvUtil] enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true
INFO [MarshallerGeneratorFactory] generated marshaller factory class in 2110ms.
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.databinding.rebind.BindableProxyLoaderGenerator
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator
INFO [RpcProxyLoaderGenerator] generating RPC proxy loader class...
INFO [RpcProxyLoaderGenerator] generated RPC proxy loader class in 167ms.
INFO [IOCBootstrapGenerator] generated IOC bootstrapping class in 3558ms (2066 beans processed)
INFO [QualifierEqualityFactoryGenerator] Generating QualifierEqualityFactory...
INFO [QualifierEqualityFactoryGenerator] Generated QualifierEqualityFactory in 79ms
Oct 15, 2014 4:13:22 PM java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.505 sec
Running org.jboss.errai.cdi.stereotypes.client.test.StereotypesIntegrationTest
INFO [Version] WELD-000900 2.0.5 (Final)
INFO [log] Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
INFO [Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
INFO [CDIExtensionPoints] starting errai cdi ...
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @A @ApplicationScoped class org.jboss.errai.cdi.rpc.server.QualifiedRemoteImplA
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @B @ApplicationScoped class org.jboss.errai.cdi.rpc.server.QualifiedRemoteImplB
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithNamedCommandMethod
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.producer.server.ClassWithNamedLoggerField
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.NamedClassWithService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @Local class org.jboss.errai.cdi.event.server.ClassWithLocalService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jboss.errai.cdi.rpc.server.InterceptedRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.rpc.server.SubServiceImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithCommandMethod
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jboss.errai.cdi.rpc.server.UnqualifiedRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.LocalCDIAnnotationRouterService
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service @RequestScoped class org.jboss.errai.cdi.rpc.server.SessionAttributeSettingRemoteImpl
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithServiceAndMethodWithServiceAndCommand
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.producer.server.ClassWithLoggerField
INFO [CDIExtensionPoints] discovered errai service: [BackedAnnotatedType] public @Service class org.jboss.errai.cdi.event.server.ClassWithServiceAndMethodWithService
INFO [GwtDevHostedModeContainer] GWTHostedMode detected, JSR-299 injection will be available in Servlets and Filters. Injection into Listeners is not supported.
Oct 15, 2014 4:13:33 PM org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler process
INFO: Cannot find matching WebApplicationContext, no default CDI support: use jetty-web.xml
WARN [InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
WARN [InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
INFO [Reflections] Reflections took 2298 ms to scan 10 urls, producing 563 keys and 2488 values [using 2 cores]
INFO [NoopClusteringProvider] clustering support not configured.
INFO [OrderedBootstrap] starting errai bus ...
INFO [DefaultComponents] using dispatcher implementation: org.jboss.errai.bus.server.SimpleDispatcher
INFO [DefaultComponents] using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider
INFO [LoadExtensions] searching for errai extensions ...
INFO [LoadExtensions] found extension org.jboss.errai.tools.monitoring.MonitorExtension
INFO [OrderedBootstrap] errai bus started.
INFO [CacheUtil] clearing all generation caches...
INFO [AsyncGenerators] discovered async generator org.jboss.errai.marshalling.rebind.MarshallersGenerator; for type: org.jboss.errai.marshalling.client.api.MarshallerFactory
INFO [AsyncGenerators] discovered async generator org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator; for type: org.jboss.errai.bus.client.framework.RpcProxyLoader
INFO [AsyncGenerators] discovered async generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator; for type: org.jboss.errai.ioc.client.Bootstrapper
INFO [AsyncGenerators] discovered async generator org.jboss.errai.databinding.rebind.BindableProxyLoaderGenerator; for type: org.jboss.errai.databinding.client.BindableProxyLoader
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
INFO [Generator] not emitting server marshaller class
WARN [EnvUtil] reachability analysis disabled. errai may generate unnecessary code.
WARN [EnvUtil] enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true
INFO [MarshallerGeneratorFactory] generating marshaller factory class for client...
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.databinding.rebind.BindableProxyLoaderGenerator
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
INFO [IOCBootstrapGenerator] generating IOC bootstrapping class...
WARN [EnvUtil] reachability analysis disabled. errai may generate unnecessary code.
WARN [EnvUtil] enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true
INFO [MarshallerGeneratorFactory] generated marshaller factory class in 2147ms.
INFO [AbstractAsyncGenerator] Running generator org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator
INFO [RpcProxyLoaderGenerator] generating RPC proxy loader class...
INFO [RpcProxyLoaderGenerator] generated RPC proxy loader class in 122ms.
INFO [IOCBootstrapGenerator] generated IOC bootstrapping class in 3247ms (2075 beans processed)
INFO [QualifierEqualityFactoryGenerator] Generating QualifierEqualityFactory...
INFO [QualifierEqualityFactoryGenerator] Generated QualifierEqualityFactory in 76ms
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.789 sec

Results :

Tests run: 139, Failures: 0, Errors: 0, Skipped: 2

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.14.1:verify (default) @ errai-weld-integration ---
[INFO] Failsafe report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-weld-integration/ws/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ errai-weld-integration ---

[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-weld-integration/ws/target/errai-weld-integration-3.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/jboss/errai/errai-weld-integration/3.1.0-SNAPSHOT/errai-weld-integration-3.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-weld-integration/ws/pom.xml> to /home/hudson/.m2/repository/org/jboss/errai/errai-weld-integration/3.1.0-SNAPSHOT/errai-weld-integration-3.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-weld-integration/ws/target/classes/errai-weld-integration-3.1.0-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/jboss/errai/errai-weld-integration/3.1.0-SNAPSHOT/errai-weld-integration-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ errai-weld-integration ---
[INFO] Using alternate deployment repository jboss-snapshots-repository::default::https://repository.jboss.org/nexus/content/repositories/snapshots/
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/errai/errai-weld-integration/3.1.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.jboss.errai:errai-weld-integration:3.1.0-SNAPSHOT/maven-metadata.xml from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Failed to transfer file: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/errai/errai-weld-integration/3.1.0-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Proxy Error.


More information about the errai-dev mailing list