Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2024 14:45:22 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        andrew@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-test - Build #609 - Still Unstable
Message-ID:  <579065909.1351.1721054722411@jenkins.ci.freebsd.org>
In-Reply-To: <1092309712.1257.1720982367601@jenkins.ci.freebsd.org>
References:  <1092309712.1257.1720982367601@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1350_512621955.1721054722016
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

FreeBSD-stable-14-amd64-test - Build #609 (5b1f4e679dea004ad4a47b408b7b7d27575da90e) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/609/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/609/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/609/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)

c06a194479548c6f24bc67f04b8974554e549f56 by andrew:
aarch64: support BTI and pointer authentication in assembly

c9dc783efbab0fc6dd29cd58343c92699661cf98 by andrew:
aarch64: fix branch target indications in arm64cpuid.pl and keccak1600

98768d6870cc30303a80d2d8c888f0daa3f1ad4a by andrew:
ossl: Rebuild the openssl asm

9f575dadfe149ec14072b63ead9c31eb4e6e5992 by andrew:
arm64: Add CurrentEL register definitions

39ae01d39b55a8cf225b4ab27ccecad30740e761 by andrew:
arm64: Add more spsr_el1 register values

0ea3e76c4baef06c344267209d45c778e2cab04d by andrew:
arm64: Add ISS_MSR_REG for ESR_ELx.ISS values

f9878b9c8efa6c0cc43503851831d5525aa0a28e by andrew:
arm64: Add the TCR_EL2.PS mask

c7c27e9ebfdbd8e46f7af9aeee2a4c407e102981 by andrew:
arm64: Add a macro to find a VM fault address

526ad0a15765ea860b9bbba63a0038434d5a395d by andrew:
arm64: Add TF_LR, it will be used by bhyve asm

cfba49ca49f6ac5e401a05148a71896ec2a8e6a7 by andrew:
arm64: Rename drop_to_el1 to enter_kernel_el

1ac1e83f189fae2e6bd346ae1abd877ea584192e by andrew:
arm64: Return all registers to gdb when able

64b0acf87c97d02929f99a14e9d47a4eba2958b4 by andrew:
arm64: Mask non-debug exceptions when single stepping

c3d86d27c3aa5308bc1d9d1a8a95da7efaf34773 by andrew:
arm64: Always set the debug control and value regs

cf5be947352bf5956ee98d4ef81050411bd05b08 by andrew:
arm64: Use a switch to decide when to enable debug

27e9c833bb8fdb87618649ae8193fe5485ccfdc3 by andrew:
arm64: Add EL1 hardware breakpoint exceptions

276355b8fdd331cfa25837d7f2e217a149b8ac24 by andrew:
elf_common.h: Add STO_AARCH64_VARIANT_PCS

5909ac43709a83cac8b2d0a64b0dc2ecf4b9bb05 by andrew:
am64: Allow cpu.h to be included from assembly

ab44e45862e099dac5f3bd5390c3233ad1073a56 by andrew:
dev/psci: Check all compat strings

2f54bff74a4b19108f39fc8791614a0dfa6e6b9c by andrew:
arm64/gicv3: Check if the hardware supports LPIs

c2e0dea93f71c29c353875a865857d69ad26f8d7 by andrew:
rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry

09a830be9485d363cb0a9780e8efbb7e17f7d3f7 by andrew:
arm64: Add MRS_REG_ALT_NAME ID register macros

dd701489c80ce318bfc6076cf8fa0e774002e618 by andrew:
arm64: Use the _REG macros to read ID registers

d8a9e188f2797c0cc4c20633d660aa613cb7c405 by andrew:
arm64: make SPE regs use ALT_NAME macro

2b2c134337ff45b9ab3c409a5343f4fb04c4f4de by andrew:
arm64: add PMBSR_MSS_{BSC,FSC} status code field

25eae89891399e14f82de15e189d895521776b9a by andrew:
arm: Add a missing interrupt to the generic timer

2bd50014977ae8428387c0e49e0ff484edd78c08 by andrew:
stand/efi: Fix for binutils when targeting arm64

21f3f3e87edd710977df5a33955338a037d21262 by andrew:
stand/kboot: Fix the linker script OUTPUT_FORMAT

71f04a3609655a1b9cfb28d45e2f5bf41dcb4e67 by andrew:
csu: Find the main pointer through the GOT

e63ac0eb580b287201eb7a8aa3644d6c249a9cce by andrew:
sys/sys: Fix __builtin_is_aligned fallback

98740a0ef56f6b3c5cc9226728ccbe56c2bf07ed by andrew:
arm64: Use the UL macro in TCR_EL1 defines

2d72da2720db37ad7f10da65419aa2b4922a41ce by andrew:
arm64: Add the pointer auth registers to armreg.h

81e973eaf95ee62d83129eea83f610ba829229f8 by andrew:
arm64: Use the pointer auth register defines

0fdc0f361482267646f033a9daa6fd564be3a209 by andrew:
arm64/rockchip: Fix the build with GCC

0496539fe32d87b33baccee97ca2bf774f6bb56f by andrew:
pci: Fix pci_host_generic_acpi with gcc

dfd26e29dd43e4370ba31159c57fa474ef6e995b by andrew:
dev/hwpmc: Fix the dmc620 MD4 macro

8ecef12113ad61e25a7c56e8c77cb6754fa1060c by andrew:
sys: Build arm64 per-thread SSP with GCC

8971fe25a80b8cdb5547beb48c72d923ade5875c by andrew:
stats: Fix the build under gcc

258672fe62af8e59cb1e8fdb07f539561cc1a262 by andrew:
arm64: Fix indentation to be consistent

833ccd66dac6d9888d542fa0cc52cfa482e314ba by andrew:
cdefs: Add __writeonly to mark write only vars

77d05874de8eaa05725b414b7217becdb85ed037 by andrew:
ibcore: Mark write-only variables

19349d3394062a8d92c3544c05947c74d7a0e2b9 by andrew:
binmiscctl.8: Change the example to armv7

5b1f4e679dea004ad4a47b408b7b7d27575da90e by andrew:
arm64: Disable outling atomics



The failed test cases:

6 tests failed.
FAILED:  sys.net.if_ovpn.if_ovpn.gcm_128

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.pf.forward.v4

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.pf.fragmentation_no_reassembly.compat_override_v4

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.pf.killstate.v4

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.geom.class.eli.attach_test.attach_multiple_fails

Error Message:
Premature exit; test case exited with code 1

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly
------=_Part_1350_512621955.1721054722016--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?579065909.1351.1721054722411>