You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Davide Giannella <da...@apache.org> on 2018/07/18 13:45:02 UTC

[VOTE] Release Apache Jackrabbit Oak 1.9.6


A candidate for the Jackrabbit Oak 1.9.6 release is available at:

    https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.9.6/

The release candidate is a zip archive of the sources in:

   
https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.9.6/

The SHA1 checksum of the archive is
751251a67669e8e211275b767b78927a7f7963ab.

A staged Maven repository is available for review at:

    https://repository.apache.org/

The command for running automated checks against this release candidate is:

    # run in SVN checkout of
https://dist.apache.org/repos/dist/dev/jackrabbit
    $ sh check-release.sh oak 1.9.6 751251a67669e8e211275b767b78927a7f7963ab

Please vote on releasing this package as Apache Jackrabbit Oak 1.9.6.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 Jackrabbit PMC votes are cast.

    [ ] +1 Release this package as Apache Jackrabbit Oak 1.9.6
    [ ] -1 Do not release this package because...
D.

Re: [VOTE] Release Apache Jackrabbit Oak 1.9.6

Posted by Andrei Dulceanu <an...@gmail.com>.
În mie., 18 iul. 2018 la 16:45, Davide Giannella <da...@apache.org> a
scris:

> Please vote on releasing this package as Apache Jackrabbit Oak 1.9.6.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.


 [X] +1 Release this package as Apache Jackrabbit Oak 1.9.6

where

[INFO]
------------------------------------------------------------------------
[INFO] Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
2017-10-18T10:58:13+03:00)
[INFO] OS name: "mac os x", version: "10.13.5", arch: "x86_64", family:
"mac"
[INFO] Java version: 1.8.0_65, vendor: Oracle Corporation
[INFO]
------------------------------------------------------------------------
[INFO] ALL CHECKS OK
[INFO]
------------------------------------------------------------------------

Andrei

Re: [VOTE] Release Apache Jackrabbit Oak 1.9.6

Posted by Vikas Saurabh <vi...@gmail.com>.
Hi,

On Thu, Jul 19, 2018 at 4:36 PM, Julian Reschke <ju...@gmx.de> wrote:
> On 2018-07-19 12:42, Vikas Saurabh wrote:
>>
>> ...
>> [INFO] Running
>> org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest
>> [ERROR] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time
>> elapsed: 15.595 s <<< FAILURE! - in
>> org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest
>> [ERROR]
>> testConcurrentSameAddRequest(org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest)
>>   Time elapsed: 0.214 s  <<< FAILURE!
>> java.lang.AssertionError: expected:<2> but was:<1>
>>          at
>> org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest.assertCacheStats(UploadStagingCacheTest.java:843)
>>          at
>> org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest.testConcurrentSameAddRequest(UploadStagingCacheTest.java:456)
>>
>> [INFO]
>> [INFO] Results:
>> [INFO]
>> [ERROR] Failures:
>> [ERROR]
>> UploadStagingCacheTest.testConcurrentSameAddRequest:456->assertCacheStats:843
>> expected:<2> but was:<1>
>
>
> I've seen this at least once recently (on trunk), but it wasn't reproducible
> over here.
>
Ok, even for me it was a transient issue (Created a test issue OAK-7646)

----
[INFO]    OK: mvn clean verify -Ppedantic
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Apache Maven 3.5.0
[INFO] OS name: "linux", version: "4.13.0-45-generic", arch: "amd64",
family: "unix"
[INFO] Java version: 1.8.0_171, vendor: Oracle Corporation
[INFO] ------------------------------------------------------------------------
[INFO] ALL CHECKS OK
[INFO] ------------------------------------------------------------------------
----

[X] +1 Release this package as Apache Jackrabbit Oak 1.9.6

Thanks,
Vikas

Re: [VOTE] Release Apache Jackrabbit Oak 1.9.6

Posted by Julian Reschke <ju...@gmx.de>.
On 2018-07-19 12:42, Vikas Saurabh wrote:
> ...
> [INFO] Running org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest
> [ERROR] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time
> elapsed: 15.595 s <<< FAILURE! - in
> org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest
> [ERROR] testConcurrentSameAddRequest(org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest)
>   Time elapsed: 0.214 s  <<< FAILURE!
> java.lang.AssertionError: expected:<2> but was:<1>
>          at org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest.assertCacheStats(UploadStagingCacheTest.java:843)
>          at org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest.testConcurrentSameAddRequest(UploadStagingCacheTest.java:456)
> 
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Failures:
> [ERROR]   UploadStagingCacheTest.testConcurrentSameAddRequest:456->assertCacheStats:843
> expected:<2> but was:<1>

