Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2024 16:39:46 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        olce@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-test - Build #352 - Failure
Message-ID:  <2106873323.397.1706891986801@jenkins.ci.freebsd.org>
In-Reply-To: <384524238.389.1706888632434@jenkins.ci.freebsd.org>
References:  <384524238.389.1706888632434@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_392_1587475347.1706891986529
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-stable-14-amd64-test - Build #352 (0dd45fdb747bbc86ff3eba5e69c68309=
9e833648) - Failure

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

3dec4c30c76b1646c835768863c876f516852fc3 by olce:
setusercontext(): umask: Set it only once (in the common case)

f0551aa362c946c16a246e744ceba53dec66ea8e by olce:
login.conf(5): umask has no default value

37aaacd410163ec3c2ffb3e402ba8c192a26c171 by olce:
New login_getcapenum(): Allows to read named enum values

44c898329da12257b298cd48736cd2113ed5a6d8 by olce:
login_cap(3): Document login_getcapenum()

787abe7d6eb64cefe0d92a6a9f00324f960bd55e by olce:
setusercontext(): Set umask in a separate function, setclassumask()

6f6186e19fe5a56af8bc52b7a20ca19f5f5e73c3 by olce:
setclassumask(): Accept 'inherit' as a value

bbbe9b4c641cdd7996b9e2836476f19f1938cf76 by olce:
login.conf(5): Document umask's special value 'inherit'

83ac32d9a0f81ccf89f708d159e6d060b53d5a32 by olce:
setlogincontext(): Comply to style(9)

63c3be3b4f4b8383916816c4f756e593474a02b1 by olce:
login.conf(5): Default values: Rename column, elaborate on absence of

f17cc92d15ffb4cfe59d3e268f324ffb22175424 by olce:
setusercontext(): Better error messages when priority is not set

e7b89962dc6d26badc3d524235fd9bf29c1b44ac by olce:
login.conf(5): Document priority's default and possible values

f49953dd49f28169a5f3b86a414936c095c19ea9 by olce:
setusercontext(): Move priority setting in new setclasspriority()

a8c273b3c97fa3d0eaf566136d3784257f137d6e by olce:
setclasspriority(): New possible value 'inherit'

a2fe14d73fca365f68f352fec875e5570db3ca26 by olce:
login.conf(5): Document priority's special value 'inherit'

d2d66fedc418a9bccbe4ea92345f269106d6af32 by olce:
setusercontext(): Set priority from '~/.login_conf' as well

ce92a977dbd24301f5f5348d45f51795c5f98786 by olce:
login_cap.h: Remove LOGIN_DEFUMASK

7e2bfa3d7a2a3025c6351a35b4ea52cdb2ea9c2f by olce:
login_cap.h: Remove LOGIN_DEFPRI

0dd45fdb747bbc86ff3eba5e69c683099e833648 by kib:
sys/mount.h: use __inline



The end of the build log:

[...truncated 4.08 MiB...]
lib/libc/gen/getentropy_test:getentropy_fault  ->  passed  [0.003s]
lib/libc/gen/getentropy_test:getentropy_sizes  ->  passed  [0.003s]
lib/libc/gen/getgrent_test:getgrent_loop  ->  passed  [0.003s]
lib/libc/gen/getgrent_test:getgrent_setgid  ->  passed  [0.018s]
lib/libc/gen/getmntinfo_test:getmntinfo_test  ->  passed  [0.003s]
lib/libc/gen/glob2_test:glob_pathological_test  ->  passed  [0.003s]
lib/libc/gen/glob_test:glob_star_not  ->  passed  [0.003s]
lib/libc/gen/humanize_number_test:humanize_number_basic  ->  passed  [0.003=
s]
lib/libc/gen/humanize_number_test:humanize_number_big  ->  passed  [0.003s]
lib/libc/gen/isnan_test:isinf_basic  ->  passed  [0.003s]
lib/libc/gen/isnan_test:isnan_basic  ->  passed  [0.003s]
lib/libc/gen/makecontext_test:makecontext_arg1  ->  passed  [0.003s]
lib/libc/gen/makecontext_test:makecontext_arg2  ->  passed  [0.003s]
lib/libc/gen/makecontext_test:makecontext_arg3  ->  passed  [0.003s]
lib/libc/gen/makecontext_test:makecontext_arg4  ->  passed  [0.003s]
lib/libc/gen/makecontext_test:makecontext_arg5  ->  passed  [0.003s]
lib/libc/gen/makecontext_test:makecontext_arg6  ->  passed  [0.003s]
lib/libc/gen/nice_test:nice_err  ->  passed  [0.003s]
lib/libc/gen/nice_test:nice_priority  ->  passed  [0.011s]
lib/libc/gen/nice_test:nice_root  ->  passed  [0.003s]
lib/libc/gen/nice_test:nice_thread  ->  passed  [0.003s]
lib/libc/gen/pause_test:pause_basic  ->  passed  [1.005s]
lib/libc/gen/pause_test:pause_kill  ->  passed  [2.027s]
lib/libc/gen/popen_test:popen_all_modes_test  ->  passed  [0.008s]
lib/libc/gen/popen_test:popen_rmodes_test  ->  passed  [0.011s]
lib/libc/gen/popen_test:popen_rwmodes_test  ->  passed  [0.006s]
lib/libc/gen/popen_test:popen_wmodes_test  ->  passed  [0.036s]
lib/libc/gen/posix_spawn_test:posix_spawn_no_such_command_negative_test  ->=
  passed  [0.003s]
