Script '/data/test/regress/bin/setup.pl -h root@ot3 -d 2025-01-16T19:18:55Z -v -P /home/bluhm/sys-tcp-mpinput.diff kernel' started at 2025-01-16T19:19:03Z. Command 'ssh ot3@10.0.1.1 powerup' started. power up machine ot3 Command 'ssh ot3@10.0.1.1 powerup' finished. Command 'ssh root@ot3 sysctl kern.version hw.machine hw.ncpu hw.ncpuonline' started. Command 'ssh root@ot3 sysctl kern.version hw.machine hw.ncpu hw.ncpuonline' finished. Command 'ssh root@ot3 mkdir -p /root/regress /root/perform /root/portstest /root/release /root/netlink' started. Command 'ssh root@ot3 mkdir -p /root/regress /root/perform /root/portstest /root/release /root/netlink' finished. Command 'scp regress.pl env-ot3.sh pkg-ot3.list test.list site.list root@ot3:/root/regress' started. Command 'scp regress.pl env-ot3.sh pkg-ot3.list test.list site.list root@ot3:/root/regress' finished. Command 'scp perform.pl netbench.pl makealign.sh env-ot3.sh pkg-ot3.list root@ot3:/root/perform' started. Command 'scp perform.pl netbench.pl makealign.sh env-ot3.sh pkg-ot3.list root@ot3:/root/perform' finished. Command 'scp portstest.pl env-ot3.sh pkg-ot3.list ports.list root@ot3:/root/portstest' started. Command 'scp portstest.pl env-ot3.sh pkg-ot3.list ports.list root@ot3:/root/portstest' finished. Command 'scp release.pl env-ot3.sh root@ot3:/root/release' started. Command 'scp release.pl env-ot3.sh root@ot3:/root/release' finished. Command 'scp netlink.pl Netstat.pm netbench.pl env-ot3.sh pkg-ot3.list root@ot3:/root/netlink' started. Command 'scp netlink.pl Netstat.pm netbench.pl env-ot3.sh pkg-ot3.list root@ot3:/root/netlink' finished. Command 'scp -r patches root@ot3:/root/perform' started. Command 'scp -r patches root@ot3:/root/perform' finished. Command 'ssh root@ot3 cd /usr/src && cvs -qR up -C sys' started. U sys/dev/pv/vioblk.c U sys/dev/pv/viocon.c U sys/dev/pv/viogpu.c U sys/dev/usb/utvfu.c U sys/dev/usb/uvideo.c (Locally modified tcp_input.c moved to .#tcp_input.c.1.422) U sys/netinet/tcp_input.c U sys/netinet/tcp_subr.c (Locally modified tcp_timer.c moved to .#tcp_timer.c.1.81) U sys/netinet/tcp_timer.c (Locally modified tcp_timer.h moved to .#tcp_timer.h.1.25) U sys/netinet/tcp_timer.h (Locally modified tcp_usrreq.c moved to .#tcp_usrreq.c.1.239) U sys/netinet/tcp_usrreq.c (Locally modified tcp_var.h moved to .#tcp_var.h.1.184) U sys/netinet/tcp_var.h U sys/sys/videoio.h Command 'ssh root@ot3 cd /usr/src && cvs -qR up -C sys' finished. Command 'ssh root@ot3 cd /usr/src/sys && patch -ENufF0 -p0' started. Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: kern/uipc_socket2.c |=================================================================== |RCS file: /data/mirror/openbsd/cvs/src/sys/kern/uipc_socket2.c,v |diff -u -p -r1.165 uipc_socket2.c |--- kern/uipc_socket2.c 16 Jan 2025 16:35:01 -0000 1.165 |+++ kern/uipc_socket2.c 16 Jan 2025 18:42:15 -0000 -------------------------- Patching file kern/uipc_socket2.c using Plan A... Hunk #1 failed at 186. Hunk #2 failed at 246. 2 out of 2 hunks failed--saving rejects to kern/uipc_socket2.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: netinet/in_proto.c |=================================================================== |RCS file: /data/mirror/openbsd/cvs/src/sys/netinet/in_proto.c,v |diff -u -p -r1.121 in_proto.c |--- netinet/in_proto.c 5 Jan 2025 12:36:48 -0000 1.121 |+++ netinet/in_proto.c 16 Jan 2025 18:42:15 -0000 -------------------------- Patching file netinet/in_proto.c using Plan A... Hunk #1 succeeded at 197. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: netinet/tcp_input.c |=================================================================== |RCS file: /data/mirror/openbsd/cvs/src/sys/netinet/tcp_input.c,v |diff -u -p -r1.423 tcp_input.c |--- netinet/tcp_input.c 16 Jan 2025 11:59:20 -0000 1.423 |+++ netinet/tcp_input.c 16 Jan 2025 18:42:15 -0000 -------------------------- Patching file netinet/tcp_input.c using Plan A... Hunk #1 succeeded at 604. Hunk #2 succeeded at 641. Hunk #3 succeeded at 729. Hunk #4 succeeded at 737. Hunk #5 succeeded at 847. Hunk #6 succeeded at 1023. Hunk #7 succeeded at 1074. Hunk #8 succeeded at 1268. Hunk #9 succeeded at 2074. Hunk #10 succeeded at 2104. Hunk #11 succeeded at 2140. Hunk #12 succeeded at 2152. Hunk #13 succeeded at 3547. Hunk #14 succeeded at 3572. Hunk #15 succeeded at 3587. Hunk #16 succeeded at 3654. Hunk #17 succeeded at 3666. Hunk #18 succeeded at 3718. Hunk #19 succeeded at 3730. Hunk #20 succeeded at 3765. Hunk #21 succeeded at 3806. Hunk #22 succeeded at 3835. Hunk #23 succeeded at 3993. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: netinet6/in6_proto.c |=================================================================== |RCS file: /data/mirror/openbsd/cvs/src/sys/netinet6/in6_proto.c,v |diff -u -p -r1.124 in6_proto.c |--- netinet6/in6_proto.c 5 Jan 2025 12:36:48 -0000 1.124 |+++ netinet6/in6_proto.c 16 Jan 2025 18:42:15 -0000 -------------------------- Patching file netinet6/in6_proto.c using Plan A... Hunk #1 succeeded at 147. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: netinet6/nd6.c |=================================================================== |RCS file: /data/mirror/openbsd/cvs/src/sys/netinet6/nd6.c,v |diff -u -p -r1.283 nd6.c |--- netinet6/nd6.c 4 Sep 2024 07:54:52 -0000 1.283 |+++ netinet6/nd6.c 16 Jan 2025 18:42:15 -0000 -------------------------- Patching file netinet6/nd6.c using Plan A... Hunk #1 succeeded at 709. done Command 'ssh root@ot3 cd /usr/src/sys && patch -ENufF0 -p0' failed: 256 at /data/test/regress/bin/Machine.pm line 187. Command 'ssh root@ot3 cd /usr/src/sys && patch -ENufF0 -p0' failed: 256 at /data/test/regress/bin/Machine.pm line 187.