I've seen this at least once recently (on trunk), but it wasn't 
reproducible over here.

Best regards, Julian

Re: [VOTE] Release Apache Jackrabbit Oak 1.9.6

Posted by Vikas Saurabh <vi...@gmail.com>.
Hi,

On Wed, Jul 18, 2018 at 7:15 PM, Davide Giannella <da...@apache.org> wrote:
>
>
> A candidate for the Jackrabbit Oak 1.9.6 release is available at:
>
>     https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.9.6/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.9.6/
>
> The SHA1 checksum of the archive is
> 751251a67669e8e211275b767b78927a7f7963ab.
>
> A staged Maven repository is available for review at:
>
>     https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>     # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>     $ sh check-release.sh oak 1.9.6 751251a67669e8e211275b767b78927a7f7963ab
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.9.6.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.
>
>     [ ] +1 Release this package as Apache Jackrabbit Oak 1.9.6
>     [ ] -1 Do not release this package because...
> D.

I got following error (re-running build in the mean time)
----
....
....
[INFO] Running org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest
[ERROR] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time
elapsed: 15.595 s <<< FAILURE! - in
org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest
[ERROR] testConcurrentSameAddRequest(org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest)
 Time elapsed: 0.214 s  <<< FAILURE!
java.lang.AssertionError: expected:<2> but was:<1>
        at org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest.assertCacheStats(UploadStagingCacheTest.java:843)
        at org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest.testConcurrentSameAddRequest(UploadStagingCacheTest.java:456)

[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   UploadStagingCacheTest.testConcurrentSameAddRequest:456->assertCacheStats:843
expected:<2> but was:<1>
[INFO]
[ERROR] Tests run: 179, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Oak Parent POM ..................................... SUCCESS
[01:22 min]
....
....
[INFO] Oak Blob Plugins ................................... FAILURE [
38.111 s]
[INFO] Oak Core ........................................... SKIPPED
....
....
[INFO] Jackrabbit Oak ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:34 min
[INFO] Finished at: 2018-07-19T14:59:14+05:30
[INFO] Final Memory: 128M/4032M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test
(default-test) on project oak-blob-plugins: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/vsaurabh/depot/svn/check-releases/target/jackrabbit-oak-1.9.6/zip/jackrabbit-oak-1.9.6/oak-blob-plugins/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist)
[date]-jvmRun[N].dump, [date].dumpstream and
[date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
....
....
-----

My setup looks like:
$ mvn -version
Apache Maven 3.5.0
Maven home: /usr/share/maven
Java version: 1.8.0_171, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_IN, platform encoding: UTF-8
OS name: "linux", version: "4.13.0-45-generic", arch: "amd64", family: "unix

Thanks,
Vikas

Re: [VOTE] Release Apache Jackrabbit Oak 1.9.6

Posted by Julian Reschke <ju...@gmx.de>.
On 2018-07-18 15:45, Davide Giannella wrote:
> ...

[X] +1 Release this package as Apache Jackrabbit Oak 1.9.6

...where...

> [INFO] Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T09:58:13+02:00)
> [INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> [INFO] Java version: 1.8.0_162, vendor: Oracle Corporation

Best regards, Julian

Re: [VOTE] Release Apache Jackrabbit Oak 1.9.6

Posted by Davide Giannella <da...@apache.org>.
+1
D.

Re: [VOTE] Release Apache Jackrabbit Oak 1.9.6

Posted by Marcel Reutegger <mr...@adobe.com.INVALID>.
On 18.07.18 15:45, Davide Giannella wrote:
> Please vote on releasing this package as Apache Jackrabbit Oak 1.9.6.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.

All checks OK.

+1 Release this package as Apache Jackrabbit Oak 1.9.6

Regards
  Marcel


[Result][VOTE] Release Apache Jackrabbit Oak 1.9.6

Posted by Amit Jain <am...@apache.org>.
The vote passes as follows:

+1 Julian Reschke
+1 Marcel Reutegger
+1 Davide Giannella
+1 Vikas Saurabh
+1 Andrei Dulceanu

Thanks for voting. I'll push the release out.

Regards
Amit