lib/libc/gen/posix_spawn_test:posix_spawn_simple_test  ->  passed  [0.004s]
lib/libc/gen/posix_spawn_test:posix_spawnp_enoexec_fallback  ->  passed  [0=
.004s]
lib/libc/gen/posix_spawn_test:posix_spawnp_enoexec_fallback_null_argv0  -> =
 passed  [0.003s]
lib/libc/gen/raise_test:raise_err  ->  passed  [0.003s]
lib/libc/gen/raise_test:raise_ret  ->  passed  [1.059s]
lib/libc/gen/raise_test:raise_sig  ->  passed  [0.003s]
lib/libc/gen/raise_test:raise_stress  ->  passed  [0.028s]
lib/libc/gen/realpath2_test:realpath_buffer_overflow  ->  passed  [0.003s]
lib/libc/gen/realpath2_test:realpath_empty_symlink  ->  passed  [0.003s]
lib/libc/gen/realpath_test:realpath_basic  ->  passed  [0.003s]
lib/libc/gen/realpath_test:realpath_huge  ->  passed  [0.003s]
lib/libc/gen/realpath_test:realpath_symlink  ->  passed  [0.003s]
lib/libc/gen/sethostname_test:sethostname_basic  ->  skipped: screws up the=
 test host's hostname on FreeBSD  [0.003s]
lib/libc/gen/sethostname_test:sethostname_limit  ->  passed  [0.003s]
lib/libc/gen/sethostname_test:sethostname_perm  ->  passed  [0.003s]
lib/libc/gen/sigsetops_test:extended_sigsetop_test  ->  passed  [0.003s]
lib/libc/gen/sigsetops_test:posix_sigsetop_test  ->  passed  [0.002s]
lib/libc/gen/sleep_test:kevent  ->  passed  [26.633s]
lib/libc/gen/sleep_test:nanosleep  ->  expected_failure: Long reschedule la=
tency due to PR kern/43997: Reschedule latency -4383533028848781068 exceeds=
 allowable fuzz 40000000  [0.046s]
