----- Original Message ----- > From: "Sandro Bonazzola" <[email protected]> > To: "Eyal Edri" <[email protected]> > Cc: "infra" <[email protected]>, "Piotr Kliczewski" <[email protected]>, > "Saggi Mizrahi" <[email protected]>, "Oved > Ourfalli" <[email protected]>, [email protected] > Sent: Monday, August 4, 2014 10:10:45 AM > Subject: Re: [URGENT][ACTION REQUIRED] vdsm-jsonrpc-java_master_create-rpms > jobs failing > > Il 04/08/2014 08:50, Eyal Edri ha scritto: > > Sandro, > > > > please open an urgent ticket on trac on this issue, > > and we'll handle it asap, if it's blocking the RC. > > any initial idea why it's failing? > > I'll open a ticket in a few minutes. > > http://jenkins.ovirt.org/job/vdsm-jsonrpc-java_master_create-rpms-el6-x86_64_merged/ > never worked > > http://jenkins.ovirt.org/job/vdsm-jsonrpc-java_master_create-rpms-fc19-x86_64_merged/ > stopped working when http://gerrit.ovirt.org/28976 has been merged > > testHelloWrold(org.ovirt.vdsm.jsonrpc.client.reactors.stomp.StompClientTestCase) > Time elapsed: 81.079 sec <<< FAILURE! > java.lang.AssertionError: null > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertNotNull(Assert.java:621) > at org.junit.Assert.assertNotNull(Assert.java:631) > at > > org.ovirt.vdsm.jsonrpc.client.reactors.stomp.StompClientTestCase.testEchoMessage(StompClientTestCase.java:94) > at > > org.ovirt.vdsm.jsonrpc.client.reactors.stomp.StompClientTestCase.testHelloWrold(StompClientTestCase.java:43) > Running org.ovirt.vdsm.jsonrpc.client.reactors.TestReactor >
this is due to new dependency 1.0.1 - piotr, can you please look if this was missed during the tests before merging? e. > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.14:test (default-test) on > project vdsm-jsonrpc-java-client: There are > test failures. > [ERROR] > [ERROR] Please refer to > /builddir/build/BUILD/vdsm-jsonrpc-java-1.0.1_master/client/target/surefire-reports > for the individual test results. > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :vdsm-jsonrpc-java-client > > > > http://jenkins.ovirt.org/job/vdsm-jsonrpc-java_master_create-rpms-fc20-x86_64_merged/ > stopped working when http://gerrit.ovirt.org/30917 has been merged: > > java.lang.AssertionError: null > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertNotNull(Assert.java:621) > at org.junit.Assert.assertNotNull(Assert.java:631) > at > > org.ovirt.vdsm.jsonrpc.client.reactors.stomp.StompClientTestCase.testEchoMessage(StompClientTestCase.java:94) > at > > org.ovirt.vdsm.jsonrpc.client.reactors.stomp.StompClientTestCase.testLongMessage(StompClientTestCase.java:55) > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on > project vdsm-jsonrpc-java-client: There are > test failures. > [ERROR] > [ERROR] Please refer to > /builddir/build/BUILD/vdsm-jsonrpc-java-1.0.1_master/client/target/surefire-reports > for the individual test results. > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :vdsm-jsonrpc-java-client > > > > > > > > e. > > > > ----- Original Message ----- > >> From: "Sandro Bonazzola" <[email protected]> > >> To: "infra" <[email protected]>, "Piotr Kliczewski" <[email protected]>, > >> "Saggi Mizrahi" <[email protected]>, "Oved > >> Ourfalli" <[email protected]>, [email protected] > >> Sent: Monday, August 4, 2014 9:25:31 AM > >> Subject: [URGENT][ACTION REQUIRED] vdsm-jsonrpc-java_master_create-rpms > >> jobs failing > >> > >> Hi, > >> > >> vdsm-jsonrpc-java_master_create-rpms jobs are failing on all supported > >> distributions: > >> > >> http://jenkins.ovirt.org/job/vdsm-jsonrpc-java_master_create-rpms-el6-x86_64_merged/ > >> http://jenkins.ovirt.org/job/vdsm-jsonrpc-java_master_create-rpms-fc19-x86_64_merged/ > >> http://jenkins.ovirt.org/job/vdsm-jsonrpc-java_master_create-rpms-fc20-x86_64_merged/ > >> > >> Please fix as soon as possible. > >> > >> Thanks, > >> > >> -- > >> Sandro Bonazzola > >> Better technology. Faster innovation. Powered by community collaboration. > >> See how it works at redhat.com > >> _______________________________________________ > >> Infra mailing list > >> [email protected] > >> http://lists.ovirt.org/mailman/listinfo/infra > >> > > > -- > Sandro Bonazzola > Better technology. Faster innovation. Powered by community collaboration. > See how it works at redhat.com > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
