From nobody Sun May 3 17:49:01 2026 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 4g7sht2tJVz6bkfb for ; Sun, 03 May 2026 17:49:02 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g7sht040wz3dbq; Sun, 03 May 2026 17:49:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777830542; a=rsa-sha256; cv=none; b=tqdxhpik6H8rNHhBRDxZZ0oWDCctK41kHt/0NBS/NdqOoOJiodMJ4GJHSa7Fqc9sYVt/Ko 8s8A5xeNrM+ZjeV+YlNOxYWwfSuMRC+CPu9bxoOJnFbDS1L7qx6AVz4D1IgjP5VGEDM+og t6nmXPbb0j0oM7Gj3lwHzH6TXS1xMaVQydDx+Le/nmQL8W5sPU1h6IfQmGE2yM4gcOC0KV TEqhXfy2W2ly1f3Zj5evgLKBbBwz5dtDazC+LH4F+3ZfcSI9kvF9FGH6hCSrqNXy21NFYj 313iGmGntQO+qH9RfUydkmgm+opokQxLMMHB9wgdpy2OoSlfAki4BvU9SXc7hA== 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=1777830542; 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=STcK3vjtQ5mGAlopgAO5O8t1SHKk42B28odDqvrXuLQ=; b=q9jiqcz+ZMvdkR4hco1VePWFBZeqKd6TSRAi53A0oAgchqGqskpjvwkDx5kI4Nve041hvP 8fx8M1nVhVi0COHwL5jJNScFbb0WG9PQU92JOE1yV/LXsE/LsLtRypNgvxlQsjP6IEOSyO TqepZm8nNIn4rlvack73OITiaT5Qbjavu3MumUvAjBK+lk4m2SSCPdVghzAtxhIWaK41SH CjSbRUlDf7blG5cLpstivX3MKqfj/1Ln2lAPWfRogk+NxFpi5OF4IGCE6Eur6+gZTvxCjP DyirmSSoUKZVn9sCm2omYQNNA184Jib1AXnPAl1mRPEbbNcX6E5QgN65zFWs9g== 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 4g7shs6S2yzjlg; Sun, 03 May 2026 17:49:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 3 May 2026 17:49:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <983723615.811.1777830541931@jenkins.ci.freebsd.org> In-Reply-To: <792740602.655.1777677056773@jenkins.ci.freebsd.org> References: <792740602.655.1777677056773@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #702 - Failure 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_810_1808102390.1777830541690" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_810_1808102390.1777830541690 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #702 (d82d5bb15c640273a688c21046d44c32= 741c60b3) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 702/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/70= 2/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/702= /console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 793be115a0292878c866752e197afe571e52db8f by markj: geom: Make g_waitidle() wait for orphaned providers e314721fc24a16f95c7ec636a88e96b2ad1c6b91 by markj: pkru.3: Remove a qualifier 43b1de5970d1246aa54d8e34b0f211511cc2b103 by markj: so_splice: Fix the KTLS check for the sink socket in so_splice() 59aa556aa833c075d43b7095a28a6c856285794a by markj: pkru.3: Note that the kernel may not respect PKRU protections 3e7157f4adc67920a6ff9b96347658546a9ea089 by markj: in_mcast: Avoid calling sysctl_wire_old_buffer() in an epoch section ae6c11642b54f304490434ec5fe1eb2b470ff620 by markj: tests/socket_afinet: Remove a conditional skip 1071c883467fb5e15722ec3873125917afe0373d by markj: routing: Initialize V_rt_numfibs earlier during boot 6e01ed2f4fa7770676aa7883eae33a04f17cba26 by markj: routing: Use a better error number in sysctl_fibs() 49dbebd74fc890b4b91bb5abe65aba7a9ecbdb7b by markj: epoch: Don't idle CPUs when there's pending epoch work 8988b4de4e3b85baa97fd76254e00da7d3304b35 by markj: tests/posixshm: Check for hardware support in largepage_pkru 9e8d7d83ecfbf8b34b785d7981a29dda567d0bc6 by markj: tests/socket_afinet: Fix the bind_connected_port test 66c04dcf1386bf2337e33118db4019b9d0515b58 by markj: vm_swapout: Remove a special case from vm_swapout_map_deactivate_pages() 10567c80b6845717306c5301d104e7440033c4f5 by markj: nullfs: Clear inotify flags during reclaim 0cf4e7aa17616cdccd0ff6026b813d95a01281f9 by markj: tests/ipfw: Make tests run more reliably in parallel c40b6529a61ba7da71a22bee5fa7a029983b963f by markj: netbsd-tests: Fix the mmap_truncate_signal test d82d5bb15c640273a688c21046d44c32741c60b3 by markj: gdb: Print a stack trace if a python command raises an error The end of the build log: [...truncated 4.29 MiB...] epair2b: Ethernet address: 56:9b:cd:68:f5:f6 epair2a: link state changed to UP epair2b: link state changed to UP epair3a: Ethernet address: 5e:22:b0:a5:d4:a5 epair3b: Ethernet address: ea:4a:b5:a2:bd:43 epair3a: link state changed to UP epair3b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair3b: link state changed to DOWN epair3a: link state changed to DOWN passed [4.450s] sys/netpfil/pf/igmp.py:TestIGMP::test_ip_opts -> epair0a: Ethernet addres= s: 76:ff:c8:c3:66:2c epair0b: Ethernet address: ba:b2:76:97:07:81 epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled pf: dropping packet with dangerous headers epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [22.562s] sys/netpfil/pf/killstate:gateway -> epair0a: Ethernet address: 62:9a:3e:a= 8:3f:2c epair0b: Ethernet address: da:f2:7e:fe:67:e3 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.727s] sys/netpfil/pf/killstate:id -> epair0a: Ethernet address: 86:14:23:72:86:= 12 epair0b: Ethernet address: 6e:22:c4:58:19:09 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.716s] sys/netpfil/pf/killstate:interface -> epair0a: Ethernet address: 36:7a:07= :66:c9:9c epair0b: Ethernet address: f6:ca:0f:d9:9c:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.695s] sys/netpfil/pf/killstate:key -> epair0a: Ethernet address: e6:11:4f:40:d7= :87 epair0b: Ethernet address: 8e:00:51:3b:9b:bd epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.724s] sys/netpfil/pf/killstate:label -> epair0a: Ethernet address: 12:3f:a2:84:= 41:ca epair0b: Ethernet address: 8e:28:23:5b:67:66 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.725s] sys/netpfil/pf/killstate:match -> epair0a: Ethernet address: 2e:78:3f:3e:= a8:ff epair0b: Ethernet address: 46:ff:96:00:7d:f1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:96:d1:d9:95:55 epair1b: Ethernet address: 16:e1:06:86:b6:e5 epair1a: link state changed to UP epair1b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.208s] sys/netpfil/pf/killstate:multilabel -> epair0a: Ethernet address: f2:fe:c= 5:ea:b2:57 epair0b: Ethernet address: 6a:f7:77:71:f8:e3 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.978s] sys/netpfil/pf/killstate:nat -> epair0a: Ethernet address: c2:bd:f1:6d:20= :19 epair0b: Ethernet address: 0a:db:ba:af:57:1d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 26:b6:f7:ab:03:8b epair1b: Ethernet address: 3a:87:9e:52:97:8f epair1a: link state changed to UP epair1b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.872s] sys/netpfil/pf/killstate:v4 -> epair0a: Ethernet address: 26:86:04:6c:35:= 60 epair0b: Ethernet address: 22:b1:81:24:bf:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.714s] sys/netpfil/pf/killstate:v6 -> epair0a: Ethernet address: 72:c4:0e:a3:f6:= 05 epair0b: Ethernet address: 8e:c9:4e:38:18:af epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.721s] sys/netpfil/pf/limits:basic -> passed [0.096s] sys/netpfil/pf/limits:zero -> epair0a: Ethernet address: ee:37:e8:56:c4:6= d epair0b: Ethernet address: 0e:f6:14:8b:90:15 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [6.317s] sys/netpfil/pf/loginterface:basic -> epair0a: Ethernet address: 32:fb:6b:= 18:6b:b0 epair0b: Ethernet address: e2:7a:5f:70:3f:48 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [22.308s] sys/netpfil/pf/macro:nr -> lo0: link state changed to UP passed [0.106s] sys/netpfil/pf/match:allow_opts -> epair0a: Ethernet address: b2:03:a1:52= :ea:cd epair0b: Ethernet address: ea:fa:79:c9:eb:51 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: promiscuous mode enabled epair0b: promiscuous mode disabled epair0b: promiscuous mode enabled epair0b: promiscuous mode disabled epair0b: promiscuous mode enabled epair0b: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [7.078s] sys/netpfil/pf/match:double_match -> epair0a: Ethernet address: 56:e2:51:= 30:62:b7 epair0b: Ethernet address: 7a:6f:2d:12:23:08 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:13:f5:20:30:2b epair1b: Ethernet address: b2:c0:45:7b:6b:8b epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.218s] sys/netpfil/pf/match:dummynet -> epair0a: Ethernet address: 62:81:54:b9:4= 6:cd epair0b: Ethernet address: ee:07:09:e2:b8:5a epair0a: link state changed to UP epair0b: link state changed to UP FATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= galahad1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:500]:33677' is disconnect= ed. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy120.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins3770585238802299109.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@23cbf13b:JNLP4-connect connection from galahad1.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:500]:33677": Remote call on JNLP4-connect connection fro= m galahad1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:500]:33677 failed. The c= hannel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-stable-15-amd64-test #702 Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_810_1808102390.1777830541690--