lib/libc/gen/sleep_test:select  ->  passed  [36.916s]
lib/libc/gen/sleep_test:sleep  ->  passed  [29.136s]
lib/libc/gen/syslog_test:syslog_pthread  ->  passed  [0.015s]
lib/libc/gen/time_test:time_copy  ->  passed  [0.003s]
lib/libc/gen/time_test:time_mono  ->  passed  [10.338s]
lib/libc/gen/time_test:time_timeofday  ->  passed  [0.003s]
lib/libc/gen/ttyname_test:ttyname_err  ->  passed  [0.003s]
lib/libc/gen/ttyname_test:ttyname_r_err  ->  passed  [0.003s]
lib/libc/gen/ttyname_test:ttyname_r_stdin  ->  passed  [0.003s]
lib/libc/gen/ttyname_test:ttyname_stdin  ->  passed  [0.003s]
lib/libc/gen/vis_test:strunvis_hex  ->  passed  [0.003s]
lib/libc/gen/vis_test:strvis_basic  ->  passed  [0.003s]
lib/libc/gen/vis_test:strvis_empty  ->  passed  [0.003s]
lib/libc/gen/vis_test:strvis_locale  ->  passed  [0.039s]
lib/libc/gen/vis_test:strvis_null  ->  passed  [0.004s]
lib/libc/gen/vis_test:strvis_overflow_c  ->  passed  [0.003s]
lib/libc/gen/vis_test:strvis_overflow_mb  ->  passed  [0.003s]
lib/libc/gen/wordexp_test:WRDE_APPEND_test  ->  passed  [0.007s]
lib/libc/gen/wordexp_test:WRDE_BADCHAR_test  ->  passed  [0.007s]
lib/libc/gen/wordexp_test:WRDE_DOOFFS__WRDE_APPEND_test  ->  passed  [0.007=
s]
lib/libc/gen/wordexp_test:WRDE_DOOFFS_test  ->  passed  [0.004s]
lib/libc/gen/wordexp_test:WRDE_NOCMD_test  ->  passed  [0.012s]
lib/libc/gen/wordexp_test:WRDE_REUSE_test  ->  passed  [0.005s]
lib/libc/gen/wordexp_test:WRDE_SYNTAX_test  ->  passed  [0.006s]
lib/libc/gen/wordexp_test:WRDE_UNDEF_test  ->  passed  [0.004s]
lib/libc/gen/wordexp_test:long_output_test  ->  passed  [0.008s]
lib/libc/gen/wordexp_test:simple_test  ->  passed  [0.004s]
lib/libc/gen/wordexp_test:with_SIGCHILD_handler_test  ->  passed  [0.004s]
lib/libc/gen/wordexp_test:with_unused_non_default_IFS_test  ->  passed  [0.=
004s]
lib/libc/gen/wordexp_test:with_used_non_default_IFS_test  ->  passed  [0.00=
4s]
lib/libc/gen/execve/execve_test:t_execve_null  ->  passed  [0.003s]
lib/libc/gen/posix_spawn/fileactions_test:t_spawn_chdir  ->  passed  [0.004=
s]
lib/libc/gen/posix_spawn/fileactions_test:t_spawn_empty_fileactions  ->  pa=
ssed  [0.004s]
lib/libc/gen/posix_spawn/fileactions_test:t_spawn_fchdir  ->  passed  [0.00=
3s]
lib/libc/gen/posix_spawn/fileactions_test:t_spawn_fileactions  ->  passed  =
[0.003s]
lib/libc/gen/posix_spawn/fileactions_test:t_spawn_open_nonexistent  ->  pas=
sed  [0.003s]
lib/libc/gen/posix_spawn/fileactions_test:t_spawn_openmode  ->  passed  [0.=
005s]
lib/libc/gen/posix_spawn/fileactions_test:t_spawn_reopen  ->  passed  [0.00=
3s]
lib/libc/gen/posix_spawn/spawn_test:t_spawn_child  ->  passed  [0.004s]
lib/libc/gen/posix_spawn/spawn_test:t_spawn_ls  ->  passed  [0.003s]
lib/libc/gen/posix_spawn/spawn_test:t_spawn_missing  ->  passed  [0.004s]
lib/libc/gen/posix_spawn/spawn_test:t_spawn_nonexec  ->  passed  [0.003s]
lib/libc/gen/posix_spawn/spawn_test:t_spawn_zero  ->  passed  [0.004s]
lib/libc/gen/posix_spawn/spawn_test:t_spawnp_ls  ->  passed  [0.003s]
lib/libc/gen/posix_spawn/spawnattr_test:t_spawnattr  ->  passed  [0.003s]
lib/libc/hash/hash_test:md5  ->  passed  [0.037s]
lib/libc/hash/hash_test:sha1  ->  passed  [0.103s]
lib/libc/hash/sha2_test:t_sha256  ->  passed  [0.004s]
lib/libc/hash/sha2_test:t_sha384  ->  passed  [0.004s]
lib/libc/hash/sha2_test:t_sha512  ->  passed  [0.004s]
lib/libc/inet/inet_addr_test:inet_addr_basic  ->  passed  [0.003s]
lib/libc/inet/inet_addr_test:inet_addr_err  ->  passed  [0.003s]
lib/libc/inet/inet_network_test:inet_network_basic  ->  passed  [0.003s]
lib/libc/inet/inet_network_test:inet_network_err  ->  passed  [0.003s]
lib/libc/net/ether_aton_test:tc_ether_aton  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_aton  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_aton_bad  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_aton_r  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_aton_r_bad  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_line  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_line_bad_1  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_line_bad_2  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_ntoa  ->  passed  [0.003s]
lib/libc/net/ether_test:ether_ntoa_r  ->  passed  [0.003s]
lib/libc/net/eui64_aton_test:hex_ascii  ->  passed  [0.003s]
lib/libc/net/eui64_aton_test:id_ascii  ->  passed  [0.003s]
lib/libc/net/eui64_aton_test:id_colon_ascii  ->  passed  [0.003s]
lib/libc/net/eui64_aton_test:mac_ascii  ->  passed  [0.003s]
lib/libc/net/eui64_aton_test:mac_colon_ascii  ->  passed  [0.003s]
lib/libc/net/eui64_ntoa_test:id_ascii  ->  passed  [0.003s]
lib/libc/net/getprotoent_test:endprotoent_rewind  ->  passed  [0.003s]
lib/libc/net/getprotoent_test:getprotobyname_basic  ->  passed  [0.003s]
lib/libc/net/getprotoent_test:getprotobyname_err  ->  passed  [0.003s]
lib/libc/net/getprotoent_test:getprotobynumber_basic  ->  passed  [0.003s]
lib/libc/net/getprotoent_test:getprotobynumber_err  ->  passed  [0.003s]
lib/libc/net/getprotoent_test:getprotoent_next  ->  passed  [0.003s]
lib/libc/net/getprotoent_test:setprotoent_rewind  ->  passed  [0.003s]
lib/libc/net/nsdispatch_test:recurse  ->  passed  [0.018s]
lib/libc/net/protoent_test:protoent  ->  passed  [0.016s]
lib/libc/net/servent_test:servent  ->  passed  [0.086s]
lib/libc/nss/getaddrinfo_test:pf_inet  ->  passed  [0.026s]
lib/libc/nss/getaddrinfo_test:pf_inet6  ->  passed  [2.060s]
lib/libc/nss/getaddrinfo_test:pf_inet6_with_snapshot  ->  passed  [5.023s]
lib/libc/nss/getaddrinfo_test:pf_inet_with_snapshot  ->  passed  [2.090s]
lib/libc/nss/getaddrinfo_test:pf_unspec  ->  passed  [7.185s]
lib/libc/nss/getaddrinfo_test:pf_unspec_with_snapshot  ->  passed  [5.111s]
lib/libc/nss/getgr_test:getgrent  ->  passed  [0.003s]
lib/libc/nss/getgr_test:getgrent_interleaved_getgrgid  ->  passed  [0.003s]
lib/libc/nss/getgr_test:getgrent_interleaved_getgrnam  ->  passed  [0.003s]
lib/libc/nss/getgr_test:getgrent_with_snapshot  ->  passed  [0.003s]
lib/libc/nss/getgr_test:getgrent_with_two_pass  ->  passed  [0.004s]
lib/libc/nss/getgr_test:getgrgid  ->  passed  [0.004s]
lib/libc/nss/getgr_test:getgrgid_with_snapshot  ->  passed  [0.004s]
lib/libc/nss/getgr_test:getgrnam  ->  passed  [0.003s]
lib/libc/nss/getgr_test:getgrnam_with_snapshot  ->  passed  [0.003s]
lib/libc/nss/gethostby_test:gethostbyaddr_getnameinfo_ipv4  ->  passed  [2.=
027s]
lib/libc/nss/gethostby_test:gethostbyaddr_getnameinfo_ipv6  ->  passed  [5.=
018s]
lib/libc/nss/gethostby_test:gethostbyaddr_ipv4  ->  passed  [2.044s]
lib/libc/nss/gethostby_test:gethostbyaddr_ipv4_with_snapshot  ->  passed  [=
5.027s]
lib/libc/nss/gethostby_test:gethostbyaddr_ipv6  ->  passed  [2.084s]
lib/libc/nss/gethostby_test:gethostbyaddr_ipv6_AI_V4MAPPED  ->  passed  [5.=
105s]
lib/libc/nss/gethostby_test:gethostbyaddr_ipv6_with_snapshot  ->  passed  [=
2.028s]
lib/libc/nss/gethostby_test:gethostbyaddr_ipv6_with_snapshot_AI_V4MAPPED  -=
>  passed  [0.012s]
lib/libc/nss/gethostby_test:gethostbyname2_getaddrinfo_ipv4  ->  passed  [7=
.175s]
lib/libc/nss/gethostby_test:gethostbyname2_getaddrinfo_ipv6  ->  FATAL: com=
mand execution failed
java.nio.channels.ClosedChannelException
=09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl=
osed(ChannelApplicationLayer.java:241)
=09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica=
tionLayer.java:221)
=09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc=
olStack.java:825)
=09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.=
java:289)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose=
d(SSLEngineFilterLayer.java:177)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS=
ecure(SSLEngineFilterLayer.java:279)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit=
e(SSLEngineFilterLayer.java:501)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu=
edWrites(SSLEngineFilterLayer.java:244)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE=
ngineFilterLayer.java:196)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend=
(SSLEngineFilterLayer.java:209)
=09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco=
lStack.java:793)
=09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica=
tionLayer.java:172)
=09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff=
erCommandTransport.closeWrite(ChannelApplicationLayer.java:343)
=09at hudson.remoting.Channel.close(Channel.java:1497)
=09at hudson.remoting.Channel.close(Channel.java:1450)
=09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949)
=09at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:823)
=09at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingEx=
ecutorService.java:28)
=09at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExec=
utorService.java:68)
=09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx=
ecutorService.java:51)
=09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo=
rs.java:515)
=09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
=09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo=
lExecutor.java:1128)
=09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo=
olExecutor.java:628)
=09at java.base/java.lang.Thread.run(Thread.java:829)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch=
annel@4a5b8edc:JNLP4-connect connection from lancelot.nyi.freebsd.org/2610:=
1c1:1:607c:0:0:16:40:10011": Remote call on JNLP4-connect connection from l=
ancelot.nyi.freebsd.org/2610:1c1:1:607c:0:0:16:40:10011 failed. The channel=
 is closing down or has closed down
