On 17 December 2010 11:01, Jon Moore <[email protected]> wrote: > I've noticed a couple of these Continuum build failures, but I've also > seen Hudson complain periodically as well. Do we have multiple CI > systems running for httpclient?
Yes. I think Hudson was set up first, because it was easier, and then we added Continuum. They run on different hardware and software, so the additional tests are useful. There's also Gump (but that has a slightly different purpose). > (Also, seems odd that Continuum is reporting a build failure even > though all the tests seem to have passed...). It was a compile error. There's a bug in Continuum - IIRC it reports the previous successful run details when sending a failure message - you have to check the actual build, as provided in the link. > Jon > > 8:25 PM, contin...@vmbuild <[email protected]> wrote: >> Online report : >> http://vmbuild.apache.org/continuum/buildResult.action?buildId=2171&projectId=77 >> >> Build statistics: >> State: Failed >> Previous State: Ok >> Started at: Fri 17 Dec 2010 01:22:33 +0000 >> Finished at: Fri 17 Dec 2010 01:25:34 +0000 >> Total time: 3m 0s >> Build Trigger: Schedule >> Build Number: 104 >> Exit code: 1 >> Building machine hostname: vmbuild >> Operating system : Linux(unknown) >> Java Home version : >> java version "1.6.0_20" >> Java(TM) SE Runtime Environment (build 1.6.0_20-b02) >> Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) >> >> Builder version : >> Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000) >> Java version: 1.6.0_20 >> Java home: /usr/lib/jvm/java-6-sun-1.6.0.20/jre >> Default locale: en_US, platform encoding: ANSI_X3.4-1968 >> OS name: "linux" version: "2.6.32-24-server" arch: "amd64" Family: >> "unix" >> >> **************************************************************************** >> SCM Changes: >> **************************************************************************** >> Changed: sebb @ Fri 17 Dec 2010 00:27:36 +0000 >> Comment: Might as well be final, as it's not changed >> Files changed: >> /httpcomponents/httpclient/trunk/httpmime/src/main/java/org/apache/http/entity/mime/FormBodyPart.java >> ( 1050253 ) >> >> Changed: sebb @ Fri 17 Dec 2010 00:28:00 +0000 >> Comment: Document thread safety >> Files changed: >> /httpcomponents/httpclient/trunk/httpmime/src/main/java/org/apache/http/entity/mime/MultipartEntity.java >> ( 1050254 ) >> >> **************************************************************************** >> Dependencies Changes: >> **************************************************************************** >> No dependencies changed >> >> >> **************************************************************************** >> Build Definition: >> **************************************************************************** >> POM filename: pom.xml >> Goals: clean install >> Arguments: --batch-mode >> Build Fresh: false >> Always Build: false >> Default Build Definition: true >> Schedule: DEFAULT_SCHEDULE >> Profile Name: Maven 2.2.1 >> Description: Default Maven 2 Build Definition >> >> **************************************************************************** >> Test Summary: >> **************************************************************************** >> Tests: 1372 >> Failures: 0 >> Errors: 0 >> Success Rate: 100 >> Total time: 91.72902 >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > ........ > Jon Moore > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
