From nobody Sat Jan 20 21:06:29 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 4THTYf2C0dz57Vmf for ; Sat, 20 Jan 2024 21:06:30 +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 4THTYd5wRLz4sYr; Sat, 20 Jan 2024 21:06:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705784789; 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: list-id; bh=4RbOFnzkv4ziY0fLIbQa2x5jR/MhnO1J8FhF9Gk7oQs=; b=pze1XukMirOYfMbIkYYTBjW4vEfclYXGMux6WSCX2Kz0Be+gUeLOrHTYI/6K00B6mGB2sH OM1s91AH6nElDRWBz88lEsh8RlEAVkMjzmVoeQF612fNVhYpWahY9L5EkuVNIBVpuLSEtI tGzmOj96C6/hEC0mxhiR3T4Utnh0SH0XVsyuEFMiPWWBV+lBkXrfHMIN+jPKbz+Woz1oip /TFG2RPQ/FLztOfvQXO8zYVwWc2E/TcTP17ALAFM2ogv/dbVlAiSFgbumBAOabvQzcF8T/ 4weQKZiNAjV0/l1Ve8fb1opamzvvZ+PuaVy+rXh6sZ/xqDZx14oAJY3UZJqgmA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705784789; a=rsa-sha256; cv=none; b=o4vPdUH2m5XjADj69nglG5ToxFJ9R3jX9vCOJRiP5uY9b/uEHO/6uJnuoATeJ7CXYzvyje soQlhfMpRMCGL1IrL3xJlYQvs0T0Xs3EyGS5V+BMOQ9v78uADI0ZjZF9/TMCM20SV3sD+j JNWapJnXXJyaaGCuqOu/aWui6RzItLGL5n0DhO8ROB7b9p1I3DGBGG8RMIrDPRXemU/mLf 8l+fnhJ6B7kc8C3QIpe0qltRuS+oF/X+QwvpJqKjd6TSPPD7RCQVm2Ei/Mbw/kOaEElqex DTwQBQ34Iaj/Ze3a+U6CfabqXEOeCTiunrO0DXbKXPYSm4Lw2L3wikUXga4C4w== 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 4THTYd4mqtzqyT; Sat, 20 Jan 2024 21:06:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 20 Jan 2024 21:06:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1425123854.949.1705784789676@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24696 - 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_948_2043063753.1705784789347" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_948_2043063753.1705784789347 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24696 (2b1e4e5be3047411df5e4d5442aa7de6489a0309) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24696/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24696/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24696/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) a2fcd3af5c8ad43e8d2c7b89f7bbe3edf2f22e2a by gbe: net: Fix two typos in source code comments ef0ac0a1ad6750291b881203030384b7f7241efb by gbe: tcp_hpts: Fix a typo of a function name in a comment 938918a9f478e94fbe65ba84510e4755024560be by gbe: netpfil: Fix two typos in source code comments f5e3329a5a480aa1b2904106b2fdfd999439455b by gbe: usb: Fix two typos in source code comments 623848af604116aa33bc8a66d2ac45b4cbaccfd8 by gbe: vmware: Fix a typo in a source code comment ced92d000a9435745ca2891734e6e37ab1c5e873 by gbe: ciss(4): Fix a typo in a source code comment 2b1e4e5be3047411df5e4d5442aa7de6489a0309 by gbe: atse(4): Fix a typo in a source code comment The failed test cases: 1 tests failed. FAILED: sys.netinet6.test_ip6_output.py.TestIP6OutputLoopback::test_output6_self_tcp[ll-sav] Error Message: /usr/tests/atf_python/sys/net/tools.py:93: IndexError ------=_Part_948_2043063753.1705784789347--