=09at hudson.remoting.Channel.call(Channel.java:996)
=09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle=
r.java:285)
=09at com.sun.proxy.$Proxy117.isAlive(Unknown Source)
=09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
=09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
=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:818)
=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:1895)
=09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
=09at hudson.model.ResourceController.execute(ResourceController.java:101)
=09at hudson.model.Executor.run(Executor.java:442)
FATAL: Unable to delete script file /tmp/jenkins17906608026167960792.sh
java.nio.channels.ClosedChannelException
=09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl=
osed(ChannelApplicationLayer.java:241)
=09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica=
tionLayer.java:221)
=09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc=
olStack.java:825)
=09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.=
java:289)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose=
d(SSLEngineFilterLayer.java:177)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS=
ecure(SSLEngineFilterLayer.java:279)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit=
e(SSLEngineFilterLayer.java:501)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu=
edWrites(SSLEngineFilterLayer.java:244)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE=
ngineFilterLayer.java:196)
=09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend=
(SSLEngineFilterLayer.java:209)
=09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco=
lStack.java:793)
=09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica=
tionLayer.java:172)
=09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff=
erCommandTransport.closeWrite(ChannelApplicationLayer.java:343)
=09at hudson.remoting.Channel.close(Channel.java:1497)
=09at hudson.remoting.Channel.close(Channel.java:1450)
=09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949)
=09at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:823)
=09at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingEx=
ecutorService.java:28)
=09at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExec=
utorService.java:68)
=09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx=
ecutorService.java:51)
=09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo=
rs.java:515)
=09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
=09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo=
lExecutor.java:1128)
=09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo=
olExecutor.java:628)
=09at java.base/java.lang.Thread.run(Thread.java:829)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch=
annel@4a5b8edc:JNLP4-connect connection from lancelot.nyi.freebsd.org/2610:=
1c1:1:607c:0:0:16:40:10011": Remote call on JNLP4-connect connection from l=
ancelot.nyi.freebsd.org/2610:1c1:1:607c:0:0:16:40:10011 failed. The channel=
 is closing down or has closed down
=09at hudson.remoting.Channel.call(Channel.java:996)
=09at hudson.FilePath.act(FilePath.java:1230)
=09at hudson.FilePath.act(FilePath.java:1219)
=09at hudson.FilePath.delete(FilePath.java:1766)
=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:818)
=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:1895)
=09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
=09at hudson.model.ResourceController.execute(ResourceController.java:101)
=09at hudson.model.Executor.run(Executor.java:442)
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-14-amd64-test #352
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_392_1587475347.1706891986529--



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