From nobody Thu Jun 19 16:08:45 2025 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 4bNQWy144qz5yrxG for ; Thu, 19 Jun 2025 16:08:46 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bNQWx4JDXz3DFj; Thu, 19 Jun 2025 16:08:45 +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=1750349325; 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=Q4PJ/ds5OvI3p32QRqFx3rg430DWgQL79+44dQ/bSg8=; b=W8jFJQjrXXNQIfP6Dpf5Q2YSpwyArYz0Ul0hhJVRQDKA+Zqg1NusxjS/tSjdBFmZdcl5oH u04xuYVD2UICSKLtLaCCE7Doo06iKUVhcUp/wRp+z40dDx4j/ZeCHVC/RBGOBftfTOxpyq VvgLJhpCE0XNB8aN6XfPNkqWpRK+A8h9JwGEuUIcidw+NDM5TwobPaqygmkUkgn9zU0iXs 0Fks44tuWaq2nYW2R6L14SoroE4uFoUWQHNp21EyUw86CDlpIsh+0gjs52P8pnMpncGfPl sol1UW9JHslaMjaB5+1nxv5JizX3xKHa+/4rlvxr3sZkDs91NNkrVrfNRGbtnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1750349325; a=rsa-sha256; cv=none; b=TAFeri70ZDSOGdLPVq2SCZAMMEji/db2ysNBnEDMv2KNToQSU/n7oLooIxrLImG0WkyX2Z xUVxKM3lx/5HCO9AJWarGfvxgnV6iiocQzWE5WQlCh7OS7+2NsjCTKomJN0Ap/WTcAgkua N04MoDXI5DiBfwxgZ9+z8chCFki3Ol8n0dVR6vNwh9+FkoP7PXYW8wY6+WALdcIR8asEV2 Tedv/TCoUkQhtKIX5y2KCFWAgt/5fGfxNO/Mto5R+8HXut3J2LuqphKI+8NN26emsmn+ja 78KS+p1XYDWj4E5Wk3pu5Y+w1FhGrj0emAjbCbiTe18aaD+XpnTHw9GL/N4mpg== 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 4bNQWx3p3Lz1KvX; Thu, 19 Jun 2025 16:08:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 19 Jun 2025 16:08:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <308755115.537.1750349325537@jenkins.ci.freebsd.org> In-Reply-To: <1310101887.531.1750342127761@jenkins.ci.freebsd.org> References: <1310101887.531.1750342127761@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26601 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_536_269910935.1750349325365" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_536_269910935.1750349325365 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26601 (b3d0562dd84540be2fd98e6a457cdcb232e9f915) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26601/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26601/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26601/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) 6538742c1aaca3ce522ccea95007dfa9686c78dd by glebius: tcp: rename syncookie_lookup() into syncookie_expand() and make it bool e9e6a025b4523c9aa2885e892495601964e03056 by glebius: tcp: refactor debug function syncookie_cmp() 3ed8d5645dd42a7c080ba800cf6d25cb7e147d7e by glebius: tcp: increase tcps_sc_recvcookie only in the syncache_expand() 0809d26de24defdc4a2ae161357566c02dc163d1 by glebius: tcp: unlock before syncookie_expand() 1396e87a37b6d4545d2c7579c31d81d96ba8b816 by glebius: tcp: count two previously ignored kinds of syncookie failures 4f33d073003ccd91390709e14e5c1bf1f0c1c85c by emaste: tests: Update for jemalloc's option parsing faa6aa7723aa1af0aa0128acde2814563b4372d3 by glebius: tcp: remove CTLFLAG_NEEDGIANT from sysctl(9) handlers related to timers 552d17804629685a5b6b8fdc01f17e97d77e716c by glebius: tcp: provide sysctl for the maximum retransmission timeout df4b9fa460ab7f31d11b046d6f3335be101bc576 by glebius: snmp_mibII: use sysctl(3) to read min/max TCP retransmission timeouts c54534e60263954fac4db5ebb041ed4597df1195 by emaste: capsicum.4: Add some more detail from the Capsicum paper 2d300d376d5b974999d6a2471eef7565877e7508 by glebius: tcp: add missing SDT probes b59753f1d55da6c6d4b73252444212e6895ce913 by glebius: tcp: provide a useful comment for struct tcpstat b3d0562dd84540be2fd98e6a457cdcb232e9f915 by glebius: LINT: add KDTRACE_MIB_SDT to catch inconsistencies with struct tcpstat The failed test cases: 14 tests failed. FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__fopen_write Error Message: /usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:528: test_file_fopen(fa, files[i], "w", &pfile) == 0 not met FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_write Error Message: /usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:350: test_file_open(fa, files[i], &fd) == 0 not met FAILED: cddl.lib.libtpool.libtpool_test.complete_exhaustion Error Message: /usr/src/cddl/lib/libtpool/tests/libtpool_test.c:68: pthread_barrier_wait(&barrier) != 0 FAILED: sys.fs.fusefs.bad_server.main Error Message: Returned non-success exit status 1 FAILED: libexec.nuageinit.nuageinit.config2_userdata_packages Error Message: atf-check failed; see the output of the test for details FAILED: bin.pwait.pwait_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: bin.pwait.pwait_test.or_flag Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.related_icmp Error Message: atf-check failed; see the output of the test for details FAILED: lib.libc.gen.glob2_test.glob_callback_test Error Message: /usr/src/lib/libc/tests/gen/glob2_test.c:152: glob(3) failed to invoke callback function FAILED: lib.libc.gen.glob_blocks_test.glob_b_callback_test Error Message: /usr/src/lib/libc/tests/gen/glob_blocks_test.c:35: glob(3) failed to invoke callback block FAILED: sys.netgraph.ksocket.udp_bind Error Message: /usr/src/tests/sys/netgraph/ksocket.c:104: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in)) == 0 not met FAILED: sys.netgraph.ksocket.udp_connect Error Message: /usr/src/tests/sys/netgraph/ksocket.c:72: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sa, sizeof(sa)) >= 0 not met FAILED: sys.netinet.broadcast.INADDR_BROADCAST Error Message: /usr/src/tests/sys/netinet/broadcast.c:65: sending of broadcast failed: 51 FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details ------=_Part_536_269910935.1750349325365--