[JBoss JIRA] (ISPN-4802) HotRodConcurrentStartTest.testConcurrentStartup random failures
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-4802?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-4802:
-------------------------------
Fix Version/s: 7.0.0.CR2
(was: 7.0.0.CR1)
> HotRodConcurrentStartTest.testConcurrentStartup random failures
> ---------------------------------------------------------------
>
> Key: ISPN-4802
> URL: https://issues.jboss.org/browse/ISPN-4802
> Project: Infinispan
> Issue Type: Bug
> Components: Server, Test Suite - Server
> Affects Versions: 7.0.0.Beta2
> Reporter: Dan Berindei
> Assignee: Galder Zamarreño
> Priority: Critical
> Labels: testsuite_stability
> Fix For: 7.0.0.CR2
>
>
> Sometimes it takes a lot of time to start the cluster, and the 20s timeout is not enough:
> {noformat}
> 10:44:42,144 INFO (ForkJoinPool-1-worker-1:) [HotRodTestingUtil$] Start server in port 13081
> 10:44:42,171 INFO (ForkJoinPool-1-worker-3:) [HotRodTestingUtil$] Start server in port 13091
> 10:44:42,234 INFO (ForkJoinPool-1-worker-1:) [JGroupsTransport] ISPN000078: Starting JGroups channel ISPN
> 10:44:42,254 INFO (ForkJoinPool-1-worker-3:) [JGroupsTransport] ISPN000078: Starting JGroups channel ISPN
> 10:44:47,383 DEBUG (ForkJoinPool-1-worker-3:) [GMS] address=HotRodConcurrentStartTest-NodeB-30943, cluster=ISPN, physical address=127.0.0.1:9000
> 10:44:47,746 DEBUG (ForkJoinPool-1-worker-3:) [CacheImpl] Started cache __cluster_registry_cache__ on HotRodConcurrentStartTest-NodeB-30943
> 10:44:47,750 DEBUG (ForkJoinPool-1-worker-3:) [CacheImpl] Started cache ___defaultcache on HotRodConcurrentStartTest-NodeB-30943
> 10:44:48,078 DEBUG (ForkJoinPool-1-worker-1:) [GMS] address=HotRodConcurrentStartTest-NodeA-34821, cluster=ISPN, physical address=127.0.0.1:9001
> 10:44:48,187 DEBUG (ForkJoinPool-1-worker-3:) [CacheImpl] Started cache hotRodConcurrentStart on HotRodConcurrentStartTest-NodeB-30943
> 10:44:48,308 DEBUG (ForkJoinPool-1-worker-3:) [HotRodTestingUtil$$anon$1] Externally facing address is 127.0.0.1:13091
> 10:44:48,556 DEBUG (ForkJoinPool-1-worker-3:) [CacheImpl] Started cache ___hotRodTopologyCache on HotRodConcurrentStartTest-NodeB-30943
> 10:44:48,557 DEBUG (ForkJoinPool-1-worker-3:) [HotRodTestingUtil$$anon$1] Map HotRodConcurrentStartTest-NodeB-30943 cluster address with 127.0.0.1:13091 server endpoint in address cache
> 10:44:50,947 DEBUG (ForkJoinPool-1-worker-1:) [CacheImpl] Started cache __cluster_registry_cache__ on HotRodConcurrentStartTest-NodeA-34821
> 10:44:50,952 DEBUG (ForkJoinPool-1-worker-1:) [CacheImpl] Started cache ___defaultcache on HotRodConcurrentStartTest-NodeA-34821
> 10:44:51,925 DEBUG (ForkJoinPool-1-worker-1:) [CacheImpl] Started cache hotRodConcurrentStart on HotRodConcurrentStartTest-NodeA-34821
> 10:45:02,048 DEBUG (ForkJoinPool-1-worker-1:) [HotRodTestingUtil$$anon$1] Externally facing address is 127.0.0.1:13081
> 10:45:02,248 DEBUG (ForkJoinPool-1-worker-1:) [LocalTopologyManagerImpl] Node HotRodConcurrentStartTest-NodeA-34821 joining cache ___hotRodTopologyCache
> 10:45:02,356 ERROR (testng-HotRodConcurrentStartTest:) [UnitTestTestNGListener] Test testConcurrentStartup(org.infinispan.server.hotrod.HotRodConcurrentStartTest) failed.
> java.util.concurrent.TimeoutException: Futures timed out after [20 seconds]
> at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
> at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
> at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:116)
> at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
> at scala.concurrent.Await$.result(package.scala:116)
> at org.infinispan.server.hotrod.HotRodConcurrentStartTest.testConcurrentStartup(HotRodConcurrentStartTest.scala:64)
> {noformat}
> http://ci.infinispan.org/viewLog.html?buildId=12599&buildTypeId=bt8
> http://ci.infinispan.org/viewLog.html?buildId=12408&buildTypeId=Infinispa...
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (ISPN-4808) Release script doesn't work with new distribution
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-4808?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-4808:
-------------------------------
Fix Version/s: 7.0.0.CR2
(was: 7.0.0.CR1)
> Release script doesn't work with new distribution
> -------------------------------------------------
>
> Key: ISPN-4808
> URL: https://issues.jboss.org/browse/ISPN-4808
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 7.0.0.Beta2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Blocker
> Fix For: 7.0.0.CR2
>
>
> The release script relies on the distribution archive(s) to find all the files to upload, and the ISPN-4773 fix changed both the location and the layout of the archives.
> The release script also expected separate distribution archives for the server and for the client/embedded AS modules, which don't seem to exist any more.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (ISPN-4808) Release script doesn't work with new distribution
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-4808?page=com.atlassian.jira.plugin.... ]
Dan Berindei commented on ISPN-4808:
------------------------------------
Oops, the as-modules distribution archives are still there, but I changed the location of the archive relative to the module directory to {{distribution/target/distribution}} to fix the upload for the parent module.
> Release script doesn't work with new distribution
> -------------------------------------------------
>
> Key: ISPN-4808
> URL: https://issues.jboss.org/browse/ISPN-4808
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 7.0.0.Beta2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Blocker
> Fix For: 7.0.0.CR1
>
>
> The release script relies on the distribution archive(s) to find all the files to upload, and the ISPN-4773 fix changed both the location and the layout of the archives.
> The release script also expected separate distribution archives for the server and for the client/embedded AS modules, which don't seem to exist any more.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (ISPN-4808) Release script doesn't work with new distribution
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-4808?page=com.atlassian.jira.plugin.... ]
Dan Berindei commented on ISPN-4808:
------------------------------------
This may not be a problem, but the shade plugin tries to download the Infinispan source jars from the JBoss repository during the release:
{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] Building Parent pom for uberjar modules 7.0.0.CR1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ infinispan-all-parent ---
[INFO] Installing /home/dan/Work/infinispan/all/pom.xml to /home/dan/.m2/repository/org/infinispan/infinispan-all-parent/7.0.0.CR1/infinispan-all-parent-7.0.0.CR1.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Infinispan Embedded 7.0.0.CR1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ infinispan-embedded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/dan/Work/infinispan/all/embedded/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ infinispan-embedded ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ infinispan-embedded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/dan/Work/infinispan/all/embedded/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ infinispan-embedded ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ infinispan-embedded ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ infinispan-embedded ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/dan/Work/infinispan/all/embedded/target/infinispan-embedded-7.0.0.CR1.jar
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ infinispan-embedded ---
[INFO] Including org.infinispan:infinispan-commons:jar:7.0.0.CR1 in the shaded jar.
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/infinispan/infinis...
Downloading: http://download.devel.redhat.com/brewroot/repos/jb-edg-6-rhel-6-build/lat...
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/infini...
Downloading: http://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/7.0...
[WARNING] Could not get sources for org.infinispan:infinispan-commons:jar:7.0.0.CR1:compile
{noformat}
> Release script doesn't work with new distribution
> -------------------------------------------------
>
> Key: ISPN-4808
> URL: https://issues.jboss.org/browse/ISPN-4808
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 7.0.0.Beta2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Blocker
> Fix For: 7.0.0.CR1
>
>
> The release script relies on the distribution archive(s) to find all the files to upload, and the ISPN-4773 fix changed both the location and the layout of the archives.
> The release script also expected separate distribution archives for the server and for the client/embedded AS modules, which don't seem to exist any more.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (ISPN-4808) Release script doesn't work with new distribution
by Dan Berindei (JIRA)
Dan Berindei created ISPN-4808:
----------------------------------
Summary: Release script doesn't work with new distribution
Key: ISPN-4808
URL: https://issues.jboss.org/browse/ISPN-4808
Project: Infinispan
Issue Type: Bug
Components: Build process
Affects Versions: 7.0.0.Beta2
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Blocker
Fix For: 7.0.0.CR1
The release script relies on the distribution archive(s) to find all the files to upload, and the ISPN-4773 fix changed both the location and the layout of the archives.
The release script also expected separate distribution archives for the server and for the client/embedded AS modules, which don't seem to exist any more.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (ISPN-4807) NPE under high load when using async metadata writes for the Lucene Directory
by Sanne Grinovero (JIRA)
Sanne Grinovero created ISPN-4807:
-------------------------------------
Summary: NPE under high load when using async metadata writes for the Lucene Directory
Key: ISPN-4807
URL: https://issues.jboss.org/browse/ISPN-4807
Project: Infinispan
Issue Type: Bug
Components: Lucene Directory
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Priority: Minor
Fix For: 7.0.0.CR2
Method
org.infinispan.lucene.readlocks.DistributedSegmentReadLocker.deleteOrReleaseReadLock(String)
might hit a NPE under high load as the fileMetadata retrieved from the Cache might be null when it's written asynchronously.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months