From nobody Thu Mar 21 22:03:10 2024 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V0zwv4MDSz5Fd9t for ; Thu, 21 Mar 2024 22:03:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V0zwt6qFvz4h0N; Thu, 21 Mar 2024 22:03:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711058591; a=rsa-sha256; cv=none; b=CTV68GgxQZ1/KLhVOkjBUcWfpcHX5cYijJIs3zRcAiN0mkeJ5LcXBYThEj+wLHMmPqwVQ0 Ld/g5xieA77aiJyPO+/GwcqvET2KibP4OIFnvcD7OIKRXDpeoV1k+rEAX8GCO7HjK2YvqN X/vnXm9V4tF6QD/AKUG1KEp9A7ACNesnnBVfvxO+a5KsiJiluhaNO9kXLln8IgeEm9oZMM LkQK8OwNnpvfBQKLZt88LjJL6iTZgj4MNiXq0FD/Lc+C1VfHRpgROXAZRH6j9GpT6KKupS fyg+DSTCaj+RbW2x11zfuTKcM1wrB5SPQsEYPLktAdVMsCq7Ks/VeqTZIAhR2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711058591; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=ooC6kGjUCgO+RH8jzIPG2lxdM2owHTC6jTitWdGbWsw=; b=PCJHC1fFwu+R4Y4ihWz+oJxqA2bsZrBXIHNWBOE6BIiy0iQiwyXUCXt9yYWI0wTKItvNhH 3YnIWt5yJ/zaHh3C8U4a6Yp96g6q1XsIJsH0iO0iqED2m6bd4rEYCj3rsWXb3pscyR9FaJ wP0d1zMTjufBhHIdFcBw0tTND2LiI91cvvfy5TaK5rYZSKI0p1bGwIDSjc4y3TJ6Sf/YCS CJqqDGVAnqT8dX7sazrzyPRLMb4+xSnRG3vxj2Txte8yuoR+7taODXljlksqXqPfZU8fmB VuzHSdP7yVGsYviama/7ri5FtiM7gJD/cY2Na+PShoKhUxq6S5OrIzazFREClw== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4V0zwt6Ps4ztJy; Thu, 21 Mar 2024 22:03:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 21 Mar 2024 22:03:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1791541758.4519.1711058590904@jenkins.ci.freebsd.org> In-Reply-To: <850029536.4507.1711053176810@jenkins.ci.freebsd.org> References: <850029536.4507.1711053176810@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24972 - Still Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4518_213055822.1711058590477" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4518_213055822.1711058590477 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24972 (c802b486ddfd796ea35b770148af9a5b0cd0ee64) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24972/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24972/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24972/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 69d5783ae81b74295118950d01b6dddb3e504a56 by kib: wmemchr(3): fix prototypes for wcpcpy() and wcpncpy() 7e6437c08415ade75403f1ecad75167257e8ea3c by andrew: arm64: Support passing more registers to signals fd6b1cc34e4175c1e223f42540debb74cfe3c3e6 by andrew: libc/aarch64: Copy the trivial getcontextx 5202ca77aaf552310bcbaccba750ee9f0888d0d8 by andrew: libc/aarch64: Add a non-trivial getcontextx 12257233e8fd94ab24e1a84ad87126af2a7be33b by andrew: arm64: Split out a savectx version of vfp_save_state ed3c6cd76de8560c46607abe506a03568e9acab2 by andrew: arm64: Mask non-debug exceptions when single stepping 2e2c983d5234cb5457548fc75608d93b2309b254 by andrew: arm64: Always set the debug control and value regs d93b3a65f7697630ca1dd2635fc976f3ef36b602 by andrew: arm64: Use a switch to decide when to enable debug c802b486ddfd796ea35b770148af9a5b0cd0ee64 by andrew: arm64: Add EL1 hardware breakpoint exceptions The failed test cases: 2 tests failed. FAILED: sys.fs.tmpfs.times_test.empty Error Message: Test case was expecting a failure but none were raised FAILED: cddl.usr.sbin.zfsd.zfsd_unittest.main Error Message: Received signal 6 ------=_Part_4518_213055822.1711058590477--