Re: Build failed in Jenkins: osv-build #1356

2018-04-30 Thread Waldek Kozaczuk
The tests have passed again but the build timeout. I checked the Jenkins job configuration and it is setup to timeout (kill build/test process) after 30 minutes. It looks like without KVM the tests take on average 25-27 minutes to run. So that does not leave much leeway. Is it possible to bump

Build failed in Jenkins: osv-build #1356

2018-04-30 Thread jenkins
See Changes: [jwkozaczuk] Make tst-unordered-ring-mpsc test more robust -- [...truncated 573.69 KB...] [WARNING] [WARNING] For this reason, future Maven versions

[COMMIT osv master] Make tst-unordered-ring-mpsc test more robust

2018-04-30 Thread Commit Bot
From: Waldemar Kozaczuk Committer: Waldemar Kozaczuk Branch: master Make tst-unordered-ring-mpsc test more robust Changed each test case to acquire lock on migration_lock to ensure that the thread test is executed on does not migrate from one cpu to

Re: [PATCH v2] fix warnings, improve test output message

2018-04-30 Thread Waldek Kozaczuk
Geraldo, There are still warnings: [INFO] CXX tests/tst-ifaddrs.cc CC tests/tst-crypt.c LD tests/tst-ifaddrs.so /home/wkozaczuk/projects/osv/tests/tst-crypt.c: In function ‘main’:

Build failed in Jenkins: osv-build-nightly #1458

2018-04-30 Thread jenkins
See Changes: [jwkozaczuk] Remove soisconnected() from syncache_socket() -- [...truncated 144.72 KB...] Adding /usr/lib/jvm/java/jre/lib/zi/Europe/Malta...

Re: [PATCH] add output to crypt/encrypt tests

2018-04-30 Thread Geraldo Netto
Hello Waldek/Friends, Thanks for your feedback! :) First of all, great work with the nb-write test!!! :) Indeed, I have confirmed the warnings, it was my mistake I did the unit test in a hurry and forgot to pass -Wall -Werror (oops!) I already sent a v2 patch, would you mind to check? Thank

Re: [PATCH] add output to crypt/encrypt tests

2018-04-30 Thread Waldek Kozaczuk
I applied this patch and I still see the compilation warnings: "[INFO] CC tests/tst-crypt.c /home/wkozaczuk/projects/osv/tests/tst-crypt.c: In function ‘concat_str’: /home/wkozaczuk/projects/osv/tests/tst-crypt.c:19:34:

[COMMIT osv master] Remove soisconnected() from syncache_socket()

2018-04-30 Thread Commit Bot
From: Waldemar Kozaczuk Committer: Nadav Har'El Branch: master Remove soisconnected() from syncache_socket() This patch fixes an intermittent issue happening in TCP stack code during session 3-way handshake protocol due to inconsistent state of