From owner-freebsd-testing@FreeBSD.ORG Wed Oct 22 15:20:58 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F32F229 for ; Wed, 22 Oct 2014 15:20:58 +0000 (UTC) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 549898D5 for ; Wed, 22 Oct 2014 15:20:58 +0000 (UTC) Received: from mouf.net (swills@mouf [199.48.129.64]) by mouf.net (8.14.5/8.14.5) with ESMTP id s9MFKpCk086284 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 22 Oct 2014 15:20:56 GMT (envelope-from swills@mouf.net) Received: (from swills@localhost) by mouf.net (8.14.5/8.14.5/Submit) id s9MFKpC1086283; Wed, 22 Oct 2014 15:20:51 GMT (envelope-from swills) Date: Wed, 22 Oct 2014 15:20:51 +0000 From: Steve Wills To: kyua-discuss@googlegroups.com, freebsd-testing@freebsd.org Subject: jenkins and kyua junit test output question Message-ID: <20141022152047.GE18058@mouf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 22 Oct 2014 15:20:57 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=HEADER_FROM_DIFFERENT_DOMAINS autolearn=unavailable autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mouf.net X-Virus-Scanned: clamav-milter 0.98.3 at mouf.net X-Virus-Status: Clean X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2014 15:20:58 -0000 Hi, Was running into an issue with Jenkins and Kyua and wondered if anyone might have any insight. The issue is in the pkg build test. This build failed: http://jenkins.mouf.net/job/pkg/1387/ due to test issues, but they don't show up in the junit output, I think. On the other hand if you look at the html generated for this, it shows up there: http://kyua.mouf.net/html/1387/ Any ideas what we need to change? I can send the job config or other details if needed. Thanks, Steve PS. I'm not on the list so please copy me on replies.